v3.5.17
版本发布时间: 2024-04-23 23:08:09
vuetifyjs/vuetify最新发布版本:v3.7.6(2024-12-18 19:34:37)
:wrench: 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
:arrows_counterclockwise: Reverts
:test_tube: Labs
- VFab: account for margin in elementSize (7ced152)
- VFab: add new layout prop that determines if app fab takes up space (0d0759c)
- VFab: apply position absolute to fab container (674db98)
- VNumberInput: avoid native number input weird behaviours (#19605) (42e482f), closes #19438 #19558 #19538 #19494
- VSnackbarQueue: create new component (#19629) (c74d0c9), closes #2384