Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Evan You 9f24195d2c fix(suspense): fix suspense patching in optimized mode vor 5 Jahren
  Evan You f0eb1978b2 release: v3.1.0-beta.5 vor 5 Jahren
  Evan You b46a4dccf6 fix(ssr): handle hydrated async component unmounted before resolve vor 5 Jahren
  Evan You b57e995edd fix(scheduler): handle preFlush cb queued inside postFlush cb vor 5 Jahren
  HcySunYang e8ddf86080 fix(runtime-core): properly check forwarded slots type (#3781) vor 5 Jahren
  edison 4e3f82f683 fix(runtime-core/teleport): ensure the nested teleport can be unmounted correctly (#3629) vor 5 Jahren
  HcySunYang 201060717d fix(runtime-core): should not track dynamic children when the user calls a compiled slot inside template expression (#3554) vor 5 Jahren
  Evan You 1526f94edf fix(watch): should not leak this context to setup watch getters vor 5 Jahren
  HcySunYang 9e3708ca75 fix(keep-alive): include/exclude should work with async component (#3531) vor 5 Jahren
  Evan You f1f52300e6 release: v3.1.0-beta.4 vor 5 Jahren
  Evan You b76c453507 refactor: adjust absent prop casting logic vor 5 Jahren
  Evan You 0255be2f4b fix(runtime-core): avoid double-setting props when casting vor 5 Jahren
  HcySunYang 4ce0df6ef1 fix(runtime-core): avoid the proxy object polluting the slots of the internal instance (#3698) vor 5 Jahren
  HcySunYang 7c74feb3dc fix(compiler-dom): comments in the v-if branchs should be ignored when used in Transition (#3622) vor 5 Jahren