Skip to content

Releases: vuetifyjs/vuetify

v3.7.13

20 Feb 05:34
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

πŸ”¬ Code Refactoring

  • remove redundant pick function (a438986)
  • VTreeviewItem: reuse VListItem link and clean-up code (3cbe7a4), closes #19919

πŸ”„ Reverts

  • Revert "fix(VNavigationDrawer): don't restrict elementSize when..." (8294e8c)

πŸ§ͺ Labs

v3.7.12

11 Feb 17:56
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

πŸ§ͺ Labs

  • VDateInput: do not pass rounded to the picker (#20972) (b5ed84d)
  • VDateInput: transform model in / out for VConfirmEdit (#20281) (fac2f99), closes #20146
  • VDateInput: forwardRefs and handle local and form level reset (1461d7e), closes #19965

v3.7.11

04 Feb 09:53
Compare
Choose a tag to compare

πŸ”„ Reverts

v3.7.10

04 Feb 06:19
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

  • locale: add missing danish and finnish translations (#20925) (1df619d)
  • locale: add missing german translations (#20921) (02a3f48)
  • VDatePicker: prevent maxDate disabling the wrong month on last day (ce4b227), closes #20943
  • VExpandTransition: work around calling hooks out of order (d6fdc1b)
  • VSelect/VAutocomplete/VCombobox: respect click outside (#20004) (e85225d), closes #20003
  • VTabs: add generic slot types (3e9147e), closes #20720

πŸ§ͺ Labs

v3.7.9

30 Jan 01:34
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

v3.7.8

28 Jan 05:11
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

πŸ§ͺ Labs

v3.7.7

20 Jan 10:09
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

  • filter: avoid unnecessary deep proxy (933bf24), closes #20849
  • locale: add missing Dutch translations (#20839) (bfc25df)
  • locale: add missing Azerbaijani translations (#20848) (0e7b814)
  • VAutocomplete: allow searching when selected item is hightlighted (2cab7e4), closes #20796 #20836
  • VColorPicker: handle invalid eyedropper result in linux (2e0e0f5), closes #20847
  • VCombobox: don't return focus to input on space keydown (d609024), closes #20850
  • VDialog: restore scrollable dialog margins (39fe86d)
  • VField: prevent rendering clear button when disabled (#20821) (210488a), closes #20818
  • VProgressLinear: set aria-valuenow to current value (#20845) (f9ac620), closes #19894
  • VSlideGroup: skip disabled elements when moving focus (#20808) (cb2d96b), closes #20780
  • VSparkline: accept numeric value for smooth (#20795) (0f833be), closes #19262
  • VStepper: add type=button to headers (e66317d), closes #20866
  • VTextarea: correct area scaling when grown vertically in flex (15c6485), closes #20861

πŸ§ͺ Labs

v3.7.6

18 Dec 11:34
Compare
Choose a tag to compare

πŸ”§ 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)

v3.7.5

03 Dec 10:33
Compare
Choose a tag to compare

πŸš€ Features

πŸ”§ Bug Fixes

πŸ§ͺ Labs

v3.7.4

06 Nov 07:40
Compare
Choose a tag to compare

πŸ”§ Bug Fixes