vue3-yuanma/packages/compiler-dom/src/transforms
2020-03-31 18:12:51 -04:00
..
stringifyStatic.ts fix(compiler-dom): properly stringify class/style bindings when hoisting static strings 2020-02-21 13:10:13 +01:00
transformStyle.ts fix(compiler-dom): properly stringify class/style bindings when hoisting static strings 2020-02-21 13:10:13 +01:00
vHtml.ts wip(ssr): v-bind basic usage 2020-02-04 12:21:04 -05:00
vModel.ts refactor(compiler): remove modelValue from generated code for native v-model 2020-03-16 17:51:56 -04:00
vOn.ts fix(v-on): transform click.right and click.middle modifiers 2020-02-18 14:32:06 -05: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(transition): warn only when there is more than one rendered child (#903) 2020-03-31 18:12:51 -04:00