Releases: vuetifyjs/vuetify
Releases Β· vuetifyjs/vuetify
v3.11.3
π§ Bug Fixes
- fields: clean up aria attributes (#22418) (054dbf4)
- types: support strict TS checks in templates (#22395) (02710a6)
- v-ripple: remove mousedown and keydown listeners on unmount (278a7e9)
- VAppBar: prevent navbar pop-up when reaching page bottom (#22224) (8da1495), closes #20352
- VAutocomplete, VCombobox: skip subheader for
auto-select-first(#22402) (9edd98c), closes #22398 - VBtn: keep all styles within CSS layer (c794da1)
- VColorPicker: render inner outlines in forced-colors mode (#22317) (c61c0d3)
- VDataTable: selecting group should respect selectable prop (#22410) (e295fa6), closes #22409
- VDataTable: typo in header field
intentΒ»indent(f44b2fd) - VDataTableFooter: correct placement of aria label (#22359) (137cb95), closes #20896
- VDatePicker: correct year and month for jalali (41067af), closes #22417
- VDatePicker: correct next year button disabled condition (04a4608), closes #22408
- VHotkey: avoid build errors when customizing VKbd sass variables (fa1fb4f), closes #22372
- VInput: prioritize slots over prepend/append icons (#22406) (2a998ee), closes #22332
- VNumberInput: clean up listeners on unmount (045bbaf)
- VOtpInput: apply rounded prop to inner fields (#21499) (f49803a), closes #20286
- VOverlay: clean up focus trap listeners and data on unmount (497ae4b), closes #22397
- VSelect: don't skip continuing keyboard lookup match (f1f3c45), closes #22423
- VSelects: no closable chips when
readonlyordisabled(#22368) (21c85eb), closes #22349 - VSlider: clean up listeners on unmount (f2621a3)
- VTextarea: avoid placeholder obstructing the label (27e854f), closes #22416
- VTextArea/VSelects: help screen readers read field labels (#20339) (04b6725), closes #19155 #19156
- VTimePicker: don't inherit defaults from VTextField (3ffa749), closes #22407
- VTimePicker: clean up listeners on unmount (60183d7)
- VTooltip: should be dismissable by default (#22419) (c5ae129), closes #21501
- VVirtualScroll: show more than 1 element when min height is 0 (#22420) (08550fd)
- VWindow: set transition-duration css variable (4676b6d)
π§ͺ Labs
- VVideo: clean up listeners on unmount (0d37af0)
v3.11.2
π§ Bug Fixes
- VDataTable: hide checkbox for
mobilewithoutshow-select(d297f3f), closes #22375 - VDataTable: hover icon should match
initial-sort-order(7a1ae83) - VDatePicker: correctly render month when using Luxon adapter (f98d9db), closes #22388 #22389
- VHotkey: correct sass variables import order (216b872), closes #22372
- VNumberInput: avoid error state when using comma separator (513e153), closes #22371
- VSlideGroup: provide a way to never show arrows (b76ffd5)
- VTabs: consistent padding for
inset(893eb71) - VTabs: keep slider narrow when used without inset (eb9477c), closes #22363
- VTextField: check autofocus intersection on input wrapper element (0409cde), closes #22373
π§ͺ Labs
v3.11.0
v3.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)
v3.10.12
v3.11.0-beta.1
π Features
- VHotkey: promote from labs (507f46e)
- VSelect: apply compatible itemProps to chips (#22339) (69a2eba), closes #22337
π§ Bug Fixes
- VCalendar: correct interval and event offset with custom firstTime (#22343) (3cc2502), closes #12563 #12681
- VCalendar: calculate week numbers using current locale (#22341) (4c48d6d), closes #22340
- VCalendar: make current day button outlined (64b4dae)
- VCalendar: day button font size and no active state (#22336) (c97e034), closes #22335
- VDatePicker: ignore model update if same day (48da580), closes #22338
- VOverlay: keep content attached to the activator on page with zoom (3085a93), closes #22326
- VTextField, VTextarea: keep input visible for password managers (7ea8810), closes #21912 #20343
π§ͺ Labs
- VIconBtn: align text vertically (c6a9334)
v3.11.0-beta.0
π 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
π§ 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)
π§ͺ Labs
v3.10.11
v3.10.10
π Features
π§ Bug Fixes
- avoid using DOMRect in jsdom (daeb1a7)
- useDelay: normalize delay to avoid NaN and errors in tests (2e3c350), closes #22302 #22303
- VAvatar: correct value for default background (#22310) (4c5a4d8)
- VBtnToggle: remove semicolon from Sass (#22293) (a855852), closes #22292
- VCard: keep loader color when fading out (363661f), closes #22290
- VTextField: correct v-model.trim caret start offset (5e50b00), closes #22307