vuetifyjs/vuetify
 Watch   
 Star   
 Fork   
5 days ago
vuetify

v4.1.4

[!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

Even if you look with optimism into the future (despite the sad economic reality), it is not responsible to keep your largest open source dependency in this poor financial state. Vuetify is on the borrowed time - if anything happens to maintainers primary employment, they are more likely to drop off.

Every contribution helps us keep Vuetify alive and signals to maintainers that their effort is appreciated.

Thank you.


🔧 Bug Fixes

  • date: correct locale on StringDateAdapter (83ed8d4)
  • theme: provideTheme current should use computedThemes (#22987) (998fe6a), closes #22986
  • VDateInput: do not fill range on blur (b7569fe), closes #22984
  • VMenu: correct close cascade for nested menus (5902e09), closes #20003 #21606 #22227
  • VMenu: correct click-outside detection when content resizes (007f546), closes #22488
  • VNumberInput: accept non-ASCII minus sign (6063d7a), closes #22988
  • VNumberInput: keep all decimals when precision is null (87b0e57), closes #22990
10 days ago
vuetify

v4.1.3

[!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

Even if you look with optimism into the future (despite obvious economic signals), it is not responsible to keep your largest open source dependency in this poor financial state. Vuetify is on the borrowed time - if anything happens to maintainers primary employment, they are more likely to drop off.

Every contribution helps us keep Vuetify alive and signals to maintainers that their effort is appreciated.

Thank you.


🔧 Bug Fixes

  • rounded: translate 2xl, 3xl, etc. to classes (0ea03f4), closes #22978
  • VAutocomplete: don't trigger keydown listener during IME composition (#22974) (c1ef7fa)
  • VDataTable: keep rows visible after hiding a column with a custom filter (#22971) (aea8e77), closes #22863
  • VDataTable: apply text-align to columns with align 'start' (02f5f81), closes #22979
  • VDateInput: derive display format from date adapter locale (#22976) (962cda0)
  • VDateInput: do not ignore the first click when actions are visible (7fb5ef8)
  • VOtpInput: move focus correctly in RTL mode (f0145aa)
  • VOtpInput: pasting from mobile device (5c39a64), closes #22931
  • VSelect/VAutocomplete/VCombobox: respect no-auto-scroll (adb2597), closes #22920
  • locale: correctly resolve Kurdish locale to RTL (4782312)
10 days ago
vuetify

v3.12.9

🔧 Bug Fixes

  • VDataTable: keep rows visible after hiding a column with a custom filter (#22971) (7ac00c6), closes #22863
  • VPagination: predictable length behavior in flex container (3bea297), closes #22907
  • VSelect/VAutocomplete/VCombobox: respect no-auto-scroll (a0075a1), closes #22920
26 days ago
vuetify

v4.1.2

[!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

You might see the phase of changes is surprisingly high, but it is not really a good sign. Vuetify is on borrowed time - an informal debt to maintainers - if anything happens (economic conditions worsen) they are more likely to drop off as community signal is "nobody cares enough to reward hard work done here".

Every contribution helps us keep Vuetify alive and signals to maintainers that their effort means something.

Thank you.


🔧 Bug Fixes

  • theme: async transition should return a Promise (904f949), closes #22900
  • utilites: merge height values into single group (ff6e4e4), closes #22916
  • VDialog: clear inline styles when enabling fullscreen mode (ea29378), closes #22926
  • VOverlay: static location should snap to edges using CSS (#22921) (4fc3c8e), closes #22911
  • VOverlay: do not clear position when closing (923b3b6), closes #22930
  • VOverlay: keep overlay attached with iOS keyboard open (#22923) (2e51298), closes #22376
  • VOverlay: resolve size with CSS function (calc, min, vw) to pixels (bf105bf)
  • VOverlay: dimension props should be reactive in static strategy (eb56d37)
  • VPagination: predictable length behavior in flex container (#22912) (e7016b1), closes #22907
  • VTreeview: apply hide-actions to group nodes (e5555ae), closes #22919
2026-06-08 15:50:18
vuetify

v4.1.1

[!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)
2026-06-02 21:28:18
vuetify

v4.1.0

🚀 Features

🔧 Bug Fixes

  • VDataTableVirtual: align caption slot with VTable (85e9737)
  • VDialog: no viewport margin for fullscreen dialog (04663d9)
  • VExpansionPanel: improved focus styles (e10e1c8)
  • VSwitch: tune track color for inset material (a7d0bae)
  • VSwitch: outline should have neutral color (23f139b)

Other Commits

  • chore(release): publish v4.1.0 (f8ba871)
  • docs(VCheckbox, VSwitch, VRadioGroup): drop unused glow prop (9d87221)
  • docs(VTable): silent pass-through for aria-labels (9a48967)
  • chore: cleanup overflow-btn (fa2b064)
2026-06-02 20:09:54
vuetify

v4.0.9

🔧 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

Other Commits

  • chore(release): publish v4.0.9 (e3bc5b4)
2026-06-02 20:04:28
vuetify

v3.12.8

🔧 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)
2026-05-29 07:25:11
vuetify

v4.0.8

[!CAUTION] 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

  • 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

2026-05-29 06:46:54
vuetify

v3.12.7

🔧 Bug Fixes

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