vue3-core/packages/runtime-dom/src
Tobias Messner 1be5ddfe87
fix(transition-group): run `forceReflow` on the correct document (fix #13849) (#13853)
close #13849
2025-09-25 08:42:52 +08:00
..
components fix(transition-group): run `forceReflow` on the correct document (fix #13849) (#13853) 2025-09-25 08:42:52 +08:00
directives fix(runtime-dom): add name to vShow for prop mismatch check (#13806) 2025-08-25 14:52:50 +08:00
helpers fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance (#12461) 2025-07-03 16:20:28 +08:00
modules perf: improve regexp performance with non-capturing groups (#13567) 2025-09-02 17:30:02 +08:00
apiCustomElement.ts feat(custom-element): allow specifying additional options for `shadowRoot` in custom elements (#12965) 2025-09-24 21:14:54 +08:00
index.ts fix(types): set dom stub type to `never` instead of `{}` (#13915) 2025-09-24 17:04:51 +08:00
jsx.ts fix(types): more precise types for Events and added missing definitions (#9675) 2025-09-24 17:56:28 +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