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