vue3-core/packages/runtime-dom/src
Evan You be5c2a2f51
wip: vdom in vapor hmr reload
2025-02-04 22:44:17 +08:00
..
components wip: vdom in vapor hmr reload 2025-02-04 22:44:17 +08:00
directives chore: fix dts test 2025-02-03 14:11:42 +08:00
helpers fix(runtime-dom): set css vars on update to handle child forcing reflow in onMount (#11561) 2024-11-14 15:58:28 +08:00
modules refactor: fix type errors 2025-01-29 12:08:32 +08:00
apiCustomElement.ts fix(custom-element): avoid triggering mutationObserver when relecting props 2024-11-15 17:21:49 +08:00
index.ts wip(vapor): vdom in vapor interop 2025-02-04 21:38:09 +08:00
jsx.ts fix(types): add HTMLDialogElement missing close event (#11811) 2024-09-05 20:52:37 +08:00
nodeOps.ts chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +08:00
patchProp.ts wip: cache setProp prev value on element, simplify codegen 2024-12-12 13:18:04 +08:00