v3.5.16
版本发布时间: 2024-04-16 23:18:52
vuetifyjs/vuetify最新发布版本:v3.7.6(2024-12-18 19:34:37)
:wrench: Bug Fixes
- date: startOfWeek/endOfWeek does not respect locale (#19587) (2cb1ae5)
- icons: console warn for missing aliases instead of throwing error (82abf1b)
- rounded: apply rounded-0 for false value (3feeb77), closes #16601
- router: empty string to represent real empty "to" (#19614) (3f301b5), closes #19549
- VBottomNavigation: color animation delay (4a033e8)
- VBtn: apply center ripple when using the icon prop (#19577) (e1e6065), closes #17376
- VDataTable: skip default sort if custom function returns null (d368340)
- VDialog: focus content element after opening (1f3c823), closes #18779
- VFileInput: don't apply input color to chips (4bac07d)
- VProgressLinear: remove locationStyles (3f50694)
- VSelect: auto scroll to selected item when using hotkeys (#19593) (2bb1c07), closes #19574
:test_tube: Labs
- VCalendar: add event slot (#19555) (d63f6e2)
- VCalendar: hide adjacent events without show-adjacent-months (#19585) (f90ada3)
- VCalendar: not usable without v-model (#19586) (2fe65f0)
- VEmptyState: tweak text / icon styling (073e9ea)
- VSpeedDial: position prop styling and transition delay (5d29bf3), closes #11651