vue3-core/packages/runtime-dom/src
Tycho ea943afe40
fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value is unchanged (#12146)
close #12144
2024-10-11 21:00:08 +08:00
..
components fix(transition): respect `duration` setting even when it is `0` (#11967) 2024-09-20 16:47:01 +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 test: adjust coverage config, use v8 coverage 2024-08-29 10:41:29 +08:00
modules fix(custom-element): properly remove hyphenated attribute (#12143) 2024-10-11 09:52:06 +08:00
apiCustomElement.ts fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861) 2024-09-13 20:18:10 +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