]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(v-model): component v-model modifiers trim and number when cases don't match...
authorskirtle <65301168+skirtles-code@users.noreply.github.com>
Sat, 13 Jul 2024 06:57:37 +0000 (07:57 +0100)
committerGitHub <noreply@github.com>
Sat, 13 Jul 2024 06:57:37 +0000 (14:57 +0800)
commit7fb6eb882b64bf99a99d00606e54b0e050674206
tree3abd54aefd0d8af24bcde81e45a1e4b77f65d7b2
parent05779a70bd0b567ae458a07636d229bd07c44c4e
fix(v-model): component v-model modifiers trim and number when cases don't match (#9609)

close #4848
close #4850 (based on commits from #4850)

Co-authored-by: zhaozhongyu <zhaozhongyu@xunlei.com>
Co-authored-by: Evan You <evan@vuejs.org>
packages/runtime-core/__tests__/componentEmits.spec.ts
packages/runtime-core/src/helpers/useModel.ts