vue3-yuanma/packages/shared/src
2020-06-10 16:54:23 -04:00
..
codeframe.ts fix: codeframe marker should have min width of 1 2019-12-19 15:42:53 -05:00
domAttrConfig.ts fix(compiler-dom): bail static stringfication on non-attr bindings 2020-05-07 10:32:54 -04:00
domTagConfig.ts fix(runtime-dom): invalid lineGradient svg tag (#863) 2020-03-21 15:11:04 -04:00
escapeHtml.ts fix(compiler-ssr): handle comments codegen + refactor ssr codegen transform 2020-05-01 17:04:36 -04:00
globalsWhitelist.ts chore: use webpack-compatible pure annotation 2019-10-15 12:22:32 -04:00
index.ts workflow: setup eslint for prohibited syntax and globals 2020-06-10 16:54:23 -04:00
looseEqual.ts wip(compiler-ssr): v-model static types + textarea 2020-02-05 14:23:03 -05:00
makeMap.ts fix(compiler-dom): bail stringification on table elements 2020-06-09 17:02:27 -04:00
mockWarn.ts test: fix & improve ssr warning assertion 2020-03-10 17:13:27 -04:00
normalizeProp.ts refactor: reuse parseStringStyle across compiler and runtime 2020-05-06 11:22:49 -04:00
patchFlags.ts fix(runtime-core): cloned vnodes with extra props should de-opt 2020-05-01 14:55:27 -04:00
shapeFlags.ts refactor: rename <portal> to <teleport> 2020-04-01 21:55:19 -04:00
toDisplayString.ts feat(shared): support Map and Set in toDisplayString 2020-05-04 10:38:03 -04:00