Skip to content

Bump vuetify from 3.6.4 to 3.6.5 in /frontend

Bumps vuetify from 3.6.4 to 3.6.5.

Release notes

Sourced from vuetify's releases.

v3.6.5

🔧 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)

:test_tube: Labs

Commits
  • fc2f154 chore(release): publish v3.6.5
  • 1bc66cd feat(VStepperVertical): create new component (#19524)
  • a6340ac fix(VDataTable): add missing hide-default-header/footer props (#19774)
  • 85c41db fix(VFileInput): allow dirty prop to trigger dirty state
  • b45ab1a fix(VStepper): add missing hover and focus styling
  • da6d5f3 fix(VStepper): add missing non-linear styles
  • 34bb202 fix(VStepper): only show edit icon if editable and selected
  • 3d9deb7 fix(VStepper): do not spread raw property onto VStepperItem
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports