vue3-core/packages/runtime-dom/src
btea 481b1b6f38
refactor(types): use explicit modifiers type (#10856)
2024-05-07 06:23:04 +08:00
..
components fix(transition): transition is breaking/flickering when enter is canceled (#10688) 2024-04-22 15:10:08 +08:00
directives refactor(types): use explicit modifiers type (#10856) 2024-05-07 06:23:04 +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