Releases: vuetifyjs/vuetify
Releases Β· vuetifyjs/vuetify
v3.11.1
v3.11.1 (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
π§ͺ Labs
v3.10.9
v3.10.8
π§ Bug Fixes
- catch querySelector errors in focusableChildren() (ae2af38), closes #22238
- group: avoid errors when comparing recursive items (#22246) (8ac9c67), closes #19322
- nested: selection should react to items changes (#22236) (6bcdbea), closes #21733
- VConfirmEdit: deeply unwrap refs before cloning values (a507171), closes #22232
- VDataTable: optimize select-all performance (#22252) (2ad1a38), closes #19447
- VDatePicker: correct range selection for Luxon adapter (20b2bf4), closes #22262
- VMenu: ignore focus on root element (fe1214f), closes #22263
- VMenu: keep open with keyboard and open-delay="0" (#22242) (8e810e5), closes #21591
- VMenu: add aria-owns to activator (#22240) (975a18c), closes #22226
- VOverlay:
stick-to-targetcontent visible until target overflows (#22233) (0e1dff0), closes #22055 - VProgressCircular: hide overflow to avoid height changes (#22245) (d5cfb7b), closes #22244
- VRangeSlider: inherit readonly/disabled from form (d071e24), closes #22054
- VSlider: prevent thumb movement when disabled mid-interaction (#22257) (4506459), closes #22248
π Reverts
π§ͺ Labs
v3.10.7
π§ Bug Fixes
- VCombobox: show full list on reopen unless
always-filteris used (83d0073) - VCombobox, VAutocomplete: avoid glitches when opening with click (9a1dd83), closes #22228
- VField: missing
controlRefassignment (#22171) (b89f568), closes #22034 - VSelect: item checkbox gets out of sync (#22181) (f257802)
- VWindow: fix exception due to missing scrollable parent in unit test (7b122b7)