vue3-core/packages/runtime-dom/src
郝晨光 af838c1b5e
feat(custom-element): support for expose on customElement (#6256)
close #5540
2024-08-03 14:48:21 +08:00
..
components fix(transition): transition is breaking/flickering when enter is canceled (#10688) 2024-04-22 15:10:08 +08:00
directives chore: Merge branch 'main' into minor 2024-06-14 12:32:28 +02: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 feat(custom-element): support for expose on customElement (#6256) 2024-08-03 14:48:21 +08:00
index.ts feat(custom-element): useShadowRoot() helper 2024-08-03 14:19:19 +08:00
jsx.ts chore: use PropertyKey type (#11056) 2024-06-06 18:23:21 +08:00
nodeOps.ts feat(runtime-dom): Trusted Types compatibility (#10844) 2024-08-02 12:46:12 +08:00
patchProp.ts fix(runtime-dom): properly handle innerHTML unmount into new children (#11159) 2024-07-17 16:37:14 +08:00