Skip to content

Releases: vuetifyjs/vuetify

v3.6.0-beta.0.0

23 Apr 18:26
Compare
Choose a tag to compare
v3.6.0-beta.0.0 Pre-release
Pre-release

πŸš€ Features

πŸ”§ Bug Fixes

  • VDataTable: add missing scss variable for loading opacity (69b5cc8)
  • VDialog: adjust styling to better match material spec (383bbdc)

πŸ”¬ Code Refactoring

  • VSlideGroup: replace css transform with native scroll (#17286) (93bd7b5)

πŸ§ͺ Labs

  • VSpeedDial: proxy VMenu model (245f6d3)

v3.5.17

23 Apr 15:08
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

πŸ”„ Reverts

  • Revert "fix(VProgressLinear): remove locationStyles" (78fa9b9), closes #19658

πŸ§ͺ Labs

v3.6.0-alpha.2

16 Apr 15:46
Compare
Choose a tag to compare
v3.6.0-alpha.2 Pre-release
Pre-release

πŸš€ Features

  • date: support typescript module augmentation for adapters (20ffadc), closes #18710
  • Tooltip: add new directive (#19053) (2e1e743)
  • variant: add configurable $border-width-root (2abb221), closes #16786
  • VCardText/Subtitle: add opacity support (8633854)
  • VDataIterator: loading prop fix and add new slot "loader" (#18811) (3fca676), closes #17652
  • VDivider: add opacity support (702bb50)
  • VDivider: add slot support (395f157)
  • VInput: add dimensions support to VInput (#19600) (45c8f61)
  • VListItemSubtitle: add new opacity prop (565a794), closes #16446
  • VProgressLinear: add new buffer color / opacity props (#19190) (f257755)

πŸ”§ Bug Fixes

  • VCounter: add error color when max is exceeded (d4921d8), closes #19615
  • VDataTable: sort on transformed column values (b6b9be5), closes #18840
  • VFileInput: add hideInput prop (#17270) (614262e), closes #17142
  • VTimeline: provide correct dot-color default (380e8e6)

v3.5.16

16 Apr 15:18
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

  • date: startOfWeek/endOfWeek does not respect locale (#19587) (2cb1ae5)
  • icons: console warn for missing aliases instead of throwing error (82abf1b)
  • rounded: apply rounded-0 for false value (3feeb77), closes #16601
  • router: empty string to represent real empty "to" (#19614) (3f301b5), closes #19549
  • VBottomNavigation: color animation delay (4a033e8)
  • VBtn: apply center ripple when using the icon prop (#19577) (e1e6065), closes #17376
  • VDataTable: skip default sort if custom function returns null (d368340)
  • VDialog: focus content element after opening (1f3c823), closes #18779
  • VFileInput: don't apply input color to chips (4bac07d)
  • VProgressLinear: remove locationStyles (3f50694)
  • VSelect: auto scroll to selected item when using hotkeys (#19593) (2bb1c07), closes #19574

πŸ§ͺ Labs

  • VCalendar: add event slot (#19555) (d63f6e2)
  • VCalendar: hide adjacent events without show-adjacent-months (#19585) (f90ada3)
  • VCalendar: not usable without v-model (#19586) (2fe65f0)
  • VEmptyState: tweak text / icon styling (073e9ea)
  • VSpeedDial: position prop styling and transition delay (5d29bf3), closes #11651

v3.6.0-alpha.1

11 Apr 02:26
Compare
Choose a tag to compare
v3.6.0-alpha.1 Pre-release
Pre-release

πŸš€ Features

  • calendar: add new prop for dynamic/static number of weeks (#19584) (296a790)

πŸ”§ Bug Fixes

  • layout: partial revert of layout change (0cd9e54)
  • VBottomNavigation: remove internal translate and fix active/modelValue (54e33b6)
  • VNavigationDrawer: only show shadow when active (665a46f)

v3.6.0-alpha.0

10 Apr 20:53
Compare
Choose a tag to compare
v3.6.0-alpha.0 Pre-release
Pre-release

πŸš€ Features

  • date: add more functions to default adapter (#19141) (a6a02f0)
  • dates: add all supported formats (45199a4)
  • icons: add vuetify-play icon (0f2ea2b)
  • opacity: add new utility classes (44e5588)
  • position: add left/top/right/bottom-0 utility classes (5713630)
  • transitions: add root variable (#19120) (f1735a5), closes #6470
  • utilities: add new classes (a3ff4eb), closes #9243
  • VAppBar: add support for fully-hide scroll-behavior (#19557) (c6f6587), closes #18020
  • VBtnGroup/VBottomNavigation: add baseColor prop (#19088) (4e84c67), closes #17042
  • VExpandTransition: add group prop (#19347) (f785b7c), closes #19210
  • VForm: expose component instances (56c5c62), closes #19365
  • VInput: add new $input-flex sass variable (0f1d43a)
  • VLabel: add opacity sass variable (c6fb388)
  • VMain: add dimension support (8ba749b)
  • VNavigationDrawer: add delay functionality for rail (0201c01), closes #18413
  • VSnackbar: pass internal isActive model through activator slot (75d0ed1)
  • VTabs: add support for v-tabs-window (#19248) (b905b67)
  • VTimeline: add more passthrough props to defaults provide (c008ad5)

πŸ”§ Bug Fixes

  • layout: use suspense to delay render of layout items (#15229) (727bc1a)
  • rounded: apply rounded-0 for false value (3feeb77), closes #16601
  • VDataTable: add new prop to wrap text when use maxWidth (#18961) (dd929f5), closes #18862
  • VDataTable: selection duplication (#18908) (9745cd1), closes #18877
  • VDataTableFooter: dont apply i18n to numbers (#18980) (8e1f56e), closes #18978
  • VDatePicker: add missing transition between months (24c53d0)
  • VExpansionPanels: propagate all defaults to VExpansionPanel (27b172b)

v3.5.15

09 Apr 16:35
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

  • borders: add missing thin border width for border composable (309de63)
  • locale: update Slovene locale (#19520) (2b3ccee)
  • locale: update Lithuanian locale (#19536) (53202ff)
  • VBtn: size loader based on em (e7297e6), closes #9870
  • VDataTable: avoid changing page if oldOptions not defined (#19542) (37a573d), closes #17966
  • VMenu: restore menu focus on enter inside input (#19519) (85ba4a8), closes #19206
  • VSelectionControl: apply baseColor to background colors (87d0dd7)

πŸ§ͺ Labs

v3.5.14

03 Apr 01:03
Compare
Choose a tag to compare

πŸ”§ Bug Fixes

  • router: make props.to individually reactive (f15b57b), closes #19515
  • VBtn: prevent keyboard tab while loading (#18639) (bf65296), closes #18524
  • VChip: prevent default onClose (#19496) (3e3294a), closes #19461
  • VDataTableServer: add missing VDivider above footer (#19488) (5f6c723)
  • VDatePicker: fixed missing adapter abstractions (#19516) (cc96e14), closes #18942
  • VField: pass events to clear slot (07cfde8)
  • VFileInput: conditionally return single File instead of File[] (581bbbc)
  • VListItem: remove hover effect when not clickable (#19506) (7f86562), closes #19005
  • VOtpInput: don't convert null model to string (d93b9d7)
  • VRangeSlider: mimic VSlider readonly behavior (8b00a5b)
  • VSelects: focus / activation of chips and clearable w/ kb (#18838) (384d89e), closes #18482
  • VSwitch: label when using direction vertical (#19504) (6748fd7), closes #18952

πŸ§ͺ Labs

  • VEmptyState: add mobile support for headline (85b2651)
  • VEmptyState: apply color to icon (d0f95c2)
  • VNumberInput: use css to apply 0 border radius to controls (4405214)
  • VNumberInput: default rounded-0 for all control buttons (46eaff3), closes #19463

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