vue3-yuanma/packages/compiler-dom/src
2020-02-21 13:10:13 +01:00
..
transforms fix(compiler-dom): properly stringify class/style bindings when hoisting static strings 2020-02-21 13:10:13 +01:00
errors.ts feat(compiler): warn invalid children for transition and keep-alive 2020-02-06 17:45:46 -05:00
index.ts feat(compiler-dom): handle constant expressions when stringifying static content 2020-02-12 15:00:00 -05:00
namedChars.json build: move named char references to json file to speed up build 2019-09-19 23:19:48 -04:00
parserOptionsMinimal.ts wip(ssr): proper scope analysis for ssr vnode slot fallback 2020-02-07 13:56:18 -05:00
parserOptionsStandard.ts build: mark maxCRNameLength computation as pure 2019-11-19 19:04:59 -05:00
runtimeHelpers.ts feat(transition): properly handle transition & transition-group in compiler 2019-11-29 12:42:04 -05:00