🔧 Things we fixed
- #4760 Fixed a bug where the
v-pagination
component was not properly showing next (thanks @dima74) - #5126 Fixed a bug where
v-pagination
was not properly sizing buttons for large numbers (thanks @windhorn) - #5151 Fixed a bug where the rows-per-page selector was not properly inhering its theme in the data-iterable mixin
- #5183 Fixed a bug in
v-stepper-step
that caused the color prop to not work