Skip to content

Bump vuetify from 3.3.12 to 3.3.13 in /webapp

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

Bumps vuetify from 3.3.12 to 3.3.13.

Release notes

Sourced from vuetify's releases.

v3.3.13

🔧 Bug Fixes

  • VAppBar: add scroll behavior prop types (81904cd)
  • VBottomNavigation: inherit transition when using shift prop (38808c6)
  • VBtn: rounded icon border radius (bb8cdc2)
  • VField: input autofill style occupies whole container (#17892) (7debe6d), closes #17865
  • VField: apply colorStyles to same element as colorClasses (c2d4059)
  • VFileInput: correctly align error messages with other inputs (cc1715d), closes #17248
  • VList: avatar size when using the rail prop (ec7e627)
  • VListItem: apply prepend/append badge margin correctly (e4e4f4c)
  • VMenu: check active status on focus in (4ad68bf)
  • VNavigationDrawer: remove unnecessary will-change (abcb3aa), closes #12890 #18031
  • VRadioGroup: align radios with label + details (e690a0e)
  • VRadioGroup: input details padding (3533236)
  • VSelects: add missing open / close labels and update roles (#17786) (a6dd699)
  • VSwitch: update to match material specs (#17994) (e92ecd9), closes #17638
  • VTimeline: horizontal timeline gap (#18022) (0b56a69)

🔬 Code Refactoring

🔄 Reverts

Other Commmits

  • chore(release): publish v3.3.13 (551a13d)
  • docs(search-engine): add guide for edge (6098213)
  • docs(sass-variables): add variable api search (e797797)
  • docs(SettingsDialog): big refactor (084e628)
  • docs(SettingsDialog): various updates (16e18d7)
  • docs(theme): remove promoted (976859b)
  • docs(Carbon): load optimize ad tag as fallback (#18012) (ece5cfc)
  • docs(brand-kit): add auto col to v-col (c4dab9b)
  • docs(unit-testing): add basic page (04551e2)
  • docs(brand-kit): add new page (dd84c21)
  • docs(HomeEntry): don't wrap install text (7926a93)
  • docs(AppBar): update menu links (aa6525a)
  • docs(treeshaking): update page content (17aa008)
  • docs(ThemeVendor): update see more link (421a779)
  • docs(themes): fix lint (d8d3cc4)
  • docs(Releases): add 3rd count emoji (435d5f5)

... (truncated)

Commits
  • 551a13d chore(release): publish v3.3.13
  • e690a0e fix(VRadioGroup): align radios with label + details
  • 3533236 fix(VRadioGroup): input details padding
  • 7debe6d fix(VField): input autofill style occupies whole container (#17892)
  • 81904cd fix(VAppBar): add scroll behavior prop types
  • c2d4059 fix(VField): apply colorStyles to same element as colorClasses
  • a6dd699 fix(VSelects): add missing open / close labels and update roles (#17786)
  • abcb3aa fix(VNavigationDrawer): remove unnecessary will-change
  • 4ad68bf fix(VMenu): check active status on focus in
  • 0b56a69 fix(VTimeline): horizontal timeline gap (#18022)
  • Additional commits viewable 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