vue3-core/packages/runtime-dom/src
Tycho 5df67e3675
fix(runtime-dom): handle undefined values in v-html (#11403)
2024-07-19 16:52:03 +08:00
..
components fix(transition): transition is breaking/flickering when enter is canceled (#10688) 2024-04-22 15:10:08 +08:00
directives chore: format 2024-05-31 23:26:16 +08:00
helpers fix(runtime-dom): fix css v-bind for suspensed components (#8523) 2024-04-15 20:23:28 +08:00
modules fix(runtime-dom): handle undefined values in v-html (#11403) 2024-07-19 16:52:03 +08:00
apiCustomElement.ts chore: fix missing type import 2024-06-14 16:04:04 +02:00
index.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
jsx.ts chore: use PropertyKey type (#11056) 2024-06-06 18:23:21 +08:00
nodeOps.ts fix(custom-elements): compatibility of createElement in older versions of Chrome (#9615) 2024-06-06 18:21:28 +08:00
patchProp.ts fix(runtime-dom): properly handle innerHTML unmount into new children (#11159) 2024-07-17 16:37:14 +08:00