vue3-core/packages/runtime-dom/src
Vadim Kruglov 65109a70f1
fix(transition): transition is breaking/flickering when enter is canceled (#10688)
Co-authored-by: Vadim Kruglov <vadim.kruglov@libertexgroup.com>
2024-04-22 15:10:08 +08:00
..
components fix(transition): transition is breaking/flickering when enter is canceled (#10688) 2024-04-22 15:10:08 +08:00
directives fix(runtime-dom): force update v-model number with leading 0 (#10506) 2024-04-15 22:02:57 +08:00
helpers fix(runtime-dom): fix css v-bind for suspensed components (#8523) 2024-04-15 20:23:28 +08:00
modules chore: improve event value validation message 2024-04-15 23:39:59 +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