Skip to content

v3.11.2

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Dec 05:31
· 26 commits to master since this release

πŸ”§ Bug Fixes

  • VDataTable: hide checkbox for mobile without show-select (d297f3f), closes #22375
  • VDataTable: hover icon should match initial-sort-order (7a1ae83)
  • VDatePicker: correctly render month when using Luxon adapter (f98d9db), closes #22388 #22389
  • VHotkey: correct sass variables import order (216b872), closes #22372
  • VNumberInput: avoid error state when using comma separator (513e153), closes #22371
  • VSlideGroup: provide a way to never show arrows (b76ffd5)
  • VTabs: consistent padding for inset (893eb71)
  • VTabs: keep slider narrow when used without inset (eb9477c), closes #22363
  • VTextField: check autofocus intersection on input wrapper element (0409cde), closes #22373

πŸ§ͺ Labs

  • VStepperVertical: avoid semi-transparent items with non-linear (99a68e5), closes #22369