Skip to content

Releases: vuetifyjs/vuetify

v3.11.1

24 Nov 18:28

Choose a tag to compare

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 Fixe...

Read more

v3.10.12

24 Nov 17:15

Choose a tag to compare

πŸ”§ Bug Fixes

v3.11.0-beta.1

20 Nov 11:34

Choose a tag to compare

v3.11.0-beta.1 Pre-release
Pre-release

πŸš€ 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)

v3.11.0-beta.0

14 Nov 01:52

Choose a tag to compare

v3.11.0-beta.0 Pre-release
Pre-release

πŸ… 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)

v3.10.11

14 Nov 01:27

Choose a tag to compare

πŸ”§ 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

v3.10.10

11 Nov 11:58

Choose a tag to compare

πŸš€ Features

πŸ”§ Bug Fixes

πŸ§ͺ Labs

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

v3.10.9

05 Nov 11:58

Choose a tag to compare

πŸ”§ Bug Fixes

v3.10.8

29 Oct 08:09

Choose a tag to compare

πŸ”§ Bug Fixes

πŸ”„ Reverts

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

πŸ§ͺ Labs

v3.10.7

22 Oct 17:58

Choose a tag to compare

πŸ”§ 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)