vue3-yuanma/packages/shared/src
2021-04-07 16:19:24 -04: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 refactor(runtime-dom): avoid form attribtue tag check 2021-02-24 15:06:51 -05:00
escapeHtml.ts fix(compiler-ssr): handle comments codegen + refactor ssr codegen transform 2020-05-01 17:04:36 -04:00
globalsWhitelist.ts feat(compiler-core): support BigInt in template (#2900) 2021-02-03 19:28:46 +01:00
index.ts wip: restructure compat code + global api alignment 2021-04-07 16:19:24 -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 chore(types): use NormalizedStyle for consistency (#2590) 2021-04-01 11:29:24 +08:00
patchFlags.ts chore: fix file path in comments (#2709) [ci skip] 2020-12-03 12:27:03 -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