🔧 Things we fixed
- 4af99de removed unnecessary update of
v-item-group
state after mount, fix #5401 & #5410 - #5384 Fixed a bug where
v-item-group
would set its model toundefined
when destroyed - #5337 Removed default flex-grow from
v-item-group
- #5397 Fixed
v-card
arrow direction in the opposite slot ofv-timeline
(thanks @jvanst) - #5389 Allow clicking on append/prepend slots of readonly inputs (thanks @tomaszbakula)
- #5342 Update
v-data-table
CSS to targetv-icon
specifically (thanks @bepsvpt) - #5212 Added
type="button"
tov-pagination
buttons (thanks @materight) - #5016 Fixed
v-pagination
text alignment on iOS (thanks @ryuhhnn)