Skip to content

Releases: vuetifyjs/vuetify

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

v3.7.3

17 Oct 08:07
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

  • nested: convert ids to string in duplicate warning (2728a10)
  • styles: explicitly import global functions (2b22da1)
  • v-tooltip: log error instead of throwing (ae33530), closes #20564
  • v-tooltip: match provides from new vnode (6e9f2a1), closes #20564
  • VDataTable: remove page clamp on initial render (60bc70e), closes #17966 #20185

πŸ§ͺ Labs

v3.7.2

17 Sep 13:03
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

  • a11y: add aria-current="page" attribute to links (#20413) (bc647f6), closes #20399
  • nested: use reactive proxy of opened (#20438) (4e41c7e)
  • nested: Prevent infinite loops when resolving path (#20390) (970f827), closes #20389
  • v-tooltip: use textContent instead of innerHTML (ca49443)
  • v-tooltip: use default location from VTooltip (45e0c8a)
  • VDialog: add height to form in fullscreen dialog (#20417) (eb0c99e), closes #20416
  • VDialog: remove aria-expanded from activator (#20414) (1c40ed4)

πŸ§ͺ Labs