Commit History

作者 SHA1 備註 提交日期
  daiwei 4a6e016c37 fix(runtime-vapor): preserve fallback carrier order with fragment anchors 1 周之前
  daiwei c1df71d437 fix(runtime-vapor): avoid duplicate parent boundary dirtying in vdom slots 1 周之前
  daiwei 0f3ab714cd fix(runtime-vapor): prioritize pending slot fragment validity 1 周之前
  daiwei fbba1abe9e fix(runtime-vapor): isolate hydrating slot fallback state 1 周之前
  daiwei ff195edc42 fix(runtime-vapor): clean up thrown slot fallback scopes 1 周之前
  daiwei 9043d67ded fix(runtime-vapor): avoid duplicate vdom slot fallback evaluation 1 周之前
  daiwei 122bb00719 fix(runtime-vapor): sync interop slot effective output for boundary validity 1 周之前
  daiwei 8106ec370d test(runtime-vapor): cover forwarded slot fragments after fallback addition 1 周之前
  daiwei 9c7505cb39 fix(runtime-vapor): re-sync whole slot fallback carrier block 1 周之前
  daiwei 7e646a024c refactor(runtime-vapor): simplify slot fallback ownership 2 周之前
  edison eb602084dd refactor(runtime-vapor): improve anchor reuse logic during hydration (#14670) 3 周之前
  bab 9304551e3c fix(runtime-vapor): use last-wins semantics for duplicate dynamic slot names (#14649) 1 月之前
  edison 9db9f1e174 fix(runtime-vapor): isolate slotProps per fragment in v-for slots (#14406) 2 月之前
  edison 021de406ee refactor(hydration): simplify hydration with compiler-calculated logicalIndex (#14340) 3 月之前
  Ivan e77b6e1fb9 fix(runtime-vapor): prevent v-for crash on looping through null or undefined array (#14328) 3 月之前
  Denis 1d376e06b6 fix(runtime-vapor): correctly check slot existence in ownKeys (#14252) 4 月之前
  Cameron 08598a6bed chore(style): migrate linting to oxlint (#13326) 4 月之前
  edison 79aa9dbf68 fix(runtime-vapor): track and restore slot owner context for DynamicFragment rendering (#14193) 4 月之前
  edison 92c2d8ccbb fix(runtime-vapor): use computed to cache the result of dynamic slot function to avoid redundant calls. (#14176) 4 月之前
  daiwei 656f52d03c refactor: conditionally generate `withVaporCtx` for slots only when they contain components or slot outlets. 4 月之前
  edison 498ce69a58 feat(vapor): implement `v-once` support for slot outlets (#14141) 5 月之前
  edison fe3a998b41 fix(runtime-vapor): preserve correct parent instance for slotted content (#14095) 5 月之前
  edison 57c9e74c63 refactor(vapor): replace forwardedSlotCreator with withVaporCtx (#14009) 6 月之前
  edison 2182e88e1b feat(vapor): forwarded slots (#13408) 6 月之前
  edison 6a801de36b fix(runtime-vapor): properly handle consecutive prepend operations with insertionState (#13558) 8 月之前
  Evan You 5d1c6ca5a9 perf(vapor): optimize text bindings and v-text 1 年之前
  Evan You e49c5a17da test(vapor): enable more test cases 1 年之前
  edison fd2917c8b6 fix(runtime-vapor): properly handle dynamic slot work with v-if (#12660) 1 年之前
  Evan You 6c0e8a8f24 wip(vapor): handle slot fallback when content changes 1 年之前
  Evan You 4318129b96 wip(vapor): createIf 1 年之前