vue3-core/packages/compiler-dom/src/transforms
Evan You 0b3b1cfa48 fix(v-model): enable v-model type detection on custom elements 2020-07-28 11:44:39 -04:00
..
ignoreSideEffectTags.ts fix(compiler-dom): should ignore and warn side effect tags like script and style 2020-07-08 12:32:07 -04:00
stringifyStatic.ts fix: bail stringification for slots 2020-06-10 14:31:59 -04:00
transformStyle.ts chore: lint for unused arguments 2020-06-12 16:31:31 -04:00
vHtml.ts wip(ssr): v-bind basic usage 2020-02-04 12:21:04 -05:00
vModel.ts fix(v-model): enable v-model type detection on custom elements 2020-07-28 11:44:39 -04:00
vOn.ts refactor: adjust event options handling to be JSX friendly 2020-07-14 13:20:59 -04:00
vShow.ts feat(core): support v-show directive (#310) 2019-11-24 22:04:26 -05:00
vText.ts wip(ssr): v-bind basic usage 2020-02-04 12:21:04 -05:00
warnTransitionChildren.ts fix(compiler-core): ignore comment nodes in transition children 2020-06-15 11:08:55 -04:00