vue3-core/packages/runtime-core/src/components
edison 5e37dd0095
fix(hmr/teleport): adjust static children traversal for HMR in dev mode (#12819)
close #12816
2025-05-02 02:18:01 -07:00
..
BaseTransition.ts fix(Transition): fix transition memory leak edge case (#12182) 2024-11-15 10:40:26 +08:00
KeepAlive.ts fix(runtime-core): prevent unmounted vnode from being inserted during transition leave (#12862) 2025-02-12 15:30:08 +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(hmr/teleport): adjust static children traversal for HMR in dev mode (#12819) 2025-05-02 02:18:01 -07:00