All Versions
39
Latest Version
Avg Release Cycle
8 days
Latest Release
597 days ago
Changelog History
Page 1
Changelog History
Page 1
-
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
null
instead ofundefined
for better JSON compatibility. Make sure this always happens and we haven't left anyundefined
in. This change may break implementations needing to differ between empty and cleared, let us know on discord if that's the case. - If both
label
andplaceholder
are 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-pre
helper class (7a03376) - Typography: add
text-pre-wrap
utility 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
hideSliders
prop (#12618) (e35d79b), closes #11138 - VDataTable: add
cellClass
property to headers (#11775) (8d06d45) - VDataTable:
index
prop initem*
slots (#12605) (9daeb16), closes #10646 - VDataTable:
isMobile
prop in scoped slots (#12604) (e1720a8), closes #11330 - VDatePicker:
show-adjacent-months
prop (#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:
prev
andnext
slots (#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
-
v2.3.13 Changes
October 06, 2020๐ฑ ๐ง Bug Fixes
- click-outside: allow programmatic click outside (#12109) (6d26819), closes #12107
- sass: allow $material-dark-elevation-colors to be overridden (#12340) (41cbb3a)
- types: add missing icons to VuetifyIcons interface (#12131) (9ee10fd)
- VProgressCircular: dark theme background color clash (#12192) (a95840e)
- VSelect: don't close when a detachable child is clicked (5077c3c), closes #12354