vuetifyjs/vuetify
 Watch   
 Star   
 Fork   
4 days ago
vuetify

v3.11.1

v3.11.1 (Harbinger)

🏅 Component promotions

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

💯 Release notes

🚀 Features

🔧 Bug Fixes

🧪 Labs

  • VHotkey: alignment & sizing consistency (#22321) (502375c), closes #22289
  • VHotkey: add slash separator (2369274)
  • VHotkey: respect display-mode in PC mode (62bb4dd)

Changes from 3.11.0-beta.1

🚀 Features

🔧 Bug Fixes

  • VCalendar: correct interval and event offset with custom firstTime (#22343) (3cc2502), closes #12563 #12681
  • VCalendar: calculate week numbers using current locale (#22341) (4c48d6d), closes #22340
  • VCalendar: make current day button outlined (64b4dae)
  • VCalendar: day button font size and no active state (#22336) (c97e034), closes #22335
  • VDatePicker: ignore model update if same day (48da580), closes #22338
  • VOverlay: keep content attached to the activator on page with zoom (3085a93), closes #22326
  • VTextField, VTextarea: keep input visible for password managers (7ea8810), closes #21912 #20343 Details

🧪 Labs

  • VIconBtn: align text vertically (c6a9334)
4 days ago
vuetify

v3.11.0

v3.11.0 (Harbinger)

🏅 Component promotions

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

💯 Release notes

🚀 Features

🔧 Bug Fixes

🧪 Labs

  • VHotkey: alignment & sizing consistency (#22321) (502375c), closes #22289
  • VHotkey: add slash separator (2369274)
  • VHotkey: respect display-mode in PC mode (62bb4dd)
Changes from 3.11.0-beta.1

🚀 Features

🔧 Bug Fixes

  • VCalendar: correct interval and event offset with custom firstTime (#22343) (3cc2502), closes #12563 #12681
  • VCalendar: calculate week numbers using current locale (#22341) (4c48d6d), closes #22340
  • VCalendar: make current day button outlined (64b4dae)
  • VCalendar: day button font size and no active state (#22336) (c97e034), closes #22335
  • VDatePicker: ignore model update if same day (48da580), closes #22338
  • VOverlay: keep content attached to the activator on page with zoom (3085a93), closes #22326
  • VTextField, VTextarea: keep input visible for password managers (7ea8810), closes #21912 #20343 Details

🧪 Labs

  • VIconBtn: align text vertically (c6a9334)
4 days ago
vuetify

v3.10.12

🔧 Bug Fixes

8 days ago
vuetify

v3.11.0-beta.1

🚀 Features

🔧 Bug Fixes

  • VCalendar: correct interval and event offset with custom firstTime (#22343) (3cc2502), closes #12563 #12681
  • VCalendar: calculate week numbers using current locale (#22341) (4c48d6d), closes #22340
  • VCalendar: make current day button outlined (64b4dae)
  • VCalendar: day button font size and no active state (#22336) (c97e034), closes #22335
  • VDatePicker: ignore model update if same day (48da580), closes #22338
  • VOverlay: keep content attached to the activator on page with zoom (3085a93), closes #22326
  • VTextField, VTextarea: keep input visible for password managers (7ea8810), closes #21912 #20343

🧪 Labs

  • VIconBtn: align text vertically (c6a9334)
14 days ago
vuetify

v3.11.0-beta.0

v3.11.0 (Harbinger)

🏅 Component promotions

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

💯 Release notes

🚀 Features

🔧 Bug Fixes

🧪 Labs

  • VHotkey: alignment & sizing consistency (#22321) (502375c), closes #22289
  • VHotkey: add slash separator (2369274)
  • VHotkey: respect display-mode in PC mode (62bb4dd)
14 days ago
vuetify

v3.10.11

🔧 Bug Fixes

  • VField: visibility of loading state in forced-colors mode (#22316) (993f443), closes #22315
  • VTab: correct styles for forced-colors mode (8b46022)
  • VWindow: correct transition between first and last (dd0d725), closes #20641
17 days ago
vuetify

v3.10.10

🚀 Features

🔧 Bug Fixes

🧪 Labs

  • VDateInput: min/max with built-in adapter (#22295) (e67c411), closes #22291
  • VHotkey: remove duplicate and redundant code (be3a7e9)
23 days ago
vuetify

v3.10.9

🔧 Bug Fixes

2025-10-29 16:04:02
vuetify

v3.10.8

🔧 Bug Fixes

🔄 Reverts

  • Revert "fix(VOverlay): ignore mouseenter events from touch devices" (d448e0e), closes #17640 #22237

🧪 Labs

2025-10-23 01:53:21
vuetify

v3.10.7

🔧 Bug Fixes

  • VCombobox: show full list on reopen unless always-filter is used (83d0073)
  • VCombobox, VAutocomplete: avoid glitches when opening with click (9a1dd83), closes #22228
  • VField: missing controlRef assignment (#22171) (b89f568), closes #22034
  • VSelect: item checkbox gets out of sync (#22181) (f257802)
  • VWindow: fix exception due to missing scrollable parent in unit test (7b122b7)