vue3-yuanma/packages/compiler-core/src
2021-08-24 11:48:08 -04:00
..
compat wip: move compat test cases + filter tests 2021-04-29 16:58:14 -04:00
transforms refactor(ref-transform): improve algorithm into one pass 2021-08-23 18:22:21 -04:00
ast.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
babelUtils.ts refactor(ref-transform): improve algorithm into one pass 2021-08-23 18:22:21 -04:00
codegen.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
compile.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
errors.ts chore(types): improve of type assertion (#4141) 2021-07-19 10:32:07 -04:00
index.ts refactor(compiler): further extract babel ast utilities 2021-08-22 14:51:16 -04:00
options.ts feat(compiler): allow 'comments' option to affect comment inclusion in dev (#4115) 2021-07-19 11:40:37 -04:00
parse.ts fix(compiler-core): fix self-closing tags with v-pre 2021-07-19 19:29:28 -04:00
runtimeHelpers.ts feat: v-memo 2021-07-16 14:30:49 -04:00
transform.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
utils.ts fix(compiler-core): fix duplicated component identifier for names with non-ascii chars (#4429) 2021-08-24 11:48:08 -04:00
validateExpression.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00