Commit History

Author SHA1 Message Date
  daiwei 55cfb3d58d fix(hydration): defer async multi-root hydration boundary cleanup 2 months ago
  daiwei 42ee3ebc65 fix(hydration): preserve teleport hydration anchors across empty ranges 2 months ago
  daiwei b928e8ae19 fix(hydration): respect text allow-mismatch during multi-root hydration cleanup 2 months ago
  daiwei 95799117d2 fix(hydration): scope slot boundary restoration to slot-owned close markers 2 months ago
  daiwei 10325c0ef4 fix(hydration): keep multi-root hydration cleanup inside component-owned close markers 2 months ago
  daiwei 1e828e4890 fix(hydration): clear inline teleport children when missing targets stop owning the main view 2 months ago
  daiwei 32465d1c1a test: preserve teleport-owned anchors during null-branch hydration 2 months ago
  daiwei b0db001f70 fix(hydration): cleanup detached null branches at the end of owner ranges 2 months ago
  daiwei df532ed447 fix(hydration): reuse next null-branch anchor during dynamic-component hydration 2 months ago
  daiwei 8ecf6e01b7 fix(hydration): reuse attached SSR anchors for empty dynamic fragments 2 months ago
  daiwei 825e7d489b test: hydrate async slot branches from empty v-for ranges without consuming siblings 2 months ago
  daiwei 59a27ef1f6 fix(hydration): keep late fragment inserts before their own hydration anchor 2 months ago
  daiwei 108809a34d fix(hydration): handle non-empty v-for over empty SSR ranges before trailing siblings 2 months ago
  daiwei d5cd4c8a58 fix(hydration): keep lazy hydration on the async wrapper path 2 months ago
  edison d85bed2163 fix(runtime-vapor): tree-shake ssr runtime from defineVaporCustomElement (#14705) 2 months ago
  edison 3be149e265 feat(runtime-vapor): hydrate async setup component under VDOM Suspense (#14691) 2 months ago
  edison 340af2c2a6 fix(hydration): avoid component double mount during hydration (#14690) 2 months ago
  daiwei dfd106a5d0 docs(runtime-vapor): prevent confusion around dynamic child hydration anchors 2 months ago
  edison eb602084dd refactor(runtime-vapor): improve anchor reuse logic during hydration (#14670) 2 months ago
  Jack 789b7f2329 fix(runtime-vapor): add a non-null check for parentComponent (#14666) 2 months ago
  daiwei 606e1d6862 test(runtime-vapor): cover interop slot fallback hydration under suspense 2 months ago
  daiwei 2f7d9dd2fa fix(runtime-vapor): initialize hydrated vdom slot mount targets 2 months ago
  daiwei 62001b8117 fix(runtime-vapor): hydrate interop slot fallbacks with correct slot context 2 months ago
  daiwei 820b4700c7 fix(runtime-vapor): sync vnode hooks and el on interop self-update 2 months ago
  daiwei 9fc82296d0 chore: update agents.md 2 months ago
  daiwei cb05b9a154 fix(runtime-vapor): stop stale slot outlet effects on unmount 2 months ago
  daiwei 5086bdc131 fix(runtime-vapor): invoke updated before activated on reactivation 2 months ago
  daiwei f26034686b fix(runtime-vapor): align interop hydration mount hooks with vdom 2 months ago
  daiwei 13147d905d fix(runtime-vapor): align interop unmount hook order with vdom 2 months ago
  daiwei b578a24885 fix(runtime-vapor): align interop mount hook order with vdom 2 months ago