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

Автор SHA1 Сообщение Дата
  daiwei 1d72706642 test(vModel): implement test for v-model on custom element 6 месяцев назад
  edison 0132c2b73e test(vIf): add tests and refactor comment node check to use `isCommentOrWhitespace` utility. (#14140) 6 месяцев назад
  daiwei a32650abf6 test(compiler-vapor): add test for v-if with v-once 6 месяцев назад
  daiwei 06d36918a9 test(compiler-vapor): add test for component v-if handling 6 месяцев назад
  edison 8b4487e8df test(compiler-vapor): add test for .prop modifier with dynamic arg and prefixIdentifiers (#14139) 6 месяцев назад
  edison 313d17278e fix(compiler-vapor): prevent `_camelize` from receiving nullish value for dynamic `v-bind` keys with `.camel` modifier. (#14138) 6 месяцев назад
  daiwei 74a8bae0a4 fix(tests): update props merging tests for style and class 6 месяцев назад
  edison f2152d2dec fix(compiler-vapor): support merging multiple event handlers on components (#14137) 6 месяцев назад
  edison 8e83197bc7 fix(compiler-vapor): only apply v-on key modifiers to keyboard events (#14136) 6 месяцев назад
  daiwei 0de4641b33 fix(changelog): add missing colon 6 месяцев назад
  daiwei 3d3ca3ee3a release: v3.6.0-alpha.5 6 месяцев назад
  edison ae79c6294d fix(types): remove unused helpers property from CodegenResult interface (#14133) 6 месяцев назад
  edison 25ec4f4306 fix(compiler-vapor): improve expression caching for shared member roots (#14132) 6 месяцев назад
  daiwei 8cb33d79d2 chore: Merge branch 'main' into minor 6 месяцев назад
  daiwei 25ebe3a42c release: v3.5.25 6 месяцев назад
  linzhe c0f63ddbfa fix(suspense): defer clearing fallback vnode el in case it has dirs (#14080) 6 месяцев назад
  edison 301020b481 fix(reactivity): correctly wrap iterated array items to preserve their readonly status (#14120) 6 месяцев назад
  skirtle 0d2357e697 fix(reactivity): toRef edge cases for ref unwrapping (#12420) 6 месяцев назад
  skirtle 247b2c2067 fix(provide): warn when using `provide` after mounting (#13954) 6 месяцев назад
  skirtle b50eb68c50 dx(runtime-core): check current and parent components in formatComponentName (#7220) 6 месяцев назад
  skirtle 5af3dd9b45 refactor(runtime-core): check `props` rather than `propsOptions[0]` (#13514) 6 месяцев назад
  skirtle 2214f7ab29 fix(compiler): share logic for comments and whitespace (#13550) 6 месяцев назад
  edison 5ef769b32c test(hmr): port hmr tests (#14109) 6 месяцев назад
  daiwei 005ba04c34 fix: prevent infinite recursion in `vShow`'s `setDisplay` when handling Vapor components. 6 месяцев назад
  edison b07fa60d5f fix(runtime-vapor): prevent fragment `updated` hooks from running before the fragment is mounted. (#14123) 6 месяцев назад
  edison e0ac500b55 refactor(transition-group): directly returns slotted block instead of wrapping it in DynamicFragment. (#14122) 6 месяцев назад
  edison b9dca57c20 feat(runtime-vapor): support `v-bind()` in CSS (#12621) 6 месяцев назад
  edison 3a2cd69871 refactor(keep-alive): refactor KeepAlive to use new fragment hooks. (#14121) 6 месяцев назад
  SerKo 8f82f23846 fix(runtime-core): keep options API typing intact when expose is used (#14118) 6 месяцев назад
  Vida Xie 83f6ab686d chore(compiler-ssr): move `defaultProps` initialization into `input` tag branch (#14115) 6 месяцев назад