vue3-yuanma/packages/shared/src
2021-07-16 14:30:49 -04:00
..
codeframe.ts fix(compiler): Addressed infinite loop in compiler (#3992) 2021-07-15 14:57:47 -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 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 perf: improve VNode creation performance with compiler hints (#3334) 2021-07-16 14:30:49 -04: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