vue3-yuanma/packages/compiler-core/src
2020-04-15 10:51:07 -04:00
..
transforms fix(compiler-core): should not generate CLASS/STYLE patch flags on components 2020-04-10 10:19:26 -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