vue3-core/packages/compiler-dom/src/transforms
Evan You 90bdf59f4c refactor(compiler): better constant hoist/stringify checks 2020-11-20 19:26:07 -05:00
..
ignoreSideEffectTags.ts chore: use '@vue/shared' instead of '@vue/shared/src' (#1915) 2020-08-21 12:50:06 -04:00
stringifyStatic.ts fix: bail stringification for slots 2020-06-10 14:31:59 -04:00
transformStyle.ts refactor(compiler): better constant hoist/stringify checks 2020-11-20 19:26:07 -05:00
vHtml.ts wip(ssr): v-bind basic usage 2020-02-04 12:21:04 -05:00
vModel.ts chore: fix typo for `babelParserDefautPlugins` (#1897) 2020-08-19 09:53:09 -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 fix(compiler): stringify values on v-text (#2432) 2020-10-19 18:12:09 -04:00
warnTransitionChildren.ts fix(compiler-core): ignore comment nodes in transition children 2020-06-15 11:08:55 -04:00