vue3-yuanma/packages/compiler-core/src
2020-07-09 12:17:28 -04:00
..
transforms wip: tests for compileScriptSetup 2020-07-09 12:17:28 -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 chore: typo fixes (#1546) 2020-07-08 12:32:42 +02: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 chore: typo fixes (#1546) 2020-07-08 12:32:42 +02:00
parse.ts fix(compiler-core): add \r to accepted chars after end tag name (#1515) 2020-07-06 16:00:26 -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