vue3-core/packages/vue-compat/__tests__
Mark Florian cb14b860f1
fix(compat): allow v-model built in modifiers on component (#12654)
close #12652
2025-06-18 20:53:25 +08:00
..
compiler.spec.ts fix(compat): should not warn COMPILER_V_BIND_OBJECT_ORDER when using v-bind together with v-for (#12993) 2025-05-22 08:44:34 +08:00
componentAsync.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
componentFunctional.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
componentVModel.spec.ts fix(compat): allow v-model built in modifiers on component (#12654) 2025-06-18 20:53:25 +08:00
filters.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
global.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
globalConfig.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
instance.spec.ts chore: Merge branch 'main' into minor 2024-05-30 11:21:12 +08:00
misc.spec.ts fix(compat): ensure false value on input retains value attribute (#13216) 2025-05-20 08:43:51 +08:00
options.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
renderFn.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
utils.ts chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +08:00