vue3-core/packages/runtime-dom/src
edison 1a664749d4
fix(compat): ensure false value on input retains value attribute (#13216)
close #13205
2025-05-20 08:43:51 +08:00
..
components fix(TransitionGroup): reset prevChildren to prevent memory leak (#13183) 2025-05-01 02:58:07 -07: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(compat): ensure false value on input retains value attribute (#13216) 2025-05-20 08:43:51 +08:00
apiCustomElement.ts fix(custom-element): preserve appContext during update (#12455) 2025-05-20 08:34:36 +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(runtime-dom): always treat autocorrect as attribute (#13001) 2025-03-31 14:31:11 +08:00