コミット履歴

作者 SHA1 メッセージ 日付
  daiwei 862bbf8083 release: v3.6.0-beta.3 3 ヶ月 前
  edison 1827254319 refactor(templateRef): simplify template ref handling and remove old ref declarations (#13842) 3 ヶ月 前
  edison b074a81b2a feat(vapor): support rendering VNodes in dynamic components (#14278) 3 ヶ月 前
  edison 7341a05c6d refactor(keyedFragment): move key assignment for dynamic fragments from compiler to runtime (#14293) 3 ヶ月 前
  Jack 9bb5046937 fix(teleport): handle css var update on nested fragment (#14284) 3 ヶ月 前
  ywenhao d88a9a90db chore: update oxlint 1.38.0 and oxfmt 0.23.0 (#14291) 3 ヶ月 前
  edison ea1c97874b fix(compiler-vapor): support `v-if` and `v-for` on the same `<template>` element by correctly wrapping structural directives. (#14289) 3 ヶ月 前
  daiwei 7cfd45ce79 refactor: remove `cacheFragment` function and rename `instance` to `block` in `innerCacheBlock` 3 ヶ月 前
  edison 15f6652999 fix(runtime-vapor): prevent event handler execution during emits lookup (#14281) 3 ヶ月 前
  edison 6fc638ffa8 fix(keep-alive): improve KeepAlive caching behavior for async components by re-evaluating caching after resolution (#14285) 3 ヶ月 前
  edison 6ffd55aba2 feat(runtime-vapor): allow VDOM components to directly invoke vapor slots via `slots.name()` (#14273) 3 ヶ月 前
  daiwei bd4db03054 release: v3.6.0-beta.2 3 ヶ月 前
  mary ad154669fc refactor(compiler-vapor): skip unnecessary attribute quoting in templates (#13673) 3 ヶ月 前
  kazuya kawaguchi 55bdcedfc5 fix(runtime-core): support `uid` key for `useInstanceOption` (#14272) 3 ヶ月 前
  Cynthia Rey 30dbdc101a refactor(compile-vapor): skip unnecessary closing tags in templates (#13667) 3 ヶ月 前
  edison 8aa3714530 fix(runtime-vapor): handle css vars work with empty VaporFragment (#14268) 3 ヶ月 前
  edison f9e87cecb6 fix(compiler-sfc): avoid duplicated unref import for vapor mode (#14267) 3 ヶ月 前
  edison d62d86d1bb refactor(runtime-vapor): simplify hydration state management (#14259) 3 ヶ月 前
  Denis 1d376e06b6 fix(runtime-vapor): correctly check slot existence in ownKeys (#14252) 3 ヶ月 前
  daiwei 94ffb6d3b2 chore(runtime-vapor): update side effects comment 4 ヶ月 前
  daiwei b8841ea249 chore(runtime-vapor): improve hydration type safety with DynamicFragment typing 4 ヶ月 前
  daiwei e1e38a3631 chore(runtime-vapor): improve KeepAlive and TransitionGroup tree-shaking 4 ヶ月 前
  daiwei 3df648f713 refactor(runtime-vapor): extract DynamicFragment hydration logic for treeshaking 4 ヶ月 前
  daiwei 2d7f0ae6f7 chore(runtime-vapor): improve tree-shaking with transition hooks registry 4 ヶ月 前
  daiwei cb5aa504ae chore(runtime-core): mark idle callbacks initialization as pure 4 ヶ月 前
  daiwei 4ef0bc7e36 chore(runtime-core): mark emptyAppContext initialization as pure 4 ヶ月 前
  daiwei 0c034e3f30 chore(runtime-vapor): mark delegatedEvents initialization as pure 4 ヶ月 前
  daiwei d4d6a986a1 chore(runtime-vapor): improve TeleportFragment tree-shaking with duck typing 4 ヶ月 前
  daiwei da6ddaca32 chore(runtime-vapor): improve Teleport tree-shaking with duck typing 4 ヶ月 前
  daiwei 6915ce888e chore: ensure KeepAlive and TransitionGroup treeshake properly 4 ヶ月 前