Skip to content

Bump vuetify from 3.5.15 to 3.5.16

Dependabot requested to merge dependabot-npm_and_yarn-vuetify-3.5.16 into master

Bumps vuetify from 3.5.15 to 3.5.16.

Release notes

Sourced from vuetify's releases.

v3.5.16

🔧 Bug Fixes

  • date: startOfWeek/endOfWeek does not respect locale (#19587) (2cb1ae5)
  • icons: console warn for missing aliases instead of throwing error (82abf1b)
  • rounded: apply rounded-0 for false value (3feeb77), closes #16601
  • router: empty string to represent real empty "to" (#19614) (3f301b5), closes #19549
  • VBottomNavigation: color animation delay (4a033e8)
  • VBtn: apply center ripple when using the icon prop (#19577) (e1e6065), closes #17376
  • VDataTable: skip default sort if custom function returns null (d368340)
  • VDialog: focus content element after opening (1f3c823), closes #18779
  • VFileInput: don't apply input color to chips (4bac07d)
  • VProgressLinear: remove locationStyles (3f50694)
  • VSelect: auto scroll to selected item when using hotkeys (#19593) (2bb1c07), closes #19574

:test_tube: Labs

  • VCalendar: add event slot (#19555) (d63f6e2)
  • VCalendar: hide adjacent events without show-adjacent-months (#19585) (f90ada3)
  • VCalendar: not usable without v-model (#19586) (2fe65f0)
  • VEmptyState: tweak text / icon styling (073e9ea)
  • VSpeedDial: position prop styling and transition delay (5d29bf3), closes #11651
Commits
  • 71d4118 chore(release): publish v3.5.16
  • 3f301b5 fix(router): empty string to represent real empty "to" (#19614)
  • 4bac07d fix(VFileInput): don't apply input color to chips
  • 5d29bf3 fix(VSpeedDial): position prop styling and transition delay
  • 82abf1b fix(icons): console warn for missing aliases instead of throwing error
  • 3f50694 fix(VProgressLinear): remove locationStyles
  • 3889a80 chore(VDataTable): add additional check for customResult = 0
  • d368340 fix(VDataTable): skip default sort if custom function returns null
  • 073e9ea refactor(VEmptyState): tweak text / icon styling
  • 1f3c823 fix(VDialog): focus content element after opening
  • 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