Commit History

Автор SHA1 Съобщение Дата
  daiwei cd98691b76 release: v3.6.0-alpha.7 преди 4 месеца
  edison fbe8932252 Revert "perf(runtime-vapor): cache dynamic prop/attr and slot function source…" (#14194) преди 4 месеца
  edison 79aa9dbf68 fix(runtime-vapor): track and restore slot owner context for DynamicFragment rendering (#14193) преди 4 месеца
  daiwei 13320fd5dc types(runtime-vapor): export VaporTransitionHooks type преди 4 месеца
  daiwei 42978221a9 refactor(runtime-vapor): make renderBranch method public преди 4 месеца
  daiwei a844a8fd26 chore: Merge branch 'main' into minor преди 4 месеца
  edison 6de8f689a6 feat(runtime-vapor): implement `defineVaporCustomElement` type inference (#14183) преди 4 месеца
  edison 158e706e48 fix(hmr): track original `__vapor` state during component mode switching (#14187) преди 4 месеца
  daiwei 918c7ad80c types(runtime-vapor): export VaporComponent and VaporSlot types преди 4 месеца
  daiwei 918b50fd5f fix(hmr): refactor scope cleanup to use reset method for stale effects management преди 4 месеца
  daiwei bfd4f1887a fix(hmr): handle reload for template-only components switching between vapor and vdom преди 4 месеца
  zhiyuanzmj 9d9efd493e feat(runtime-vapor): implement defineVaporComponent types (#13831) преди 4 месеца
  btea f51d3e2789 ci: `pkg-pr-new` publish add pm option (#14175) преди 4 месеца
  edison 5ee8913140 perf(runtime-vapor): cache dynamic prop/attr and slot function sources using computed to prevent redundant calls. (#14178) преди 4 месеца
  edison 92c2d8ccbb fix(runtime-vapor): use computed to cache the result of dynamic slot function to avoid redundant calls. (#14176) преди 4 месеца
  edison e499d56307 chore(runtime-vapor): render fallback at the deepest invalid fragment (#14172) преди 4 месеца
  daiwei 44ee43848f docs: add Ben Zimmermann to the list of security researchers in SECURITY.md преди 4 месеца
  edison 92019e4a2d chore(deps): update @vue/repl to version 4.7.1 (#14169) преди 4 месеца
  edison 2f0676f1ed fix(runtime-vapor): enable injection from VDOM parent to slotted Vapor child (#14167) преди 4 месеца
  daiwei 767cd23496 release: v3.6.0-alpha.6 преди 4 месеца
  daiwei 078e754eba refactor: allow `getScopeOwner` to return null and add non-null assertion for instance access. преди 4 месеца
  daiwei 11c95dbc50 refactor: extract scope ID retrieval into `getCurrentScopeId` helper. преди 4 месеца
  daiwei 656f52d03c refactor: conditionally generate `withVaporCtx` for slots only when they contain components or slot outlets. преди 4 месеца
  daiwei 603dc8b102 refactor: rename `getSlotInstance` to `getScopeOwner` and centralize scope owner retrieval преди 4 месеца
  daiwei d47784c2d7 refactor: explicitly pass current instance to fragment rendering instead of relying on a stored parentComponent property. преди 4 месеца
  daiwei 59a62d5528 refactor: remove manual `TransitionGroup` update triggering and the `group` flag from transition hooks. преди 4 месеца
  daiwei 7e0d8130e6 refactor(runtime-vapor): use dedicated currentSlotOwner instead of changing currentInstance in withVaporCtx преди 4 месеца
  daiwei 50602eca5a fix(KeepAlive): remove unnecessary null check in getInnerBlock call преди 4 месеца
  daiwei e70ca5da5e fix(TransitionGroup): simplify dev-only warning condition for unkeyed children преди 4 месеца
  daiwei 71e2495e46 fix(KeepAlive): correct condition for caching inner blocks to handle null cases преди 4 месеца