Commit History

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