Skip to content

Bump vuetify from 3.3.20 to 3.3.21 in /frontend

Bumps vuetify from 3.3.20 to 3.3.21.

Release notes

Sourced from vuetify's releases.

v3.3.21

🔧 Bug Fixes

  • VChip: set default height to 32px (2809800), closes #17412
  • VColorPicker: reposition cursor on color change (1f3d9ac), closes #18344 #18347
  • VCombobox: don't allow search to be null (c71f48c), closes #18430
  • VDataTable: accept numbers as itemsPerPageOptions (7b9da8c), closes #16693
  • VDatePicker: add missing allowed-dates support (46d68d4), closes #17983
  • VOtpInput: add chain operator to select fn calls (2dee949)
  • VOtpInput: add color, bgColor, and baseColor to defaults provider (afd6a58)
  • VOtpInput: set field input color to inherit (cc03fa5)
  • VOtpInput: move to proper input when input index is not next (7b0ae73)
  • VTable: specify explicit flex for container (351a9e1)
  • VTable: correctly fill parent height (8f2f14d), closes #9927

🔬 Code Refactoring

  • VOtpInput: adjust content padding (b022dc2)
  • VOtpInput: use flex gap for internal item spacing (403aaaa)
  • VOtpInput: change default type to number (01be04d)

Other Commmits

  • chore(release): publish v3.3.21 (430f35d)
  • docs(MadeWithVuetify): update styling on for different pages (6dac540)
  • docs(chips): re-organize and clean-up page (9645194)
  • docs(VNavigationDrawer): update usage to always show drawer (9ab4577)
  • docs(UsageExample): show code on all devices (39a23e6)
  • docs(usage): wrap playground in v--container (38accbf)
  • chore: fix lint >:[ (eecc5b6)
  • docs: section-based scroll spy, update route hash (565714c)
  • docs: reset activeHeaders on route change (e09bce5)
  • docs: initialise vueuse/head (82f4ba4)
  • chore(docs): make sure api pages are generated before vite-plugin-pages (408aba9)
  • docs: fix bun install command (f48eb8e), closes #18416
  • docs: replace vite-ssg with head-only ssg (9001aeb)
  • docs(VRating): add color example (9791f6f), closes #17246
  • docs(AppDrawerAppend): add rail toggle for subscribers (f710ccf)
  • docs: add playground link to usage examples (df2a373)
  • docs(roadmap): update page content (49f31d8)
  • docs(TeamMember): update joined chip styling (51508e8)
  • docs(accessibility): add base page (8307292)
  • docs(Example): show example file name in dev mode (3407fb2)
  • docs(AppSettingsDrawer): add developer-mode toggle (1a5f02a)
  • docs(VOtpInput): finish documentation examples, api, and clean-up (17c30f2)
  • docs(team): update roster (e09a711)

... (truncated)

Commits
  • 430f35d chore(release): publish v3.3.21
  • 351a9e1 fix(VTable): specify explicit flex for container
  • 8f2f14d fix(VTable): correctly fill parent height
  • c71f48c fix(VCombobox): don't allow search to be null
  • 46d68d4 fix(VDatePicker): add missing allowed-dates support
  • 7b9da8c fix(VDataTable): accept numbers as itemsPerPageOptions
  • 17c30f2 docs(VOtpInput): finish documentation examples, api, and clean-up
  • b022dc2 refactor(VOtpInput): adjust content padding
  • 1f3d9ac fix(VColorPicker): reposition cursor on color change
  • 2dee949 fix(VOtpInput): add chain operator to select fn calls
  • 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