2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 сар өмнө
  edison 0dcc98fb3a feat(suspense): support rendering of Vapor components (#14157) 4 сар өмнө
  edison 5db15cfe5e fix(compiler-vapor): enhance v-slot prop destructuring support (#14165) 4 сар өмнө
  daiwei 0ab7e1bc86 fix(runtime-vapor): expose raw setup state to devtools via `devtoolsRawSetupState` 4 сар өмнө
  edison 9bef3be1bf fix(runtime-vapor): add dev-only warning for non-existent property access during render (#14162) 4 сар өмнө
  daiwei a3a20afcd4 chore: clarify `isUpdating` purpose to prevent recursive updates 4 сар өмнө
  edison 750e7cd47c fix(templateRef): prevent duplicate onScopeDispose registrations for dynamic template refs (#14161) 4 сар өмнө
  edison 0668ea3c87 fix(compiler-vapor): prevent nested components from inheriting parent slots (#14158) 4 сар өмнө
  daiwei 3f3a59d0ce refactor: move development-only measurement and warning context handling back to `createComponent` from `setupComponent` 4 сар өмнө
  edison 3db1b2e8c0 refactor: introduce `setAsyncRef` on `DynamicFragment` for explicit async component ref assignment. (#14153) 4 сар өмнө
  edison bd087adb2a refactor: extract teleport mount and mountToTarget logic into private methods (#14152) 4 сар өмнө
  edison 53ab5d5271 feat: attrs fallthrough (#14144) 4 сар өмнө
  daiwei 05b8dbdb56 test: Implement `setClassIncremental` and `setStyleIncremental` tests. 4 сар өмнө
  daiwei 1706a6fbfe test: update directive handling to use withVaporDirectives and improve type safety 4 сар өмнө
  daiwei 35068c1e24 chore: simplify TransitionHooks comments and remove unused InsertFn type export. 4 сар өмнө
  edison e405557407 feat(runtime-vapor): support custom directives on vapor components (#14143) 4 сар өмнө
  daiwei 75da557226 chore(vShow): simplify fragment handling logic 4 сар өмнө
  daiwei f37b6affa7 test: remove TODO comments 4 сар өмнө
  daiwei 0fe3a34ea6 test(compile): add tests for v-on multi statements, v-slot, and v-for 4 сар өмнө
  daiwei 7055b93a17 test: remove temporary test case comment from compile.spec.ts 4 сар өмнө