Skip to content

Bump vuetify from 3.5.7 to 3.5.8 in /frontend

Bumps vuetify from 3.5.7 to 3.5.8.

Release notes

Sourced from vuetify's releases.

v3.5.8

🔧 Bug Fixes

  • types: import vue/jsx, remove duplicate ComponentPublicInstance (e3c513b), closes #19177
  • VAutocomplete/VCombobox: input always absolute position when not using selection slot/chips (#19316) (d3bafd8)
  • VCombobox: don't update v-model when it already contains the search text in single selection mode (#19331) (9a816bf)
  • VDatePicker: crash with date multiple and external adapter (#19336) (2a739b9), closes #19330
  • VSwitch: remove elevation with flat props (#19324) (1b4b0ce), closes #19307

:test_tube: Labs

Commits
  • 3ce9b99 chore(release): publish v3.5.8
  • 9049888 fix(VCalendar): stop day row content overflowing its parent (#19340)
  • 2a739b9 fix(VDatePicker): crash with date multiple and external adapter (#19336)
  • 736d688 feat(VSpeedDial): port to v3 (#19308)
  • 9a816bf fix(VCombobox): don't update v-model when it already contains the search text...
  • be6e455 chore(VSwitch): add missing css check for box shadow
  • 1b4b0ce fix(VSwitch): remove elevation with flat props (#19324)
  • e3c513b fix(types): import vue/jsx, remove duplicate ComponentPublicInstance
  • d3bafd8 fix(VAutocomplete/VCombobox): input always absolute position when not using s...
  • c8503b1 feat(VSparkline): add item-value prop
  • See full diff in compare view


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

Merge request reports