vuetifyjs/vuetify
 Watch   
 Star   
 Fork   
3 days ago
vuetify

v3.9.6

🔧 Bug Fixes

🧪 Labs

17 days ago
vuetify

v3.9.5

🔧 Bug Fixes

  • VColorPicker: prevent sass nested deprecation warning (8083db9), closes #21909
  • VSelect: use selected text instead of value (#21902) (d0ef001), closes #21097
  • VStepper: keep correct alignment with alt-labels (1a0a9e6)
  • VStepper: align title and subtitle to the avatar (12735e6), closes #21884
  • VTextField: assign role to input element (#21903) (d77285f), closes #18125

🧪 Labs

  • VColorInput: allow inner fields focus using mouse (7657d52), closes #21897
24 days ago
vuetify

v3.9.4

🔧 Bug Fixes

  • validation: return aliases when called without arguments (#21868) (64a82d4), closes #21477
  • VAlert: restore unit-less support in Sass variable for title line-height (#21843) (8c1778a), closes #21841
  • VColorPicker: aria labels for main controls (#21839) (e2ab73a), closes #21834
  • VColorPicker: keep canvas visible when width is not px (22b828f)
  • VDataTable: correct row height when with show-select and compact (#21829) (29b3bb0), closes #21767
  • VDataTable: missing stripes on fixed columns (#21715) (739a6c9)
  • VMenu, VTooltip: apply scroll-strategy reposition for horizontal overflow (#21309) (bd48658), closes #20625
  • VNumberInput: keep focus when incrementing in the list (#21824) (d6b3384), closes #17083
  • VOverlay: don't use content element as scroll parent (06c4c91)
  • VSlider: avoid thumb label wedge gap (#21847) (059e578)
  • VStepper: correct cursor for readonly item (aeb6f4d), closes #21867
  • VTreeview: allow expanding disabled nodes (ed4d8cf), closes #21075 #21116
  • VWindow: correctly reveal vertical arrows on hover (521ba7b)

🔬 Code Refactoring

  • VDataTable: avoid Array.toReversed() (3894f98)

🧪 Labs

  • VColorInput: pip customization (#21820) (db389d5)
  • VVideo: prefer max-width, default to 100% (22d5dd5)
  • VVideo: add aspect-ratio prop (83e67d1)
  • VVideo: correct default track color with pills (e98919d)
  • VVideo: correct color customization (13da3e1)
  • VVideo: correctly move elevation to pills (3df9494)
  • VVideo: hide overlays for background variant (466dc6f)
2025-07-29 21:14:14
vuetify

v3.9.3

🔧 Bug Fixes

🧪 Labs

2025-07-18 13:19:08
vuetify

v3.9.2

🔄 Reverts

  • Revert "perf(VTreeview): prevent unnecessary re-renders" (9cfc322), closes #21778
2025-07-17 17:22:28
vuetify

v3.9.1

🔧 Bug Fixes

🚀 Features

  • ripple: use key names instead of codes (7ecec03)

🔥 Performance Improvements

🔬 Code Refactoring

  • layout: consoleWarn instead of error for missing layout items (34b53f1)

🧪 Labs

2025-07-08 17:57:37
vuetify

v3.9.0

🚀 Features

🔧 Bug Fixes

🧪 Labs

Other Commits

  • chore(release): publish v3.9.0 (a17b3d1)
  • docs: update roadmap (d80a923)
  • chore: fix build errors (f3dce45)
  • docs(useHotkey): Fix Eratta (#21708) (7503530)
  • docs(june-2025-update): add new blog post (4ae5678)
2025-07-02 15:50:02
vuetify

v3.8.12

🔧 Bug Fixes

🧪 Labs

2025-06-26 15:15:48
vuetify

v3.9.0-beta.1

🔧 Bug Fixes

  • VTimePicker: auto width (#21613) (5d1ceab)
  • VTreeview: restore reactivity with computed items (107dd0c), closes #20900
  • VTreeview: activatable implies openOnClick=false (c0b7d7b)
  • VTreeview: select trunk nodes on click when openOnClick=false (e6a1710), closes #21599
  • VTreeview: prevent checkbox deselection when mandatory (431af5f), closes #21614
2025-06-24 19:11:22
vuetify

v3.8.11

🔧 Bug Fixes