Skip to content

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 13:33

v4.1.0 (Ascendant)

πŸ… Component promotions

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

πŸ’― Release notes

πŸš€ Features

πŸ”§ Bug Fixes

  • 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)
  • VDialog, VSnackbar: correct position with static location strategy (a8c1ad9)
  • VCheckbox: align indeterminate opacity and color with MD3 (#22804) (c651933), closes #22039
  • VDatePicker: align range selection with MD3 (#22858) (c4ae6de), closes #22793
  • VHover: reconcile actual hover state when re-enabled (#22845) (3cde811), closes #22498
  • VOverlay: contained should opt-out from static strategy (4c5228c)
  • VOverlay: make location and origin actually useful (#22720) (13c9af0), closes #20919
  • VSnackbarQueue: avoid stale z-index (#22796) (66f09ce)

πŸ§ͺ Labs