New features
- New component: Colorpicker, see docs (thanks @Mars073)
- Add year to
week-number-click
event (thanks @geeksilva97) - Add
icon-size
prop to notification (thanks @matt3188) - Add page input to pagination and table (thanks @chadlafontaine)
- Allow any keyword as step of numberinput (thanks @OrestHk)
Fixes
- Fix #3614 display zero in numberinput (thanks @rockandre)
- Fix #3649 datetimepicker parser when minute is 59
- Fix #3663 increment/decrement when v-model is null/undefined
- Fix #3664 clip when mobile dropdown is active as modal (thanks @Jimmar)
- Fix reset multi-sort table (thanks @nimaebra)
- Fix tooltip span to div, w3 validation (thanks @nimbleStalker)