Skip to content

v3.7.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 11:34
· 1 commit to master since this release

πŸ”§ Bug Fixes

  • nested: ensure unregister is called before register (d4ba559), closes #20516 #20603
  • virtual: add fallback scrollend timeout (4a628a3), closes #20566 #20757
  • VListItem: wait until beforeMount to set parent open (39e4a50)
  • VRangeSlider: do not focus other thumb if min==max (c19bcf6), closes #20726
  • VSelectionControl: label opacity matching regular text (#20738) (f804c50), closes #18804

πŸ§ͺ Labs

  • VFileUpload: add new component (#19667) (89c58dd)
  • VNumberInput: clearing v-number-input with backspace resets to 0 (#20729) (96fca07)