vue3-core/packages/shared/src
Evan You e41b46c396 chore: annotate generated slot flag 2020-11-30 15:19:32 -05:00
..
codeframe.ts fix(codeframe): Added Math.max to prevent RangeError (#1807) 2020-08-12 15:52:28 -04:00
domAttrConfig.ts fix(compiler-dom): bail static stringfication on non-attr bindings 2020-05-07 10:32:54 -04:00
domTagConfig.ts chore: remove deprecated `<content>` tag (#1647) 2020-08-18 11:47:38 -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 fix(runtime-core): avoid mutating EMPTY_ARR when setting dev root (#2419) 2020-10-19 18:08:54 -04:00
looseEqual.ts perf(runtime-dom/vModel): remove looseHas if model is Set (#2236) 2020-10-13 16:20:05 -04:00
makeMap.ts fix(compiler-dom): bail stringification on table elements 2020-06-09 17:02:27 -04:00
normalizeProp.ts refactor: reuse parseStringStyle across compiler and runtime 2020-05-06 11:22:49 -04:00
patchFlags.ts fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments 2020-11-27 18:04:26 -05:00
shapeFlags.ts refactor: rename `<portal>` to `<teleport>` 2020-04-01 21:55:19 -04:00
slotFlags.ts chore: annotate generated slot flag 2020-11-30 15:19:32 -05:00
toDisplayString.ts refactor(reactivity): refactor iteration key trigger logic + use more robust Map/Set check 2020-09-14 11:26:34 -04:00