vue3-yuanma/packages/shared/src
2020-09-14 11:26:34 -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 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 refactor(reactivity): refactor iteration key trigger logic + use more robust Map/Set check 2020-09-14 11:26:34 -04:00
looseEqual.ts feat(runtime-dom): allow native Set as v-model checkbox source (#1957) 2020-09-14 11:16:50 -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(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
slotFlags.ts chore: better comment hovers preview [ci skip] (#1612) 2020-07-17 11:24:12 -04:00
toDisplayString.ts refactor(reactivity): refactor iteration key trigger logic + use more robust Map/Set check 2020-09-14 11:26:34 -04:00