daiwei
|
adee943aa5
fix(runtime-vapor): unmount hydrated interop slot content before first insert
|
2 months ago |
daiwei
|
ba9cd6ee77
fix(runtime-vapor): update interop slot patch target after moves
|
2 months ago |
daiwei
|
3a1cfe4bb7
fix(runtime-vapor): stop stale effects when remounting interop vapor slots
|
2 months ago |
edison
|
3552ec9807
fix(runtime-vapor): re-mount vapor slot when slot changes in vdom interop (#14651)
|
2 months ago |
daiwei
|
fc1dd74e06
fix(runtime-vapor): avoid refreshing keep-alive recency on late async resolve
|
2 months ago |
daiwei
|
22a0e1af36
fix(runtime-vapor): avoid slot fallthrough in async Suspense error path
|
2 months ago |
daiwei
|
316c1fc298
fix(runtime-vapor): align keepalive async behavior with vdom
|
2 months ago |
daiwei
|
3b2167d1c2
fix(runtime-vapor): support render vapor async wrapper in vdom suspense
|
2 months ago |
bab
|
9304551e3c
fix(runtime-vapor): use last-wins semantics for duplicate dynamic slot names (#14649)
|
2 months ago |
edison
|
74acb7dd0a
fix(transition): handle dynamic slot update (#14634)
|
2 months ago |
edison
|
4f5ad60edc
fix(transition): handle transition appear with slotted v-show at runtime (#14632)
|
2 months ago |
daiwei
|
7fa1a53a63
release: v3.6.0-beta.9
|
2 months ago |
daiwei
|
73317aeae0
chore: Merge branch 'main' into minor
|
2 months ago |
daiwei
|
b883488e37
test(transition-group): update dynamic slot rendering and improve transition handling
|
2 months ago |
edison
|
51ef8b0803
test(vapor-e2e): migrate e2e tests to browser mode (#14618)
|
2 months ago |
daiwei
|
f633704a48
docs: add agent.md and update contribution docs
|
2 months ago |
Jack
|
9ac929a481
fix(transition-group): handle v-if dynamic slots (#14628)
|
2 months ago |
Jack
|
c615e0586c
fix(compiler-vapor): normalize default dynamic slot names in transform (#14619)
|
2 months ago |
Vladimir
|
2f5189c9d1
test(vapor): use browser mode instead of pupeteer to run tests (#13934)
|
2 months ago |
daiwei
|
724fd889c9
fix(transition): treat null transition keys as absent in child fallback
|
2 months ago |
daiwei
|
bb631244bd
fix(transition-group): align key inheritance with vdom
|
2 months ago |
daiwei
|
efda719263
fix(transition): align interop transition vnode identity with vdom
|
2 months ago |
daiwei
|
26e4a812f6
fix(vdomInterop): keep vdom slot fragment nodes in sync with child updates
|
2 months ago |
daiwei
|
fea9fd9676
fix(runtime-vapor): preserve async wrapper keys across dynamic fragment updates
|
2 months ago |
daiwei
|
e7f8131fe9
test: reorganize keepalive tests
|
2 months ago |
daiwei
|
c62dc1f284
fix(vdomInterop): keep interop fragment nodes in sync after vnode updates
|
2 months ago |
daiwei
|
9830c4a43c
fix(transition-group): support vdom children with comment roots
|
2 months ago |
daiwei
|
6c09ad5ddf
chore(vapor): remove setBlockKey multi-root warning path
|
2 months ago |
daiwei
|
bec644c21a
refactor(vapor): separate transition-group child and fragment hooks
|
2 months ago |
daiwei
|
82c1223064
fix(transition-group): avoid invalid hooks on unkeyed interop children
|
2 months ago |