vue3-yuanma/packages/compiler-dom/__tests__/transforms
2020-07-27 17:45:30 -04:00
..
__snapshots__ chore: update snapshot 2020-07-27 17:45:30 -04:00
ignoreSideEffectTags.spec.ts fix(compiler-dom): should ignore and warn side effect tags like script and style 2020-07-08 12:32:07 -04:00
stringifyStatic.spec.ts fix: bail stringification for slots 2020-06-10 14:31:59 -04:00
transformStyle.spec.ts fix(compiler-dom): properly stringify class/style bindings when hoisting static strings 2020-02-21 13:10:13 +01:00
vHtml.spec.ts test: test updates for d40c642 2020-02-11 18:40:42 -05:00
vModel.spec.ts fix(v-model): allow v-model usage on declared custom elements 2020-07-27 17:09:30 -04:00
vOn.spec.ts refactor: adjust event options handling to be JSX friendly 2020-07-14 13:20:59 -04:00
vShow.spec.ts refactor: expose parse in compiler-dom, improve sfc parse error handling 2019-12-22 19:44:21 -05:00
vText.spec.ts test: test updates for d40c642 2020-02-11 18:40:42 -05:00
warnTransitionChildren.spec.ts fix(transition): warn only when there is more than one rendered child (#903) 2020-03-31 18:12:51 -04:00