vue3-yuanma/packages/compiler-core/src
2021-04-16 11:43:05 -04:00
..
compat wip: is usage compat 2021-04-16 11:43:05 -04:00
transforms wip: is usage compat 2021-04-16 11:43:05 -04:00
ast.ts chore(types): remove redundant 'undefined' type (#3484) 2021-03-25 16:19:02 -04:00
codegen.ts fix(compiler-sfc): fix wrong scopeId for nested <script setup> components 2021-04-01 18:11:04 -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 wip: compiler deprecation config 2021-04-12 19:43:53 -04:00
index.ts wip: compiler deprecation config 2021-04-12 19:43:53 -04:00
options.ts wip: compiler deprecation config 2021-04-12 19:43:53 -04:00
parse.ts wip: is usage compat 2021-04-16 11:43:05 -04:00
runtimeHelpers.ts fix: ensure backwards compat for pre-compiled sfc components 2021-03-27 10:53:45 -04:00
transform.ts wip: compiler deprecation config 2021-04-12 19:43:53 -04:00
utils.ts fix(compiler-core): allow unicode to appear in identifiers (#3443) 2021-03-25 17:24:18 -04:00
validateExpression.ts fix(compiler-core): skip empty expressions when validating expressions in browser mode 2020-06-15 10:59:03 -04:00