Histórico de Commits

Autor SHA1 Mensagem Data
  daiwei 55d7507687 test: add v-once handling to createIf function há 6 meses atrás
  daiwei 38e3daf8f6 test: add dynamic model tests for input, textarea, select, checkbox, and radio há 6 meses atrás
  daiwei abf7e816d2 chore: update test-coverage script to enable UI and coverage options há 6 meses atrás
  daiwei ef8dce4110 test: add unit tests for createKeyedFragment function há 6 meses atrás
  daiwei 912e321742 chore: update test coverage to exclude vapor transition components há 6 meses atrás
  edison a812d23e1d refactor(runtime-vapor): optimize `_child` helper call by omitting redundant index 0 (#14200) há 6 meses atrás
  edison d823d6a325 fix(hmr): suppress `provide()` warning during HMR updates for mounted instances (#14195) há 6 meses atrás
  daiwei cd98691b76 release: v3.6.0-alpha.7 há 6 meses atrás
  edison fbe8932252 Revert "perf(runtime-vapor): cache dynamic prop/attr and slot function source…" (#14194) há 6 meses atrás
  edison 79aa9dbf68 fix(runtime-vapor): track and restore slot owner context for DynamicFragment rendering (#14193) há 6 meses atrás
  daiwei 13320fd5dc types(runtime-vapor): export VaporTransitionHooks type há 6 meses atrás
  daiwei 42978221a9 refactor(runtime-vapor): make renderBranch method public há 6 meses atrás
  daiwei a844a8fd26 chore: Merge branch 'main' into minor há 6 meses atrás
  edison 6de8f689a6 feat(runtime-vapor): implement `defineVaporCustomElement` type inference (#14183) há 6 meses atrás
  edison 158e706e48 fix(hmr): track original `__vapor` state during component mode switching (#14187) há 6 meses atrás
  daiwei 918c7ad80c types(runtime-vapor): export VaporComponent and VaporSlot types há 6 meses atrás
  daiwei 918b50fd5f fix(hmr): refactor scope cleanup to use reset method for stale effects management há 6 meses atrás
  daiwei bfd4f1887a fix(hmr): handle reload for template-only components switching between vapor and vdom há 6 meses atrás
  zhiyuanzmj 9d9efd493e feat(runtime-vapor): implement defineVaporComponent types (#13831) há 6 meses atrás
  btea f51d3e2789 ci: `pkg-pr-new` publish add pm option (#14175) há 6 meses atrás
  edison 5ee8913140 perf(runtime-vapor): cache dynamic prop/attr and slot function sources using computed to prevent redundant calls. (#14178) há 6 meses atrás
  edison 92c2d8ccbb fix(runtime-vapor): use computed to cache the result of dynamic slot function to avoid redundant calls. (#14176) há 6 meses atrás
  edison e499d56307 chore(runtime-vapor): render fallback at the deepest invalid fragment (#14172) há 6 meses atrás
  daiwei 44ee43848f docs: add Ben Zimmermann to the list of security researchers in SECURITY.md há 6 meses atrás
  edison 92019e4a2d chore(deps): update @vue/repl to version 4.7.1 (#14169) há 6 meses atrás
  edison 2f0676f1ed fix(runtime-vapor): enable injection from VDOM parent to slotted Vapor child (#14167) há 6 meses atrás
  daiwei 767cd23496 release: v3.6.0-alpha.6 há 6 meses atrás
  daiwei 078e754eba refactor: allow `getScopeOwner` to return null and add non-null assertion for instance access. há 6 meses atrás
  daiwei 11c95dbc50 refactor: extract scope ID retrieval into `getCurrentScopeId` helper. há 6 meses atrás
  daiwei 656f52d03c refactor: conditionally generate `withVaporCtx` for slots only when they contain components or slot outlets. há 6 meses atrás