All Versions
80
Latest Version
Avg Release Cycle
10 days
Latest Release
4 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v3.11.0 Changes
November 25, 2025v3.11.0 (Harbinger)
๐ Component promotions
The following components have been promoted to the core framework from labs:
๐ ๐ฏ Release notes
๐ Features
- theme: add layers option (#22215) (79e00cc)
- VBreadcrumbs: pass props and width to items (#22213) (a8751b2), closes #12249
- VCalendar: promote from labs (fc8f0b7)
- VCombobox: create new items when pasting with line breaks (#22304) (7c53fa0), closes #10813
- VDataTable: apply
colorto internal controls (#22157) (0b3315d), closes #22097 #19700 - VDataTable: add
initial-sort-orderprop (#22156) (b2f632f), closes #11117 #20615 - VDataTable: multi-sort mode and keyboard modifiers (#22133) (54bbc84), closes #22132
- VDatePicker: align control variants with MD3 (#21589) (5337a8b), closes #20717
- VDatePicker: add events and event-color support (#20965) (22dfb1b), closes #19296
- VDivider: add
content-offsetprop (e6b6284) - VDivider: add
variantprop (8a6c279) - VDivider: add
gradientprop (60367cd) - VList: add
prepend-gapandindentprops (#20616) (bd4a87b) - VNagivationDrawer, VOverlay: add
retain-focusprop (#22106) (d49788b), closes #16140 - VNumberInput: show error state when out of range (#21825) (2e2cddb)
- VOverlay: add
viewport-marginprop (#22243) (77b77cb) - VProgressCircular: add
roundedprop (#22051) (2bd681d) - VStepper: add new item-props prop (#20651) (b76d996), closes #19036
- VTabs: add
insetprop (#22221) (a90c736) - VTabs: add new prop, slider transition (#19556) (ee4fb38), closes #15798
- VTabs: slots for prev/next (#21976) (bb15873), closes #21969
- VTextarea: add
max-heightprop (#22286) (ac35aa7), closes #22284 - VTimePicker: input variant (#21601) (492b6af), closes #6957 #20714 #22056
- VToolbar: add
collapse-positionprop (#17937) (b1c2906), closes #11378 - VTreeview: add
no-dataslot (#22031) (6ebe9fd), closes #21954 - VTreeview: add
footerslot (#22130) (a87a3fd), closes #22100 - flex: add justify-items classes (#22346) (bb30fc2)
๐ ๐ง Bug Fixes
- VAutocomplete, VCombobox: correct cursor for the field (075855f)
- VDatePicker: adaptable width for month view (ed53ef7)
- VDatePicker: support landscape mode (#22305) (5768788), closes #18274 #20605
- VInfiniteScroll: hide side element when empty (#21749) (55f8b52), closes #21705
- VRating: correct keyboard controls (#22314) (4410e30), closes #21561
- VTreeview: faster interactions with large trees (#22255) (9d5a1d4), closes #21720
- VTreeview:
indent-linessupport forfooterslot (efa50e4) - VCalendar: expose updateTimes (c77d2b3), closes #22354
๐งช Labs
- VHotkey: alignment & sizing consistency (#22321) (502375c), closes #22289
- VHotkey: add slash separator (2369274)
- VHotkey: respect
display-modein PC mode (62bb4dd)
๐ Changes from 3.11.0-beta.1
๐ Features
- VHotkey: promote from labs (507f46e)
- VSelect: apply compatible itemProps to chips (#22339) (69a2eba), closes #22337
๐ง Bug Fixe...
-
v2.4.0-beta.0 Changes
November 17, 2020๐ ๐ Documentation
๐ฑ ๐ Bug Reporting
https://issues.vuetifyjs.com
๐ https://community.vuetifyjs.com in the #release-migration channelPotential breaking changes for evaluation:
- ๐ Reset/clear on inputs should now change the value to
nullinstead ofundefinedfor better JSON compatibility. Make sure this always happens and we haven't left anyundefinedin. This change may break implementations needing to differ between empty and cleared, let us know on discord if that's the case. - If both
labelandplaceholderare set, placeholder will now only be shown on focus instead of pushing the label up - โฑ Snackbar timeout resets on mouseover
๐ฑ ๐ง Bug Fixes
- Inputs: reset value to null instead of undefined (#12373) (8e5554d), closes #7429
- VChip: add close button aria-label (#12384) (9cd505d)
๐ฑ ๐ Features
- Locale: add Azerbaijani locale (#12084) (a2267b2)
- Locale: add Central Kurdish locale (#12100) (e121bc2)
- Typography: add
text-prehelper class (7a03376) - Typography: add
text-pre-wraputility class (#11772) (bf78f62), closes #11761 - Typography: improve
<code>styles (7877bef) - VAppBar: don't truncate title with
shrink-on-scroll(#12516) (8c5ee02), closes #12514 - VCalendar: add support for object categories (#12518) (806864c)
- VColorPicker: add
hideSlidersprop (#12618) (e35d79b), closes #11138 - VDataTable: add
cellClassproperty to headers (#11775) (8d06d45) - VDataTable:
indexprop initem*slots (#12605) (9daeb16), closes #10646 - VDataTable:
isMobileprop in scoped slots (#12604) (e1720a8), closes #11330 - VDatePicker:
show-adjacent-monthsprop (#12603) (8f1cf64), closes #12237 - VIcon: specify a global default icon component (#12244) (41fd082), closes #7821
- VMenu: add jump to first/last item keyboard navigation (#12348) (181d337)
- VSnackbar: keep snackbar open while mouseover (#12599) (8808d98), closes #12494
- VTextField: only show placeholder on focus if label is set (#12635) (ff500ba), closes #12499
- VWindow,VCarousel:
prevandnextslots (#12602) (a0140b0), closes #3235
- ๐ Reset/clear on inputs should now change the value to
-
v2.3.21 Changes
December 09, 2020 -
v2.3.20 Changes
December 08, 2020๐ฑ ๐ง Bug Fixes
- VCalendar: resolve wrong relative day span for 4day (#12687) (d9138f5), closes #12666
- VCarousel: stop event propagation for prev/next buttons (#12678) (07eb09e)
- VDivider: vertical v-divider is not displayed when inside div and inline (#12735) (985ef44), closes #8656
- VTextField: add padding-top custom variable to details (#12661) (47e190e), closes #12660
- VTextField: hide-details auto animation (#12554) (07ef4e1)
- VWindow: fix wrong reverse animation logic for only 2 items (#12685) (be00b92), closes
#12672
-
v2.3.19 Changes
November 24, 2020๐ฑ ๐ง Bug Fixes
- VCarousel: incorrect transition direction when using touch (#12357) (2160daf), closes #11280
- VDataFooter: show custom footer.page-text on empty data tables (#12651) (d9d3cb3)
- VRating: add icon aria-label (#12345) (1be735c), closes #11590
- VTabsItems: keep rounded corners during animations (#11983) (107bd32)
- VTooltip: don't add role:button to activator (#12428) (ec15822), closes #12360
-
v2.3.18 Changes
November 17, 2020๐ฑ ๐ง Bug Fixes
- locale: improve and add new fr translation (#12587) (4b19ae9)
- VCombobox: don't reset value to null if search is empty (#12415) (f1b621b), closes #12322
- VPagination: add support for 0 totalVisible items (#12456) (53ba1d8)
- VSlider: disable input tag (#12630) (36300b2), closes #12620
โช ๐ Reverts
-
v2.3.17 Changes
November 11, 2020๐ฑ ๐ง Bug Fixes
- locale: improve japanese translations (#12535) (6c80202)
- VBanner: remove bottom-border on outlined banner (#12548) (49e25bb), closes #12172
- VColorPicker: extractColor util (#12305) (e7f63c5), closes #12574, #12183
- VDataFooter: translate itemsPerPageText (#12259) (bcfe8ef), closes #12012
- VFileInput: file-input-slot dense min-height (#12570) (3e65162), closes #11300
- VInput: use $label-letter-spacing variable (#12546) (915fbaa), closes #12250
- VMenu: open-on-hover does not close on-content-click (#12566) (389d023), closes #12412
- VRadio: do not use cursor pointer if disabled (#12058) (42c79b7), closes #12023
- VRadioGroup: label styles (#12382) (c61093f)
- VSimpleTable: add border radius to first and last row (#12553) (36080ca), closes #12550
- VTabs: resize slider when icons-and-text prop changes (#12525) (aac7c54), closes #12524
- VTextField: add background color to line on focus (#12556) (3e78556)
- VToolbar: v-toolbar sass variables typo (#12547) (11c746e), closes #12222
- SASS variable renamed from $toolbar-promient-padding -> $toolbar-prominent-padding
-
v2.3.16 Changes
October 27, 2020๐ฑ ๐ง Bug Fixes
- types: export Vuetify as a class (3a0bd24), closes #12511
- VDialog: close on esc when eager is not set (0e31691), closes #11257
- VDialog: refocus previous element when dialog is closed (700fd42), closes #7907
- VSelect: do not deduplicate headers or dividers (4a855cd), closes #12517
- VTextField: count non-string types (#12475) (5dec772), closes #12451
-
v2.3.14 Changes
October 13, 2020๐ฑ ๐ง Bug Fixes
- locales: update language for th-Thai 18n translation (#12338) (b0913ae)
- VAutocomplete: don't try to set data on an empty clipboard event (8e8c360), closes #11187
- VCombobox: don't try to get data from an empty clipboard event (7106472), closes #11187
- VDataTable: add padding for mobile rows (#11865) (ec2b4b9), closes #8411 #11325
- VIcon: don't apply fill styles to component icons (eaf2f1b), closes #12378 #12148
- VIcon: set svg dimensions in style instead of attributes (#12319) (3576aa5), closes #12372 #12148
- VSelect: do not highlight search text without an item match (#12163) (148ecf5), closes #10843
- VSelect: do not open menu if clicking on selection item (#12343) (dcfbca6), closes #11824
- VTextField: show label slot when filled prop is used (#12371) (d7d77a3), closes #11533