vue3-yuanma/packages/compiler-core/src
2021-07-16 14:30:49 -04:00
..
compat wip: move compat test cases + filter tests 2021-04-29 16:58:14 -04:00
transforms perf: hoist dynamic props lists 2021-07-16 14:30:49 -04:00
ast.ts perf: hoist dynamic props lists 2021-07-16 14:30:49 -04:00
codegen.ts perf: improve VNode creation performance with compiler hints (#3334) 2021-07-16 14:30:49 -04:00
compile.ts wip: filters compat 2021-04-19 12:29:55 -04:00
errors.ts wip: remove v-if key warning as there are legit use cases 2021-05-05 16:35:44 -04:00
index.ts wip: compiler deprecation config 2021-04-12 19:43:53 -04:00
options.ts perf: improve VNode creation performance with compiler hints (#3334) 2021-07-16 14:30:49 -04:00
parse.ts fix(compiler-core): properly exit self-closing pre tag 2021-07-01 15:34:12 -04:00
runtimeHelpers.ts perf: improve VNode creation performance with compiler hints (#3334) 2021-07-16 14:30:49 -04:00
transform.ts perf: hoist dynamic props lists 2021-07-16 14:30:49 -04:00
utils.ts perf: improve VNode creation performance with compiler hints (#3334) 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