Skip to content

v1.2.6

Compare
Choose a tag to compare
@johnleider johnleider released this 02 Oct 13:16
· 11181 commits to master since this release

🔧 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