vue3-core/packages/runtime-dom/src
Tadas 4b479db61d
fix(transition): reflow before leave-active class after leave-from (#12288)
re-fix #2593
2024-11-15 21:36:21 +08:00
..
components fix(transition): reflow before leave-active class after leave-from (#12288) 2024-11-15 21:36:21 +08:00
directives fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value is unchanged (#12146) 2024-10-11 21:00:08 +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 fix(custom-element): properly remove hyphenated attribute (#12143) 2024-10-11 09:52:06 +08:00
apiCustomElement.ts fix(custom-element): avoid triggering mutationObserver when relecting props 2024-11-15 17:21:49 +08:00
index.ts chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +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 fix(custom-element): properly remove hyphenated attribute (#12143) 2024-10-11 09:52:06 +08:00