Skip to content

v3.11.0

Choose a tag to compare

@github-actions github-actions released this 25 Nov 02:07
· 37 commits to master since this release

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)