Skip to content

Bump vuetify from 3.3.16 to 3.3.17

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

Bumps vuetify from 3.3.16 to 3.3.17.

Release notes

Sourced from vuetify's releases.

v3.3.17

🔧 Bug Fixes

:test_tube: Labs

  • date: add shortDate date format (a42c27b)
  • VBottomSheet: add configuration for md3 blueprint (f1a9ca4)
  • VBottomSheet: merge contentClass with internal (5d86301)
  • VDataTable: don't check select-all when table has no rows (#18271) (fa2d514), closes #18268
  • VDatePicker: add variant prop (e5df1e0)
  • VDatePicker: set correct max year (#18141) (fce67bf), closes #18112
  • VDatePicker: remove forced active when selected (ad54bb5)
  • VDatePicker: mode icon and toggle animation (0dc5b93)
  • VDatePicker: don't apply color to current day (90347f5)
  • VPicker: remove title color declaration (008eb93)
  • VPicker: add missing title/header color and add bgColor prop (0f0d055)
Commits
  • 1824bbe chore(release): publish v3.3.17
  • cf27fb1 chore: fix type error
  • ac90099 fix(VTabs): change parsed items array key title to text
  • fce67bf fix(VDatePicker): set correct max year (#18141)
  • cc0969c fix(VSelectionControl): remove label width
  • dac7ddd fix(VApp): remove layout styles (#18099)
  • f769467 chore: use the same jsx config in prod and dev
  • fa2d514 fix(VDataTable): don't check select-all when table has no rows (#18271)
  • 497b252 fix(locale): update polish translations (#18267)
  • ad54bb5 fix(VDatePicker): remove forced active when selected
  • 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