daiwei
|
e2cf58a95e
fix(runtime-vapor): prune KeepAlive composite cache keys
|
3 달 전 |
daiwei
|
5239691b9e
fix(runtime-vapor): handle KeepAlive template ref cleanup for async branches
|
3 달 전 |
daiwei
|
4c5a620459
fix(runtime-vapor): clear template refs on KeepAlive deactivation
|
3 달 전 |
daiwei
|
e09b67ab15
fix(runtime-vapor): clear template ref when switching to unresolved async component
|
3 달 전 |
daiwei
|
a2e32e08ba
fix(runtime-vapor): invoke directive update hooks on KeepAlive reactivation
|
3 달 전 |
daiwei
|
cbe905e1f3
fix(keep-alive): fix keyed branch scope leak in KeepAlive
|
3 달 전 |
daiwei
|
68c405c078
fix(runtime-vapor): invoke onVnodeBeforeMount for vapor components in interop
|
3 달 전 |
daiwei
|
446b21b5e4
fix(runtime-vapor): invoke vnode update hooks on KeepAlive reactivation
|
3 달 전 |
daiwei
|
3f2603da58
fix(runtime-vapor): fix keptAliveScopes key mismatch causing scope leak on prune
|
3 달 전 |
daiwei
|
3b2ffb71c6
fix(keep-alive): prevent stale cacheBlock() calls when VDOM async component resolves after being unmounted or witched
|
3 달 전 |
daiwei
|
6123f9b262
fix(keep-alive): support VDOM async components in VaporKeepAlive
|
3 달 전 |
daiwei
|
b7c9fc20ec
fix(runtime-vapor): invoke vnode lifecycle hooks in vdom interop
|
3 달 전 |
daiwei
|
ed276a9530
fix(runtime-vapor): update props/slots on vapor child reactivation in vdom KeepAlive
|
3 달 전 |
daiwei
|
d978639235
fix(runtime-vapor): ensure KeepAlive onBeforeUnmount cleans up all cached entries
|
3 달 전 |
daiwei
|
2e78d1eb37
fix(runtime-vapor): clean up keptAliveScopes in pruneCacheEntry
|
3 달 전 |
daiwei
|
b210f010b8
fix(runtime-vapor): handle async component names in KeepAlive pruneCache
|
3 달 전 |
daiwei
|
16c071cc49
fix(runtime-vapor): fix compositeKeyCachePrimitive memory leak in KeepAlive
|
3 달 전 |
daiwei
|
0d8c519e83
fix(runtime-vapor): invalidate pending mount hooks on deactivate/unmount
|
3 달 전 |
daiwei
|
6bb8dfae9e
test(e2e): stabilize vapor e2e transition
|
3 달 전 |
daiwei
|
b671f4b01c
fix(teleport): ensure target anchor is removed only if it exists
|
3 달 전 |
edison
|
e7828d438c
fix(teleport): remove stale target anchors after invalid target updates (#14600)
|
3 달 전 |
edison
|
e473e23b4c
fix(teleport): should not mount deferred teleport after unmount (#14598)
|
3 달 전 |
edison
|
e79b814b9c
fix(teleport): handle missing slots edge case (#14597)
|
3 달 전 |
edison
|
f6952b25db
fix(runtime-vapor): restore render context for interop slot fallbacks (#14596)
|
3 달 전 |
edison
|
974c204d50
refactor(runtime-vapor): move render context handling into VaporFragment (#14595)
|
3 달 전 |
edison
|
3941eaba6e
fix(runtime-vapor): delay teleport child init until target is available (#14593)
|
3 달 전 |
edison
|
caea24de56
fix(teleport): reapply teleport css vars after root replacement (#14594)
|
3 달 전 |
daiwei
|
5d6814f5c4
fix(hydration): align vapor teleport null-target fallback with vdom
|
3 달 전 |
edison
|
a0ba73bbe0
fix(hydration): consume target anchors for disabled teleports (#14592)
|
3 달 전 |
edison
|
df8e1eb0b6
fix(runtime-vapor): reuse teleport anchors when keyed roots reorder (#14591)
|
3 달 전 |