vue3-yuanma/packages/compiler-core/src
2020-04-08 16:44:32 -04:00
..
transforms fix(compiler-core): elements with dynamic keys should be forced into blocks 2020-04-07 18:44:21 -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-core/slots): should support on-component named slots 2020-04-01 20:44:53 -04:00
index.ts feat(compiler-core): export transformElement from compiler-core (#907) 2020-04-01 11:25:05 -04:00
options.ts chore: improve parser option comments [ci skip] 2020-03-24 18:29:15 -04:00
parse.ts fix(compiler): should only strip leading newline directly in pre tag 2020-04-08 16:44:32 -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