🔧 Bug Fixes
- locale: improve polish translation (eb64675)
- ripple: ensure _ripple data exists (#6476) (0cd5671)
- text: don't cut off bottom parts of letters with text-truncate (8161cc0), closes #6488
- VBtn: hide hover overlay on touch devices (6ed5cc6), closes #2178
- VCarousel: add aria-label on controls (#6498) (d61ee0e)
- VCarousel: transition direction when outside button click (#6515) (6219ad0)
- VDialog: flex ignores width with scrollable dialogs(#6480) (592e3f4)
- VMenu: account for minWidth when setting initial position (591779a), closes #3438
- VMenu: limit to screen width (d19ddba)
- VPagination: remove unnecessary outline for circle pagination buttons. (#6513) (b00abfe)
- VSpeedDial: fixed transition animation (#6373) (7e0a521)