Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Roe 434ea30505 fix(compat): update cjs dist file names (#3893) vor 5 Jahren
  Evan You 70cd2d5211 chore: aggregate 3.1.0 changelog [ci skip] vor 5 Jahren
  Evan You ac15df46c5 release: v3.1.0 vor 5 Jahren
  Evan You 78380efa65 chore: update compat build readme [ci skip] vor 5 Jahren
  Evan You ad844cf1e7 fix(compat): revert private properties on $options in comapt mode vor 5 Jahren
  Evan You 5bce2ae723 fix(runtime-core): fix fragment update inside de-opt slots vor 5 Jahren
  Evan You 71f7c25fbe release: v3.1.0-beta.7 vor 5 Jahren
  Evan You 2b5a559055 chore: avoid compat disabled error for built-in components vor 5 Jahren
  Evan You 9acc9a1fa8 fix(watch): avoid traversing objects that are marked non-reactive vor 5 Jahren
  Evan You 51d2be2038 perf: avoid deopt for props/emits normalization when global mixins are used vor 5 Jahren
  Evan You e2ca67b59a fix(runtime-core): align option merge behavior with Vue 2 vor 5 Jahren
  Evan You 1e35a860b9 refactor: adjust component options merge cache strategy vor 5 Jahren
  Evan You 44996d1a0a fix(suspense): fix suspense regression for errored template component vor 5 Jahren
  Evan You c7efb967ca fix(compat): fix deep data merge with extended constructor vor 5 Jahren
  HcySunYang ecd97ee6e4 fix(runtime-dom/v-model): only set selectedIndex when the value changes (#3845) vor 5 Jahren
  Evan You 8b94464a3b fix(compiler-sfc): fix style injection when using normal script + setup vor 5 Jahren
  edison 2c7bd42801 fix(compiler-sfc): fix template expression assignment codegen for script setup let refs (#3626) vor 5 Jahren
  Evan You aa96a0e88a release: v3.1.0-beta.6 vor 5 Jahren
  HcySunYang 6bfb50aff9 fix(compiler-sfc): correctly remove parens used for wrapping (#3582) vor 5 Jahren
  Evan You 6fbf0dd315 chore: use variable instead of literal vor 5 Jahren
  GU Yiling e3f5dcb99b fix(runtime-dom): should remove attribute when binding `null` to `value` (#3564) vor 5 Jahren
  Evan You 071986a2c6 fix(transition): fix higher order transition components with merged listeners vor 5 Jahren
  edison d6607c9864 fix(runtime-core): fix resolving inheritAttrs from mixins (#3742) vor 5 Jahren
  HcySunYang 9b2e894017 fix(compiler-core): improve the isMemberExpression function (#3675) vor 5 Jahren
  Evan You 1ff06376ff chore: type fix vor 5 Jahren
  Evan You 03a7a73148 fix(reactivity): ensure computed always expose value vor 5 Jahren
  Evan You 32e21333dd fix(runtime-core): stricter compat root mount check vor 5 Jahren
  Evan You 669037277b fix(compiler-dom): fix in-browser attribute value decoding w/ html tags vor 5 Jahren
  HcySunYang a641eb201f fix(runtime-core): fix cases of reused children arrays in render functions (#3670) vor 5 Jahren
  HcySunYang ff50e8d78c fix(runtime-core): should disable tracking inside directive lifecycle hooks (#3699) vor 5 Jahren