Skip to content

Releases: vuetifyjs/vuetify

v3.5.13

28 Mar 16:46
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

v3.5.12

26 Mar 22:30
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

πŸ”„ Reverts

  • Revert "chore(package.json): update vite-plugin-vuetify peerDep version" (110985e)

πŸ§ͺ Labs

v3.5.11

22 Mar 06:52
Compare
Choose a tag to compare

πŸš€ Features

  • update vite-plugin-vuetify peerDep version (ec08558)

πŸ”§ Bug Fixes

  • VOtpInput: accept keyboard number input (c1e75bb), closes #19439

πŸ§ͺ Labs

  • VNumberInput: use built-in icon aliases (34d4712)

v3.5.10

19 Mar 22:26
Compare
Choose a tag to compare

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

v3.5.9

13 Mar 02:43
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

  • VColorPickerPreview: slider overflowing (bb61a69)
  • VSelects: Open menu only when items mutate from an empty array (7b5f229), closes #19346

πŸ§ͺ Labs

v3.5.8

06 Mar 03:37
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

  • types: import vue/jsx, remove duplicate ComponentPublicInstance (e3c513b), closes #19177
  • VAutocomplete/VCombobox: input always absolute position when not using selection slot/chips (#19316) (d3bafd8)
  • VCombobox: don't update v-model when it already contains the search text in single selection mode (#19331) (9a816bf)
  • VDatePicker: crash with date multiple and external adapter (#19336) (2a739b9), closes #19330
  • VSwitch: remove elevation with flat props (#19324) (1b4b0ce), closes #19307

πŸ§ͺ Labs

v3.5.7

01 Mar 23:19
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

πŸ”¬ Code Refactoring

  • VSelects: normalize select process as much as possible (b23c44f)
  • VSelects: implement better fix for #18556 (12c9e27)
  • VTrendline: improve filled display when using gradient (767f8ce)

πŸ§ͺ Labs

v3.5.6

24 Feb 03:32
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

  • filter: don't return entire object for undefined values (ce127c4), closes #19260
  • goto: use clamp intead of Math.max for easing progress (2aa3ab4)
  • VAutocomplete: fix screenreader navigation (#19199) (1ef07bd), closes #18858
  • VExpansionPanels: add missing focusable prop (f346f84)
  • VSelect/VAutocomplete: prevent toggle in single selection (#19268) (72a7c39), closes #19261

v3.5.5

21 Feb 22:52
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

  • goto: retry unreachable target (#19128) (b146397)
  • locale: capitalize Dutch local for badge (#19221) (af85fd4)
  • rounded: add missing tile prop (e33ae9f)
  • VDataTable: improve headers value function typing (#18703) (54f05f2)
  • VDataTableHeaders: add missing type export (a163956)
  • VDatePicker: set view-mode when selecting same month/year (#19153) (25bbb7c), closes #19132
  • VDatePicker: mark current date when it's disabled (#19229) (84f4d71), closes #19218
  • VDatePicker: height and element sizing (67bd7d5), closes #19202
  • VDatePickerMonth: day btn sizing (ceef1f2)
  • VExpansionPanels: correct static prop defaults target (f5c0f7b)
  • VExpansionPanels: add missing tile prop (090736d)
  • VExpansionPanels: add missing flat prop (76147a7)
  • VField: ensure label is reversed when reverse prop is used (#19214) (1407128)
  • VFileInput: don't emit control click when clicking prepend (389372c), closes #19232
  • VForm: batch validation updates (07d91b2), closes #19161
  • VIcon: add mdi set only if defaultSet is mdi (#18876) (3daa452)
  • VIcon: remove tag attribute from fa-svg (4923e53), closes #19148
  • VList: set explicit overflow-wrap to break-word (#19234) (8fe0cbf), closes #19233
  • VMenu: do not call closeParents when still inside parent (#19239) (5c88603), closes #17004 #19138
  • VSelect: closing chip removes selection (#19242) (b5c7660), closes #19235
  • VTabs: animate tab indicator when switching to next (72a2194), closes #18892
  • VTooltip: set overflow-wrap for long text (#19136) (8ff3f8d)
  • VVirtualScroll: reset scroll velocity when height changes (cb62963), closes #18918

πŸ§ͺ Labs

v3.5.4

14 Feb 06:28
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

  • VAvatar: target correct component for default provider (a83c336)
  • VColorPicker: keep internal hue reference (188b39c), closes #19201
  • VDatePicker: correct date format in month text (0f6850c), closes #19196 #19198
  • VSnackbar: progress animation reset styling (d33f10b)