vue3-core/packages/runtime-core/src/components
linzhe f2d8019188
fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861)
close #11851
close #11871
2024-09-13 20:18:10 +08:00
..
BaseTransition.ts fix(Transition): handle KeepAlive child unmount in Transition out-in mode (#11833) 2024-09-06 11:03:58 +08:00
KeepAlive.ts chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +08:00
Suspense.ts fix(suspense): avoid updating anchor if activeBranch has not been rendered to the actual container (#11818) 2024-09-05 20:56:34 +08:00
Teleport.ts fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861) 2024-09-13 20:18:10 +08:00