Histórico de Commits

Autor SHA1 Mensagem Data
  Evan You 81a6708739 chore: simplify effectScope há 4 anos atrás
  Evan You 2993a24618 perf(reactivity): optimize effect/effectScope active state tracking há 4 anos atrás
  Evan You 6b6889852f release: v3.2.29 há 4 anos atrás
  Evan You 9aa5dfd4bb fix(runtime-dom): fix static content re-insertion há 4 anos atrás
  Thorsten Lünborg 4be1037f31 fix(reactivity): ensure readonly refs can be replaced with new refs in reactive objects (#5310) há 4 anos atrás
  Evan You 059c63eab7 test: add missing edge case for css v-bind há 4 anos atrás
  Evan You 16fa18da6d fix(compiler-sfc): fix css v-bind inside other css functions há 4 anos atrás
  Evan You 283df0ad68 release: v3.2.28 há 4 anos atrás
  Evan You 3d80b15ca4 build: fix build script há 4 anos atrás
  edison 95d49bf7e7 fix(compiler-sfc): support complex expression in CSS v-bind() (#5114) há 4 anos atrás
  btea 63210fe41a refactor: includes instead of indexOf (#5117) há 4 anos atrás
  HcySunYang c64907d261 fix(types): calling readonly() with ref() should return Readonly<Ref<T>> (#5212) há 4 anos atrás
  Thorsten Lünborg 171f5e9c60 fix(reactivity): mutating a readonly ref nested in a reactive object should fail. (#5048) há 4 anos atrás
  Soha Jin 72130ac7b5 fix(compat): convertLegacyVModelProps should merge model option in mixins (#5251) há 4 anos atrás
  Yugang Cao 92e04a651f chore: type improvements (#5264) há 4 anos atrás
  edison 9f55e6fbb1 fix(compiler-core): handle v-memo in template v-for (#5291) há 4 anos atrás
  Evan You b2bac9fa17 chore: comment dom tag config usage [ci skip] há 4 anos atrás
  Thorsten Lünborg 97f6bd942f fix(compat): ensure fallthrough *Native events are not dropped during props update (#5228) há 4 anos atrás
  Yugang Cao e603fd258c chore: fix typo (#5261) [ci skip] há 4 anos atrás
  Bruno Perel e8022755ae chore: fix typo (#5282) [ci skip] há 4 anos atrás
  Stanislav Lashmanov d0b9708620 fix(compat): simulate Vue 2.6.14 version in compat build (#5293) há 4 anos atrás
  Thorsten Lünborg c35ec47d73 fix(runtime-core): ensure mergeProps skips undefined event handlers (#5299) há 4 anos atrás
  Evan You 2f91872e7b fix(ssr): only cache computed getters during render phase há 4 anos atrás
  Evan You 25bc6549eb perf(reactivity): optimize effect run condition há 4 anos atrás
  Evan You 4768f26f59 fix(compiler-sfc/reactivity-transform): fix edge case where normal script has ref macros but script setup does not há 4 anos atrás
  Evan You a05b000948 fix(reactivity-transform): apply transform for labelled variable declarations há 4 anos atrás
  Evan You a81a9922bb fix(reactivity-transform): apply transform on exported variable declarations há 4 anos atrás
  Evan You ae4b0783d7 chore: update repo references há 4 anos atrás
  Evan You 9c304bfe79 fix(reactivity): differentiate shallow/deep proxies of same target when nested in reactive há 4 anos atrás
  Evan You 9fda9411ec feat(reactivity): add isShallow api há 4 anos atrás