vue3-yuanma/packages/compiler-core/src
2020-02-13 17:47:00 -05:00
..
transforms wip(ssr): basic element hydration 2020-02-13 17:47:00 -05:00
ast.ts test: test updates for d40c642 2020-02-11 18:40:42 -05:00
codegen.ts feat(compiler-dom/runtime-dom): stringify eligible static trees 2020-02-12 11:56:42 -05:00
compile.ts wip(ssr): ssr slot vnode fallback 2020-02-07 01:06: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 wip(ssr): proper scope analysis for ssr vnode slot fallback 2020-02-07 13:56:18 -05:00
runtimeHelpers.ts feat(compiler-dom/runtime-dom): stringify eligible static trees 2020-02-12 11:56:42 -05:00
transform.ts feat(compiler-dom/runtime-dom): stringify eligible static trees 2020-02-12 11:56:42 -05:00
utils.ts refactor(compiler-core): use dedicated node type for element codegen 2020-02-11 18:40:42 -05:00