vue3-yuanma/packages/compiler-core/__tests__
2019-10-02 11:05:56 -04:00
..
__snapshots__ fix(compiler): v-for fragments should be blocks 2019-10-02 10:47:01 -04:00
transforms refactor(compiler): switch to acorn 2019-10-02 11:05:56 -04:00
codegen.spec.ts wip(compiler): codegen node w/ block optimization for v-for 2019-10-01 16:48:20 -04:00
compile.spec.ts wip(compiler): generate blocks for v-if 2019-10-01 12:25:29 -04:00
parse.spec.ts test: improve coverage 2019-09-28 14:15:10 -04:00
testUtils.ts test(compiler): codegen tests for Sequence & Conditional expressions 2019-10-01 15:43:59 -04:00
transform.spec.ts feat(compiler): optimize text by merging adjacent nodes 2019-09-30 14:52:10 -04:00
utils.spec.ts fix: fix source map by fixing advancePositionWithMutation 2019-09-25 19:17:45 -04:00