daiwei
|
825e7d489b
test: hydrate async slot branches from empty v-for ranges without consuming siblings
|
2 недель назад |
daiwei
|
59a27ef1f6
fix(hydration): keep late fragment inserts before their own hydration anchor
|
2 недель назад |
daiwei
|
108809a34d
fix(hydration): handle non-empty v-for over empty SSR ranges before trailing siblings
|
2 недель назад |
daiwei
|
d5cd4c8a58
fix(hydration): keep lazy hydration on the async wrapper path
|
2 недель назад |
edison
|
d85bed2163
fix(runtime-vapor): tree-shake ssr runtime from defineVaporCustomElement (#14705)
|
2 недель назад |
edison
|
3be149e265
feat(runtime-vapor): hydrate async setup component under VDOM Suspense (#14691)
|
2 недель назад |
edison
|
340af2c2a6
fix(hydration): avoid component double mount during hydration (#14690)
|
2 недель назад |
daiwei
|
dfd106a5d0
docs(runtime-vapor): prevent confusion around dynamic child hydration anchors
|
2 недель назад |
edison
|
eb602084dd
refactor(runtime-vapor): improve anchor reuse logic during hydration (#14670)
|
3 недель назад |
Jack
|
789b7f2329
fix(runtime-vapor): add a non-null check for parentComponent (#14666)
|
3 недель назад |
daiwei
|
606e1d6862
test(runtime-vapor): cover interop slot fallback hydration under suspense
|
3 недель назад |
daiwei
|
2f7d9dd2fa
fix(runtime-vapor): initialize hydrated vdom slot mount targets
|
3 недель назад |
daiwei
|
62001b8117
fix(runtime-vapor): hydrate interop slot fallbacks with correct slot context
|
3 недель назад |
daiwei
|
820b4700c7
fix(runtime-vapor): sync vnode hooks and el on interop self-update
|
3 недель назад |
daiwei
|
9fc82296d0
chore: update agents.md
|
3 недель назад |
daiwei
|
cb05b9a154
fix(runtime-vapor): stop stale slot outlet effects on unmount
|
3 недель назад |
daiwei
|
5086bdc131
fix(runtime-vapor): invoke updated before activated on reactivation
|
3 недель назад |
daiwei
|
f26034686b
fix(runtime-vapor): align interop hydration mount hooks with vdom
|
3 недель назад |
daiwei
|
13147d905d
fix(runtime-vapor): align interop unmount hook order with vdom
|
3 недель назад |
daiwei
|
b578a24885
fix(runtime-vapor): align interop mount hook order with vdom
|
3 недель назад |
daiwei
|
798f842dcf
fix(runtime-vapor): sync interop vnode el after root changes
|
3 недель назад |
daiwei
|
6c47c4d7e3
fix(runtime-vapor): align interop update hook order with vdom
|
3 недель назад |
daiwei
|
80c551c027
fix(runtime-vapor): cache interop slot wrappers by source slot
|
3 недель назад |
daiwei
|
adee943aa5
fix(runtime-vapor): unmount hydrated interop slot content before first insert
|
3 недель назад |
daiwei
|
ba9cd6ee77
fix(runtime-vapor): update interop slot patch target after moves
|
3 недель назад |
daiwei
|
3a1cfe4bb7
fix(runtime-vapor): stop stale effects when remounting interop vapor slots
|
3 недель назад |
edison
|
3552ec9807
fix(runtime-vapor): re-mount vapor slot when slot changes in vdom interop (#14651)
|
3 недель назад |
daiwei
|
fc1dd74e06
fix(runtime-vapor): avoid refreshing keep-alive recency on late async resolve
|
3 недель назад |
daiwei
|
22a0e1af36
fix(runtime-vapor): avoid slot fallthrough in async Suspense error path
|
3 недель назад |
daiwei
|
316c1fc298
fix(runtime-vapor): align keepalive async behavior with vdom
|
4 недель назад |