⚠️ Note ⚠️
We are aware of an issue affecting projects with custom sass variables. See #13737 for more information and workarounds.
🔧 Bug Fixes
- Menuable: correctly calculate position in embedded v-app (#13670) (9145a5e), closes #7703
- styles: use math.div instead of
/
(52c98d5), closes #13694 #13704 - VCalendar: add support for a
string[]
of categories (#13270) (1a12f12), closes #12922 - VCalendar: display events ending at midnight (#13667) (9a48b0f), closes #11767 #12223
- VCalendar: fix interval-style day when categoryDays > 1 (#13384) (434df3b)
- VCarousel: prevent TypeError in v-if (#13669) (22db933), closes #13656
- VChip: icon size based on chip size prop (#13412) (f6866d4), closes #13248
- VDataIterator: use itemKey instead of name for select (#13679) (b750730), closes #13677
- VDatePicker: prevent scroll beyond max date with touchpad (#13456) (41e0311)
- VPagination: don't show ellipsis for one item (#13560) (bcd0379)
- VSelect: don't resolve item values twice when emitting change (6bdbc86), closes #13729
- VTabs: right aligned tabs in vertical mode (#13012) (18c2d6c)
- VTextField: fix click dead zone when using clearable (#13576) (67346db), closes #10965
BREAKING CHANGES
styles: requires sass@1.33.0This has been reverted in v2.5.3