vue3-yuanma/packages/compiler-core/src
2019-10-15 17:30:47 -04:00
..
transforms fix(compiler-core): avoid prefixing empty interpolations (#290) 2019-10-15 16:58:01 -04:00
ast.ts feat(compiler-core): more hoisting optimizations (#276) 2019-10-15 11:41:24 -04:00
codeframe.ts feat(compiler-core/runtime-core): show codeframe in runtime compile errors (#220) 2019-10-12 19:49:23 -04:00
codegen.ts chore: consistent call to the newline function (#222) 2019-10-12 10:30:39 -04:00
errors.ts refactor(compiler): improve member expression check for v-on & v-model 2019-10-10 11:15:24 -04:00
index.ts feat(compiler-core/runtime-core): show codeframe in runtime compile errors (#220) 2019-10-12 19:49:23 -04:00
parse.ts feat: add isCustomElement option (#299) 2019-10-15 17:30:47 -04:00
runtimeHelpers.ts chore: remove duplicate helperNameMap entry 2019-10-11 10:49:35 -04:00
transform.ts chore: use consistent type signature 2019-10-14 17:12:02 -04:00
utils.ts types: remove unnecessary types (#234) 2019-10-12 19:33:48 -04:00