Skip to content

v3.5.10

Compare
Choose a tag to compare
@johnleider johnleider released this 19 Mar 22:26
· 413 commits to master since this release

πŸ”§ 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

πŸ§ͺ Labs