Commit History

Author SHA1 Message Date
  daiwei 061bccadaf release: v3.6.0-beta.12 1 month ago
  edison 3cbe42126a refactor(runtime-vapor): clarify hydration anchor ownership (#14823) 1 month ago
  edison 94767aa482 fix(runtime-vapor): preserve anchors for deferred fragment hydration (#14822) 1 month ago
  edison fb72a8b3d3 refactor(runtime-vapor): simplify slot fallback and slot binding cache (#14819) 1 month ago
  edison 2d8a0ce8d2 fix(runtime-vapor): coalesce v-for selector source updates (#14817) 1 month ago
  edison 211caf8f92 fix(compiler-vapor): preserve v-for selector source offsets (#14816) 1 month ago
  Johnson Chu 21654768cd refactor(runtime-vapor): hoist createSelector out of createFor (#14812) 1 month ago
  Johnson Chu f512da51e4 chore(reactivity): sync system.ts to latest alien-signals (#14813) 1 month ago
  edison 4e77400975 perf(runtime-vapor): detach v-for item scopes (#14811) 1 month ago
  edison 0c516295e2 chore(sfc): omit false vapor multi-root marker (#14808) 1 month ago
  edison 1292bc491b perf(vapor): add fast path for static class names (#14803) 1 month ago
  daiwei 3212075f2b fix(compiler-vapor): align module field with browser esm build 1 month ago
  daiwei e9866b96fe fix(runtime-vapor): restore component context after setup errors 1 month ago
  daiwei e0c38e86db fix(runtime-vapor): restore fallthrough prop state after errors 1 month ago
  daiwei 42bfc546ea fix(runtime-vapor): restore render effect state after errors 1 month ago
  daiwei 50d4d63a12 fix(runtime-vapor): avoid retaining vdom interop from emits 1 month ago
  edison d9e0a5c79a fix(server-renderer): render unresolved tag fallback as element (#14794) 1 month ago
  edison 1de6fc418a fix(runtime-vapor): avoid hydrating vapor slots during vdom collection (#14793) 1 month ago
  daiwei 778614fd85 fix(compiler-vapor): track close tags during template abbreviation 1 month ago
  daiwei 7660797f20 fix(compiler-vapor): preserve close tags across template abbreviation 1 month ago
  daiwei 4466b94438 fix(runtime-vapor): normalize and expose VDOM slots in interop 1 month ago
  daiwei 6b1d3175ed fix(compiler-vapor): bind dynamic slot sources to owner 1 month ago
  edison b10e6427ed chore(deps): update rolldown to v1.0.0 (#14789) 1 month ago
  daiwei cf96e994e5 release: v3.6.0-beta.11 1 month ago
  daiwei c75d471bf6 fix(runtime-vapor): properly unmount interop VDOM components 1 month ago
  daiwei cb877ffd8c fix(runtime-vapor): avoid duplicate VDOM unmount in interop teardown 1 month ago
  daiwei 96542c2ece fix(runtime-vapor): preserve hydrated VDOM slot fragment anchors 1 month ago
  daiwei c9fa193925 fix(compiler-vapor): resolve Suspense as built-in component 1 month ago
  daiwei 83cee00d1f fix(runtime-vapor): use logical index for nthChild hydration 1 month ago
  daiwei ba998777f6 fix(runtime-vapor): preserve hydration cursor for nested insertions 1 month ago