vue3-core/packages/compiler-dom/src
Evan You 1f2de9e232 fix(v-model): should use dynamic directive on input with dynamic v-bind 2020-02-05 15:21:47 -05:00
..
transforms fix(v-model): should use dynamic directive on input with dynamic v-bind 2020-02-05 15:21:47 -05:00
errors.ts wip(compiler-ssr): v-model static types + textarea 2020-02-05 14:23:03 -05:00
index.ts wip(compiler-ssr): v-model static types + textarea 2020-02-05 14:23:03 -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 refactor: move dom tag config to shared 2019-11-06 15:22:46 -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