vue3-yuanma/packages/compiler-core/src
2020-02-25 18:29:51 -05:00
..
transforms fix(template-ref): fix string template refs inside slots 2020-02-25 18:29:51 -05:00
ast.ts fix(compiler-core): should apply text transform to if branches 2020-02-14 15:57:14 -05:00
codegen.ts chore: fix hoistStatic exhaustive check 2020-02-14 16:41:55 -05:00
compile.ts fix(template-ref): fix string template refs inside slots 2020-02-25 18:29:51 -05:00
errors.ts feat(compiler): warn invalid children for transition and keep-alive 2020-02-06 17:45:46 -05:00
index.ts feat(compiler-dom/runtime-dom): stringify eligible static trees 2020-02-12 11:56:42 -05:00
options.ts feat(compiler-dom/runtime-dom): stringify eligible static trees 2020-02-12 11:56:42 -05:00
parse.ts chore: use 'const' instead of 'let' (#755) [ci skip] 2020-02-21 11:21:24 +01:00
runtimeHelpers.ts feat(compiler-dom/runtime-dom): stringify eligible static trees 2020-02-12 11:56:42 -05:00
transform.ts fix(compiler-core): should alias name in helperString (#743) 2020-02-19 09:49:46 -05:00
utils.ts refactor(compiler-core): use dedicated node type for element codegen 2020-02-11 18:40:42 -05:00