vue3-yuanma/packages/compiler-dom/__tests__/transforms
2022-05-13 08:57:43 +08:00
..
__snapshots__ fix(compiler-dom): properly stringify v-html/v-text with constant value 2022-05-13 08:57:43 +08: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(compiler-dom): properly stringify v-html/v-text with constant value 2022-05-13 08:57:43 +08:00
transformStyle.spec.ts fix(compiler-dom): properly stringify class/style bindings when hoisting static strings 2020-02-21 13:10:13 +01:00
Transition.spec.ts fix(transition/v-show): ensure transition is in persisted mode when used with v-show 2022-05-11 19:22:55 +08: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 chore: run updated prettier 2021-07-19 18:24:18 -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 fix(compiler): stringify values on v-text (#2432) 2020-10-19 18:12:09 -04:00