Skip to content

Releases: vuetifyjs/vuetify

v4.1.1

08 Jun 07:55

Choose a tag to compare

Important

Vuetify Needs Your Support! The OpenCollective funds dried up. We are currently unable to compensate our contributors for their continued work on the framework and the ecosystem tools.

If Vuetify is part of your stack, please consider sponsoring the project so we can continue delivering updates and fixes.

Sponsor via Open Collective | Sponsor via GitHub

What happens when you open source project depends on unpaid labor:

  • releases appear less frequently
  • hard bugs get sidelined because nobody can afford the time to fix them
  • maintainers burn out from juggling day jobs with the framework you depend on
  • roadmap targets are moved

Every contribution helps us keep Vuetify alive and ship exciting new features.

Thank you.


πŸ”§ Bug Fixes

  • VMenu: prevent focus change during IME input (#21008) (374c955), closes #21001
  • VNumberInput: emit change when using controls and arrows (2ab2509)
  • VOverlay: respect % dimension boundaries (eaec65f), closes #22890
  • VSelect: close menu when click lands inside host overlay (7ed9a54), closes #22897
  • VSnackbar: more reliable progress bar (5e6fe60), closes #22894
  • VTable: apply background and border for fixed-footer (ecabcc5)
  • VTooltip: avoid stealing focus (77d1a8a), closes #22891
  • VTooltip: merge content class and props (5cc3278)

πŸ§ͺ Labs

  • VHeatmap: keep legend bar visible in forced-colors mode (58e3e7d)
  • VHighlight: support forced-colors mode (067228c)

v4.1.0

02 Jun 13:33

Choose a tag to compare

v4.1.0 (Ascendant)

πŸ… Component promotions

The following components have been promoted to the core framework from labs:

πŸ’― Release notes

πŸš€ Features

πŸ”§ Bug Fixes

  • VDialog: no viewport margin for fullscreen dialog (04663d9)
  • VExpansionPanel: improved focus styles (e10e1c8)
  • VSwitch: tune track color for inset material (a7d0bae)
  • VSwitch: outline sho...
Read more

v4.0.9

02 Jun 12:14

Choose a tag to compare

πŸ”§ Bug Fixes

  • focusTrap: prevent page scroll when capturing focus (451e7c3), closes #22802
  • VNumberInput: keep both controls enabled when empty (e0133c2)
  • VProgressLinear: avoid opacity:NaN when rendering with SSR (#22880) (359a492), closes #22876

v3.12.8

02 Jun 12:09

Choose a tag to compare

πŸ”§ Bug Fixes

  • focusTrap: prevent page scroll when capturing focus (be370cd), closes #22802
  • VNumberInput: keep both controls enabled when empty (5ce31e4)
  • VProgressLinear: avoid opacity:NaN when rendering with SSR (#22880) (7bdc82c), closes #22876

Other Commits

  • chore(release): publish v3.12.8 (8d5d16a)

v4.0.8

28 May 23:30

Choose a tag to compare

πŸ”§ Bug Fixes

  • theme: support transparent hex color for CSS variables (#22875) (a986920), closes #22865
  • VAutocomplete/VCombobox: click in empty space should not close menu (#22754) (d8b16d4)
  • VBtnToggle: restore active overlay when no color is set (70804c2), closes #22856
  • VOverlay: restore focus without preventing Enter keydown (#22276) (f4d376d), closes #19872 #22387
  • VOverlay: pull focus to trap when it biefly escapes (5d52b80), closes #22322
  • VSelect/VAutocomplete/VCombobox: keep menu open when scrolling (#22877) (300af6d), closes #22850
  • VSwitch: suppress user-agent styles to avoid click dead-zone (3e16cc0)

πŸ”₯ Performance Improvements

v3.12.7

28 May 22:51

Choose a tag to compare

πŸ”§ Bug Fixes

  • VSelect/VAutocomplete/VCombobox: keep menu open when scrolling (f7e7389), closes #22850

v4.1.0-beta.1

27 May 23:37

Choose a tag to compare

v4.1.0-beta.1 Pre-release
Pre-release

πŸš€ Features

πŸ”§ Bug Fixes

  • theme: support transparent hex color for CSS variables (#22875) (a986920), closes #22865
  • VBtnToggle: restore active overlay when no color is set (70804c2), closes #22856
  • VOverlay: pull focus to trap when it biefly escapes (5d52b80), closes #22322
  • VSwitch: suppress user-agent styles to avoid click dead-zone (3e16cc0)

πŸ”₯ Performance Improvements

v4.1.0-beta.0

21 May 00:06

Choose a tag to compare

v4.1.0-beta.0 Pre-release
Pre-release

The following components/features have been promoted to the core framework from labs:

πŸš€ Features

πŸ”§ Bug Fixes

  • Dialog, VSnackbar: correct position with static location strategy (a8c1ad9)
  • VCheckbox: align indeterminate opacity and color with MD3 (#22804) (c651933), closes #22039
  • VDatePicker: align range selection with MD3 (#22858) (c4ae6de), closes #22793
  • VHover: reconcile actual hover state when re-enabled (#22845) (3cde811), closes #22498
  • VOverlay: contained should opt-out from static strategy (4c5228c)
  • VOverlay: make location and origin actually useful (#22720) (13c9af0), closes #20919
  • VSnackbarQueue: avoid stale z-index (#22796) (66f09ce)

πŸ§ͺ Labs

v4.0.7

08 May 19:32

Choose a tag to compare

πŸ”§ Bug Fixes

  • VAlert: border opacity should win over theme variables (#22832) (d355443)
  • VBtnToggle: correct background when active (79a3a8c), closes #22004
  • VField: correct baseline alignment (#22812) (14fd872), closes #22648
  • VList: invisibly focus first element after open (d153a6e), closes #22783
  • VProgressLinear: correct calculation for filled chunks (642a27b), closes #22818
  • VSelects: merge menuProps.contentClass (6749424), closes #22822
  • VTreeview,VList: wire value-comparator into selection logic (#22841) (d5b4670), closes #22013

v3.12.6

08 May 19:27

Choose a tag to compare

πŸ”§ Bug Fixes

  • types: support noUncheckedSideEffectImports (1300d9e), closes #22766
  • VList: invisibly focus first element after open (a037673), closes #22783
  • VOtpInput: remove semicolon from sass file (816cfa4), closes #22798
  • VProgressLinear: correct calculation for filled chunks (2995c6f), closes #22818
  • VSelects: merge menuProps.contentClass (8cffe1b), closes #22822
  • fix(VColorPicker, VCalendar, ripple) support CSS zoom (#22774) (ca02f8b), closes #22761