Skip to content

v3.4.0

Compare
Choose a tag to compare
@TahaSh TahaSh released this 17 Jan 19:20
· 16 commits to master since this release

Main changes:

Changes list:

  • #31 Fix adding multiple classes to PaginateLinks ul element
  • #27 Make next/prev links modifiable
  • #34 Add the ability to hide links if there's only one page
  • #33 Introduce step-links property that allows you to add next/prev links to move one page at a time instead of chunks
  • Make step links optional in limited links (which you can add using :show-step-links="true" prop).