История коммитов

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