vue3-core/packages/runtime-dom/src
yangxiuxiu db374e54c9
fix(runtime-dom): `v-model` string/number coercion for multiselect options (#10576)
Co-authored-by: RicardoErii <‘1974364190@qq.com’>
Co-authored-by: yangchangtao <yangchangtao@kuaishou.com>
2024-03-28 22:09:16 +08:00
..
components style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
directives fix(runtime-dom): `v-model` string/number coercion for multiselect options (#10576) 2024-03-28 22:09:16 +08:00
helpers fix(hydration): fix SFC style v-bind hydration mismatch warnings (#10250) 2024-02-06 17:38:41 +08:00
modules fix(runtime-dom): avoid unset option's value (#10416) 2024-02-28 19:07:12 +08:00
apiCustomElement.ts fix(custom-element): avoid setting attr to null if it is removed (#9012) 2024-03-16 16:28:03 +08:00
index.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
jsx.ts types: fix `scroll` event type; add support for `scrollend` (#10443) 2024-03-06 17:23:50 +08:00
nodeOps.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
patchProp.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00