vue3-core/packages/compiler-core/src
Evan You 9ed9bf3687 feat(portal): SSR support for portal disabled prop 2020-03-30 11:24:29 -04:00
..
transforms feat(portal): support multiple portal appending to same target 2020-03-27 18:42:57 -04:00
ast.ts fix(compiler-ssr): fix input w/ v-bind="obj" codegen 2020-03-16 18:14:49 -04:00
codegen.ts fix(compiler-ssr): fix input w/ v-bind="obj" codegen 2020-03-16 18:14:49 -04:00
compile.ts refactor(template-ref): improve template ref handling 2020-03-16 13:06:46 -04:00
errors.ts feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00
index.ts build: make @vue/shared public 2020-02-29 22:04:42 -05:00
options.ts chore: improve parser option comments [ci skip] 2020-03-24 18:29:15 -04:00
parse.ts feat(compiler-core): support v-is 2020-03-27 16:38:31 -04:00
runtimeHelpers.ts feat(compiler-core): wrap slot functions with render context 2020-03-16 13:06:46 -04:00
transform.ts feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00
utils.ts feat(portal): SSR support for portal disabled prop 2020-03-30 11:24:29 -04:00