Cronologia Commit

Autore SHA1 Messaggio Data
  Evan You 5bce2ae723 fix(runtime-core): fix fragment update inside de-opt slots 5 anni fa
  Evan You 71f7c25fbe release: v3.1.0-beta.7 5 anni fa
  Evan You 2b5a559055 chore: avoid compat disabled error for built-in components 5 anni fa
  Evan You 9acc9a1fa8 fix(watch): avoid traversing objects that are marked non-reactive 5 anni fa
  Evan You 51d2be2038 perf: avoid deopt for props/emits normalization when global mixins are used 5 anni fa
  Evan You e2ca67b59a fix(runtime-core): align option merge behavior with Vue 2 5 anni fa
  Evan You 1e35a860b9 refactor: adjust component options merge cache strategy 5 anni fa
  Evan You 44996d1a0a fix(suspense): fix suspense regression for errored template component 5 anni fa
  Evan You c7efb967ca fix(compat): fix deep data merge with extended constructor 5 anni fa
  HcySunYang ecd97ee6e4 fix(runtime-dom/v-model): only set selectedIndex when the value changes (#3845) 5 anni fa
  Evan You 8b94464a3b fix(compiler-sfc): fix style injection when using normal script + setup 5 anni fa
  edison 2c7bd42801 fix(compiler-sfc): fix template expression assignment codegen for script setup let refs (#3626) 5 anni fa
  Evan You aa96a0e88a release: v3.1.0-beta.6 5 anni fa
  HcySunYang 6bfb50aff9 fix(compiler-sfc): correctly remove parens used for wrapping (#3582) 5 anni fa
  Evan You 6fbf0dd315 chore: use variable instead of literal 5 anni fa
  GU Yiling e3f5dcb99b fix(runtime-dom): should remove attribute when binding `null` to `value` (#3564) 5 anni fa
  Evan You 071986a2c6 fix(transition): fix higher order transition components with merged listeners 5 anni fa
  edison d6607c9864 fix(runtime-core): fix resolving inheritAttrs from mixins (#3742) 5 anni fa
  HcySunYang 9b2e894017 fix(compiler-core): improve the isMemberExpression function (#3675) 5 anni fa
  Evan You 1ff06376ff chore: type fix 5 anni fa
  Evan You 03a7a73148 fix(reactivity): ensure computed always expose value 5 anni fa
  Evan You 32e21333dd fix(runtime-core): stricter compat root mount check 5 anni fa
  Evan You 669037277b fix(compiler-dom): fix in-browser attribute value decoding w/ html tags 5 anni fa
  HcySunYang a641eb201f fix(runtime-core): fix cases of reused children arrays in render functions (#3670) 5 anni fa
  HcySunYang ff50e8d78c fix(runtime-core): should disable tracking inside directive lifecycle hooks (#3699) 5 anni fa
  Evan You 9f24195d2c fix(suspense): fix suspense patching in optimized mode 5 anni fa
  Evan You f0eb1978b2 release: v3.1.0-beta.5 5 anni fa
  Evan You b46a4dccf6 fix(ssr): handle hydrated async component unmounted before resolve 5 anni fa
  Evan You b57e995edd fix(scheduler): handle preFlush cb queued inside postFlush cb 5 anni fa
  HcySunYang e8ddf86080 fix(runtime-core): properly check forwarded slots type (#3781) 5 anni fa