vue3-yuanma/packages/compiler-core/__tests__
underfin 2b19965bcf
fix(slots): compiled slot fallback should be functions (#1030)
This avoids it being collected as dynamic children when it's not used.

fix #1021
2020-04-22 16:52:41 -04:00
..
__snapshots__ fix(compiler): support full range of entity decoding in browser builds 2020-04-08 18:51:25 -04:00
transforms fix(slots): compiled slot fallback should be functions (#1030) 2020-04-22 16:52:41 -04:00
codegen.spec.ts wip(ssr): adjust event hydration flag 2020-02-13 18:28:40 -05:00
compile.spec.ts refactor(compiler): downgrade to source-map v6 for sync API 2019-12-13 12:56:31 -05:00
parse.spec.ts test(compiler-core): expect onError to be called (#976) 2020-04-17 08:58:38 -04:00
scopeId.spec.ts wip(ssr): basic element hydration 2020-02-13 17:47:00 -05:00
testUtils.ts test: test updates for d40c642 2020-02-11 18:40:42 -05:00
transform.spec.ts test: test updates for d40c642 2020-02-11 18:40:42 -05:00
utils.spec.ts chore: remove unused util function 2019-10-24 15:39:31 -04:00