Commit Verlauf

Autor SHA1 Nachricht Datum
  daiwei 8475322e58 fix(hydration): preserve teleport hydration anchors across empty ranges vor 2 Monaten
  daiwei e15cb3f335 fix(hydration): respect text allow-mismatch during multi-root hydration cleanup vor 2 Monaten
  daiwei 03f44e2afc fix(hydration): scope slot boundary restoration to slot-owned close markers vor 2 Monaten
  daiwei 41218b1a37 fix(hydration): keep multi-root hydration cleanup inside component-owned close markers vor 2 Monaten
  daiwei 80b1328681 fix(hydration): clear inline teleport children when missing targets stop owning the main view vor 2 Monaten
  daiwei 33d202f783 test: preserve teleport-owned anchors during null-branch hydration vor 2 Monaten
  daiwei 7803c5f46b fix(hydration): cleanup detached null branches at the end of owner ranges vor 2 Monaten
  daiwei addeef81d4 fix(hydration): reuse next null-branch anchor during dynamic-component hydration vor 2 Monaten
  daiwei 952bf53feb fix(hydration): reuse attached SSR anchors for empty dynamic fragments vor 2 Monaten
  daiwei 8af5771f0e test: hydrate async slot branches from empty v-for ranges without consuming siblings vor 2 Monaten
  daiwei af8c659fdd fix(hydration): keep late fragment inserts before their own hydration anchor vor 2 Monaten
  daiwei d45f4fb8f0 fix(hydration): handle non-empty v-for over empty SSR ranges before trailing siblings vor 2 Monaten
  daiwei 0bb889cb4f fix(hydration): keep lazy hydration on the async wrapper path vor 2 Monaten
  edison 3be149e265 feat(runtime-vapor): hydrate async setup component under VDOM Suspense (#14691) vor 2 Monaten
  edison 340af2c2a6 fix(hydration): avoid component double mount during hydration (#14690) vor 2 Monaten
  daiwei dfd106a5d0 docs(runtime-vapor): prevent confusion around dynamic child hydration anchors vor 2 Monaten
  edison eb602084dd refactor(runtime-vapor): improve anchor reuse logic during hydration (#14670) vor 2 Monaten
  Jack 789b7f2329 fix(runtime-vapor): add a non-null check for parentComponent (#14666) vor 2 Monaten
  daiwei 606e1d6862 test(runtime-vapor): cover interop slot fallback hydration under suspense vor 2 Monaten
  daiwei 2f7d9dd2fa fix(runtime-vapor): initialize hydrated vdom slot mount targets vor 2 Monaten
  daiwei 62001b8117 fix(runtime-vapor): hydrate interop slot fallbacks with correct slot context vor 2 Monaten
  daiwei 820b4700c7 fix(runtime-vapor): sync vnode hooks and el on interop self-update vor 2 Monaten
  daiwei 9fc82296d0 chore: update agents.md vor 2 Monaten
  daiwei cb05b9a154 fix(runtime-vapor): stop stale slot outlet effects on unmount vor 2 Monaten
  daiwei 5086bdc131 fix(runtime-vapor): invoke updated before activated on reactivation vor 2 Monaten
  daiwei f26034686b fix(runtime-vapor): align interop hydration mount hooks with vdom vor 2 Monaten
  daiwei 13147d905d fix(runtime-vapor): align interop unmount hook order with vdom vor 2 Monaten
  daiwei b578a24885 fix(runtime-vapor): align interop mount hook order with vdom vor 2 Monaten
  daiwei 798f842dcf fix(runtime-vapor): sync interop vnode el after root changes vor 2 Monaten
  daiwei 6c47c4d7e3 fix(runtime-vapor): align interop update hook order with vdom vor 2 Monaten