vue3-yuanma/packages/compiler-core/src
2021-07-19 11:40:37 -04:00
..
compat wip: move compat test cases + filter tests 2021-04-29 16:58:14 -04:00
transforms chore(compiler-core): reduce unnecessary cache inside v-once (#4112) 2021-07-16 14:30:49 -04:00
ast.ts chore(types): improve of type assertion (#4141) 2021-07-19 10:32:07 -04:00
codegen.ts chore: fix codegen error due to scopeId deprecation change 2021-07-16 14:30:49 -04:00
compile.ts feat: v-memo 2021-07-16 14:30:49 -04:00
errors.ts chore(types): improve of type assertion (#4141) 2021-07-19 10:32:07 -04:00
index.ts wip: compiler deprecation config 2021-04-12 19:43:53 -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 feat(compiler): allow 'comments' option to affect comment inclusion in dev (#4115) 2021-07-19 11:40:37 -04:00
runtimeHelpers.ts feat: v-memo 2021-07-16 14:30:49 -04:00
transform.ts chore(compiler-core): reduce unnecessary cache inside v-once (#4112) 2021-07-16 14:30:49 -04:00
utils.ts feat: v-memo 2021-07-16 14:30:49 -04:00
validateExpression.ts fix(compiler-core): skip empty expressions when validating expressions in browser mode 2020-06-15 10:59:03 -04:00