vue3-core/packages/runtime-dom/src
Alex Liu f927a4ae6f
fix(transition): respect `duration` setting even when it is `0` (#11967)
2024-09-20 16:47:01 +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 DOM update from v-model (#11656) 2024-09-03 17:44:07 +08:00
helpers test: adjust coverage config, use v8 coverage 2024-08-29 10:41:29 +08:00
modules chore(build): use /*@__PURE__*/ annotation consistently 2024-09-04 20:24:33 +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): support early-set domProps for async custom elements 2024-08-08 16:26:48 +08:00