Skip to content

v3.6.5

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 20:03
· 165 commits to master since this release

πŸ”§ Bug Fixes

  • VDataTable: add missing hide-default-header/footer props (#19774) (a6340ac)
  • VFileInput: allow dirty prop to trigger dirty state (85c41db), closes #19699
  • VStepper: add missing hover and focus styling (b45ab1a)
  • VStepper: add missing non-linear styles (da6d5f3)
  • VStepper: only show edit icon if editable and selected (34bb202)
  • VStepper: do not spread raw property onto VStepperItem (3d9deb7)

πŸ§ͺ Labs