vue3-yuanma/packages/compiler-core/src
2020-06-26 16:55:37 -04:00
..
transforms perf(compiler-core): treat v-for with constant exp as a stable fragment (#1394) 2020-06-17 16:13:14 -04:00
ast.ts perf(compiler-core): treat v-for with constant exp as a stable fragment (#1394) 2020-06-17 16:13:14 -04:00
codegen.ts fix(ssr): handle fallthrough attrs in ssr compile output 2020-06-26 16:55:37 -04:00
compile.ts feat(compiler): better warning for invalid expressions in function/browser mode 2020-06-11 16:31:51 -04:00
errors.ts fix(compiler): support full range of entity decoding in browser builds 2020-04-08 18:51:25 -04:00
index.ts chore: run prettier 2020-04-15 10:51:07 -04:00
options.ts fix: bail stringification for slots 2020-06-10 14:31:59 -04:00
parse.ts fix(compiler-core): support static slot names containing dots for 2.x compat 2020-06-12 16:09:27 -04:00
runtimeHelpers.ts refactor: rename <portal> to <teleport> 2020-04-01 21:55:19 -04:00
transform.ts wip(compiler): tests for new stringification 2020-05-15 15:50:42 -04:00
utils.ts workflow: setup eslint for prohibited syntax and globals 2020-06-10 16:54:23 -04:00
validateExpression.ts fix(compiler-core): skip empty expressions when validating expressions in browser mode 2020-06-15 10:59:03 -04:00