vue3-yuanma/packages/compiler-core/src
2020-11-27 18:13:04 -05:00
..
transforms build: avoid shipping patch flag name strings in prod 2020-11-27 18:13:04 -05:00
ast.ts refactor(compiler): better constant hoist/stringify checks 2020-11-20 19:26:07 -05:00
codegen.ts wip: more consistent compiler-sfc usage + inline mode for ssr 2020-11-20 14:23:09 -05:00
compile.ts feat(compiler): better warning for invalid expressions in function/browser mode 2020-06-11 16:31:51 -04:00
errors.ts dx(compiler-core): warn on <template v-for> key misplacement 2020-08-04 12:20:32 -04:00
index.ts wip: fix dts tests 2020-11-13 00:12:04 -05:00
options.ts wip: ignore non-ref const mutation cases in codegen 2020-11-18 21:16:09 -05:00
parse.ts refactor(compiler): better constant hoist/stringify checks 2020-11-20 19:26:07 -05:00
runtimeHelpers.ts wip: generate valid v-model and TS code in script setup inline mode 2020-11-17 12:42:58 -05:00
transform.ts fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments 2020-11-27 18:04:26 -05:00
utils.ts fix(compiler-core): fix multiline member expression check (#2436) 2020-10-20 09:31:08 -04:00
validateExpression.ts fix(compiler-core): skip empty expressions when validating expressions in browser mode 2020-06-15 10:59:03 -04:00