vue3-yuanma/packages/compiler-core/src
underfin 2b19965bcf
fix(slots): compiled slot fallback should be functions (#1030)
This avoids it being collected as dynamic children when it's not used.

fix #1021
2020-04-22 16:52:41 -04:00
..
transforms fix(slots): compiled slot fallback should be functions (#1030) 2020-04-22 16:52:41 -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 fix(compiler): support full range of entity decoding in browser builds 2020-04-08 18:51:25 -04:00
index.ts chore: run prettier 2020-04-15 10:51:07 -04:00
options.ts fix(compiler): support full range of entity decoding in browser builds 2020-04-08 18:51:25 -04:00
parse.ts fix(compiler): support full range of entity decoding in browser builds 2020-04-08 18:51:25 -04:00
runtimeHelpers.ts refactor: rename <portal> to <teleport> 2020-04-01 21:55:19 -04:00
transform.ts feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00
utils.ts refactor: rename <portal> to <teleport> 2020-04-01 21:55:19 -04:00