vue3-yuanma/packages/compiler-core/__tests__
2019-10-20 17:00:11 -04:00
..
__snapshots__ fix(compiler): cache handlers should be per-instance, fix hoist w/ cached handlers 2019-10-20 17:00:11 -04:00
transforms fix(compiler): cache handlers should be per-instance, fix hoist w/ cached handlers 2019-10-20 17:00:11 -04:00
codeframe.spec.ts feat(compiler-core/runtime-core): show codeframe in runtime compile errors (#220) 2019-10-12 19:49:23 -04:00
codegen.spec.ts fix(compiler): cache handlers should be per-instance, fix hoist w/ cached handlers 2019-10-20 17:00:11 -04:00
compile.spec.ts wip(compiler): generate blocks for v-if 2019-10-01 12:25:29 -04:00
parse.spec.ts test(compiler-core): add test for custom delimiter (#315) 2019-10-17 15:04:52 -04:00
testUtils.ts types: improve typing (#309) 2019-10-16 10:31:40 -04:00
transform.spec.ts refactor: applyDirectives -> withDirectives 2019-10-18 16:35:01 -04:00
utils.spec.ts feat(compiler-core): more hoisting optimizations (#276) 2019-10-15 11:41:24 -04:00