v3.1.11
版本发布时间: 2023-03-21 23:44:58
vuetifyjs/vuetify最新发布版本:v3.7.4(2024-11-06 15:40:15)
:wrench: Bug Fixes
- use dvh instead of vh (2340b65), closes #11452
- animation: catch errors thrown by el.animate() (83a332b), closes #16406
- md3: apply rounded default to VBtnGroup not VBtn (52f2b9f), closes #16957
- VBtn: elevated variant in VAppBar & VCardActions (df81ee3)
- VDialog: use child combinator to select overlay content (f57507c), closes #16309
- VDialog: position with transform instead of flex (14c362c), closes #16882
- VGrid: fix breakpoints types (#16708) (e4d562f), closes #16604
- VKbd: add inline display (cc37b51)
- VLazy: correctly pass options to intersect directive (29b104c)
- VMenu: use child combinator to select overlay content (0e905e2)
- VOverlay: don't use percentage for scrim opacity (69dc8a2)
- VParallax: correct offset with positioned parent (765b31c), closes #15847
- VSlider: respect decimals from min (#16667) (13ba9d7), closes #16634
- VTab: inherit all VBtn props (133b417), closes #16918
- VTextField: reset caret position after input (#16759) (13f9a2b), closes #14935
- VTooltip: use child combinator to select overlay content (8bad7cf)
:test_tube: Labs
- VDataTable: missing index item[col] slots (#16890) (fec207f)
- VDataTable: add css to align headers center (#16889) (db36a09)