vuetifyjs/vuetify
 Watch   
 Star   
 Fork   
4 days ago
vuetify

v3.6.6

🔧 Bug Fixes

🔄 Reverts

  • Revert "fix(colors): apply theme-on-surface override for bg text color" (1b56e4e)

🧪 Labs

8 days ago
vuetify

v3.6.5

🔧 Bug Fixes

  • VDataTable: add missing hide-default-header/footer props (#19774) (a6340ac)
  • VFileInput: allow dirty prop to trigger dirty state (85c41db), closes #19699
  • VStepper: add missing hover and focus styling (b45ab1a)
  • VStepper: add missing non-linear styles (da6d5f3)
  • VStepper: only show edit icon if editable and selected (34bb202)
  • VStepper: do not spread raw property onto VStepperItem (3d9deb7)

🧪 Labs

11 days ago
vuetify

v3.6.4

🔧 Bug Fixes

  • colors: apply theme-on-surface override for bg text color (43529fa)
  • framework: pass template refs to slots as functions (#19731) (f2c6050), closes #19713 #19685
  • nested: correct prop types (#19758) (0db4297)
  • variant: always remove underlay from normal flow (6aea5e4)
  • VAutocomplete: only clear search on blur in multiple or using chips/selection slots (#19701) (d02e1b3), closes #19543
  • VDataTable: header title font weight (#19742) (c4b33c0), closes #19737
  • VDataTable: correctly update the value of showSelectAll (#19762) (7c64392), closes #19069
  • VDataTable: change mobile default to false (#19744) (a194622)
  • VFileInput: correctly set single value to null when cleared (fce7f75)
  • VInfiniteScroll: do not emit load event if status is empty (#19764) (b7a4c36), closes #18895
  • VList: allow group activators to be links (94a05d1), closes #10981
  • VResponsive: contentClass accepts array and object (8f0322d), closes #19729
  • VSheet: base color off of on-surface instead of on-background (183a2f9)
  • VSlider: render in forced-colors mode (#19706) (21e9f5e), closes #19705
  • VStepperWindow/Item/VTabsWindow: add missing class / style passthrough (49fc5c5)
  • VTabs: inherit attrs and scope id (67b30e7), closes #19752 #19754
  • VToolbar/VAppBar: nav-icon and title alignment (daa96e9)

🧪 Labs

16 days ago
vuetify

v3.6.3

🔄 Reverts

  • Revert "fix(VDataTable): selection duplication (#18908)" (0ad2992), closes #18908
17 days ago
vuetify

v3.6.2

🔧 Bug Fixes

Other Commmits

  • chore(release): publish v3.6.2 (6cb03d4)
  • docs(EnterpriseDeck): update direct support pricing (1dcf838)
  • chore(tests): fix flaky cypress tests (#19725) (fcc921c)
  • chore(package.json): update @vuetify/one (2877ba8)
  • docs: implement snackbar queue (26c5798)
  • docs(roadmap): update page content (d461f19)
  • chore(all): update all labs status, add missing confirm-edit (8f7706f)
18 days ago
vuetify

v3.6.1

See v3.6 Release here

🚀 Features

  • VConfirmEdit/VEmptyState/VFab/VSpeedDial/VSparkline: promote from labs (c8a03cd)

🔧 Bug Fixes

  • VSnackbar: return correct children (5056034)
18 days ago
vuetify

v3.6.0

🚀 Features

  • framework: support css cascade layers (#19641) (4820347)
  • display: add explicit prop that overrides mobile state (fafc39f)
  • VBtn: add new readonly prop (72f33dc)
  • VDataTable: add mobile view (#19431) (66880ce)
  • VLayout: add dimension support (0114108)
  • VNavigationDrawer: add new persistent prop (#19552) (74cc2bf)

🔧 Bug Fixes

  • layout: translate full amount if element and layout size is 0 (99ea55d)
  • VDataTable: add missing scss variable for loading opacity (69b5cc8)
  • VDialog: adjust styling to better match material spec (383bbdc)
  • VNavigationDrawer: don't restrict elementSize when location is top or bottom (1ee802d)
  • VOverlay: move targetRef out of props (5e40cc8), closes #19685

🔬 Code Refactoring

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

🧪 Labs

18 days ago
vuetify

v3.5.18

🔧 Bug Fixes

  • locale: ko translations (#19687) (a063f94)
  • useDirectiveComponent: cannot read properties of undefined (#19693) (b9a588f)
  • VDatePicker: stay on current month when selecting multiple (2d13e36)
  • VSnackbar: make touchstart listener passive (24d1066)
  • VSnackbar: conditionally load layout styles (9504efa), closes #19717

🧪 Labs

  • VCalendar: remove background for week view mode (#19681) (1ce2879), closes #18988
  • VSpeedDial: remove mode designator on transition (2c726a5)
25 days ago
vuetify

v3.6.0-beta.0.0

🚀 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)
25 days ago
vuetify

v3.5.17

🔧 Bug Fixes

  • group: update the value when delete an item (#19663) (5918658), closes #19655 #19213
  • typography: preserve property order when unwrapping $typography (f0f0fa0)
  • typography: use relative line heights (#19628) (1086426)
  • VCarouselItem: add missing class prop (#19649) (635946c), closes #19630
  • VChip: prevent text selection for link chips (#19653) (9981395)
  • VCombobox: don't delete chips on backspace until search is empty (d6a500b), closes #19626
  • VDatePicker: change calendar when date is changed (#19570) (a1b47bb), closes #19421
  • VDialog: add afterLeave event (#19664) (d5f1dc3), closes #19660
  • VDialog: partial revert of changes made in 8083d89 (e569110)
  • VFileInput: emit single if default is undefined & !multiple (#19656) (edd311f), closes #19297
  • VInput: add theme class (#19602) (97cc161), closes #19598
  • VList: don't takeover focus control when target is INPUT (468a9c1)
  • VNavigationDrawer: manually apply dragging styles to avoid rerender (bb486ae)
  • VNavigationDrawer: element drag area size (8a52ff3), closes #17352
  • VProgressLinear: only apply locationStyles when absolute (3d810e1)
  • VSelect: don't set scroll position on model change (7d2991c), closes #19635 #19642
  • VSelect: auto scroll to the last selected item when open menu (d65d586), closes #19635
  • VSnackbar: close from swipe gesture (200b3bf), closes #3509
  • VSnackbar: position based on app layout (cbb945d), closes #15744
  • VSnackbar: support custom transition (b9a7d69), closes #15474
  • VSwitch: transition in RTL (#19495) (d11824f)
  • VTextarea: up/down/home/end keys inside VList (#19674) (1c26e14), closes #19092

🔄 Reverts

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

🧪 Labs