Skip to content

Bump vuetify from 3.5.13 to 3.5.14 in /frontend

Bumps vuetify from 3.5.13 to 3.5.14.

Release notes

Sourced from vuetify's releases.

v3.5.14

🔧 Bug Fixes

  • router: make props.to individually reactive (f15b57b), closes #19515
  • VBtn: prevent keyboard tab while loading (#18639) (bf65296), closes #18524
  • VChip: prevent default onClose (#19496) (3e3294a), closes #19461
  • VDataTableServer: add missing VDivider above footer (#19488) (5f6c723)
  • VDatePicker: fixed missing adapter abstractions (#19516) (cc96e14), closes #18942
  • VField: pass events to clear slot (07cfde8)
  • VFileInput: conditionally return single File instead of File[] (581bbbc)
  • VListItem: remove hover effect when not clickable (#19506) (7f86562), closes #19005
  • VOtpInput: don't convert null model to string (d93b9d7)
  • VRangeSlider: mimic VSlider readonly behavior (8b00a5b)
  • VSelects: focus / activation of chips and clearable w/ kb (#18838) (384d89e), closes #18482
  • VSwitch: label when using direction vertical (#19504) (6748fd7), closes #18952

:test_tube: Labs

  • VEmptyState: add mobile support for headline (85b2651)
  • VEmptyState: apply color to icon (d0f95c2)
  • VNumberInput: use css to apply 0 border radius to controls (4405214)
  • VNumberInput: default rounded-0 for all control buttons (46eaff3), closes #19463
Commits
  • 80ad6b4 chore(release): publish v3.5.14
  • cc96e14 fix(VDatePicker): fixed missing adapter abstractions (#19516)
  • d93b9d7 fix(VOtpInput): don't convert null model to string
  • 85b2651 feat(VEmptyState): add mobile support for headline
  • d0f95c2 fix(VEmptyState): apply color to icon
  • 8b00a5b fix(VRangeSlider): mimic VSlider readonly behavior
  • 4405214 fix(VNumberInput): use css to apply 0 border radius to controls
  • f15b57b fix(router): make props.to individually reactive
  • 46eaff3 fix(VNumberInput): default rounded-0 for all control buttons
  • 6748fd7 fix(VSwitch): label when using direction vertical (#19504)
  • Additional commits viewable 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