Skip to content

Bump vuetify from 3.5.9 to 3.5.10

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

Bumps vuetify from 3.5.9 to 3.5.10.

Release notes

Sourced from vuetify's releases.

v3.5.10

🔧 Bug Fixes

  • entry-bundler: add missing blueprints export for Vuetify Play (fbf7ec5)
  • locale: translate open for no.ts (#19380) (b465273)
  • theme: add null check for current dark check (#19408) (5e07860)
  • VAutocomplete/VCombobox: allow delete in single mode (#19387) (a95aeb2), closes #19369
  • VBreadcrumbs: item types for slots (#19341) (756331e), closes #19339
  • VDatePickerMonth: set correct rangeStart/Stop from model (#19372) (f4055aa), closes #19366
  • VField: Seamlessly fit loader inside outlined border (56faf45), closes #19410
  • VIcon: add tabindex to clickable icons (873550d)
  • VListItem: use .value to check activatable and selectable (fa5f351)
  • VMenu: close when press key enter or space (#19368) (cc266f4), closes #19361
  • VNavigationDrawer: missing image slot and transition (1b01835)
  • VOtpInput: paste string to input number (#19345) (32b30cf), closes #18931
  • VOverlay: click outside only applies to scrim (#19393) (03b66fa), closes #18384
  • VOverlay: correct scrollStrategy teardown ordering (4c7d254), closes #19373
  • VProgressLinear: animation issue with will-change (#19435) (0167be4), closes #19410

:test_tube: Labs

Commits
  • c1af26a chore(release): publish v3.5.10
  • 03b66fa fix(VOverlay): click outside only applies to scrim (#19393)
  • 0167be4 fix(VProgressLinear): animation issue with will-change (#19435)
  • 319b9c6 feat(VNumberInput): add new component to labs (#18162)
  • 873550d fix(VIcon): add tabindex to clickable icons
  • 2fcb029 chore(VField): update hasPrepend to compare as boolean
  • 56faf45 fix(VField): Seamlessly fit loader inside outlined border
  • fa5f351 fix(VListItem): use .value to check activatable and selectable
  • b465273 fix(locale): translate open for no.ts (#19380)
  • f4055aa fix(VDatePickerMonth): set correct rangeStart/Stop from model (#19372)
  • 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