Skip to content

Bump vuetify from 3.5.16 to 3.5.17 in /webapp

Dependabot requested to merge dependabot-npm_and_yarn-webapp-vuetify-3.5.17 into master

Bumps vuetify from 3.5.16 to 3.5.17.

Release notes

Sourced from vuetify's releases.

v3.5.17

🔧 Bug Fixes

  • group: update the value when delete an item (#19663) (5918658), closes #19655 #19213
  • typography: preserve property order when unwrapping $typography (f0f0fa0)
  • typography: use relative line heights (#19628) (1086426)
  • VCarouselItem: add missing class prop (#19649) (635946c), closes #19630
  • VChip: prevent text selection for link chips (#19653) (9981395)
  • VCombobox: don't delete chips on backspace until search is empty (d6a500b), closes #19626
  • VDatePicker: change calendar when date is changed (#19570) (a1b47bb), closes #19421
  • VDialog: add afterLeave event (#19664) (d5f1dc3), closes #19660
  • VDialog: partial revert of changes made in 8083d89 (e569110)
  • VFileInput: emit single if default is undefined & !multiple (#19656) (edd311f), closes #19297
  • VInput: add theme class (#19602) (97cc161), closes #19598
  • VList: don't takeover focus control when target is INPUT (468a9c1)
  • VNavigationDrawer: manually apply dragging styles to avoid rerender (bb486ae)
  • VNavigationDrawer: element drag area size (8a52ff3), closes #17352
  • VProgressLinear: only apply locationStyles when absolute (3d810e1)
  • VSelect: don't set scroll position on model change (7d2991c), closes #19635 #19642
  • VSelect: auto scroll to the last selected item when open menu (d65d586), closes #19635
  • VSnackbar: close from swipe gesture (200b3bf), closes #3509
  • VSnackbar: position based on app layout (cbb945d), closes #15744
  • VSnackbar: support custom transition (b9a7d69), closes #15474
  • VSwitch: transition in RTL (#19495) (d11824f)
  • VTextarea: up/down/home/end keys inside VList (#19674) (1c26e14), closes #19092

🔄 Reverts

  • Revert "fix(VProgressLinear): remove locationStyles" (78fa9b9), closes #19658

:test_tube: Labs

Commits
  • f04a732 chore(release): publish v3.5.17
  • 1c26e14 fix(VTextarea): up/down/home/end keys inside VList (#19674)
  • 3d810e1 fix(VProgressLinear): only apply locationStyles when absolute
  • 78fa9b9 Revert "fix(VProgressLinear): remove locationStyles"
  • d11824f fix(VSwitch): transition in RTL (#19495)
  • 97cc161 fix(VInput): add theme class (#19602)
  • e569110 fix(VDialog): partial revert of changes made in 8083d89
  • a1b47bb fix(VDatePicker): change calendar when date is changed (#19570)
  • 5918658 fix(group): update the value when delete an item (#19663)
  • 635946c fix(VCarouselItem): add missing class prop (#19649)
  • 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