Commit History

Author SHA1 Message Date
  Jack 67641706ba fix(runtime-vapor): properly resolve event handler in dynamic props (#14514) 3 months ago
  edison a25c6c1720 chore(lint): ban optional-chaining in runtime code (#14516) 3 months ago
  edison 6a53e413c0 fix(runtime-vapor): fix VDOM interop hydration for multi-node vnode ranges (#14513) 3 months ago
  edison fe613c7875 fix(runtime-vapor): hydrate vapor slot in vdom component with sibling nodes (#14512) 3 months ago
  edison 8ec6b64318 fix(runtime-vapor): handle Static/Fragment vnode ranges in interop block nodes (#14510) 3 months ago
  edison 400644401b chore(deps): update rolldown + oxc (#14506) 3 months ago
  edison 5c320b7da4 fix(runtime-vapor): enable hydration capability for createSSRApp + vdomInterop (#14505) 3 months ago
  edison b7a3356dbf fix(runtime-vapor): handle null/undefined dynamic template refs without warning (#14502) 3 months ago
  edison c763388867 fix(compiler-vapor): preserve :is prop on normal components (#14491) 3 months ago
  edison 178b77f41b fix(runtime-vapor): cleanup stale refs when dynamic vdom component ref target changes (#14501) 3 months ago
  Jack e05c850336 fix(runtime-vapor): properly set ref on dynamic component + vdom component (#14496) 3 months ago
  daiwei 86d3b64270 release: v3.6.0-beta.7 4 months ago
  daiwei 4859f8901d fix(runtime-vapor): restore KeepAlive branch key even for falsy previous values 4 months ago
  daiwei e7692bcf7a refactor(runtime-vapor): wrap v-for update renders with slotOwner restore 4 months ago
  daiwei a6936c3157 refactor(runtime-vapor): improve DynamicFragment context restoration 4 months ago
  daiwei 6c85675522 chore: clarify comments 4 months ago
  daiwei 729d73ad93 chore(runtime-vapor): rename scopeOwner to slotOwner for clarity 4 months ago
  edison f0367b0e0c feat(vapor): support rendering vdom suspense in vapor (#14485) 4 months ago
  edison 9923f11a76 feat(vapor): support rendering vdom teleport in vapor (#14484) 4 months ago
  daiwei cafa3d5450 refactor(vapor-e2e): replace server setup with startE2ETestServer utility 4 months ago
  daiwei 420a504ec8 refactor(build): introduce e2e test flag 4 months ago
  daiwei a9502760c9 test(vapor-e2e): split transition/transition-group e2e cases into file-based 4 months ago
  edison 87e6b4567c test(vapor-e2e): port #12091 prevent-enter-when-leaving transition case (#14480) 4 months ago
  edison 24f20e8a3f fix(runtime-vapor): preserve slot-owner css vars for teleported slot content (#14476) 4 months ago
  edison a7795310f6 fix(runtime-vapor): preserve slot owner rendering context in resolveDynamicComponent (#14475) 4 months ago
  edison e0003aab5d fix(runtime-vapor): allow renderEffect to self re-queue on sync state mutation (#14477) 4 months ago
  daiwei 57e6da1505 chore: Merge branch 'main' into minor 4 months ago
  edison 3badf505ca fix(runtime-vapor): avoid exposing built-in components internals via template ref (#14448) 4 months ago
  edison 0c1e4a030c refactor(runtime-vapor): improve template ref handling for DynamicFragment and async components (#14472) 4 months ago
  Jack 2fb57c412f fix(runtime-vapor): apply template ref on dynamic fragment (#14471) 4 months ago