Skip to content

Release 2.5.1

Compare
Choose a tag to compare
@FMaz008 FMaz008 released this 01 May 21:50
· 602 commits to main since this release
  • Added dynamic value for how many items to constantly display for the verbose pagination (39b8d02)
  • Fixed error when no pagination exist on the page and trying to clone for the top pagination (218e7a8)
  • Do not underline the first character of the verbose pagination. (0eff244)
  • Removed calls to JQuery remove() method and replace it with a pure JS function (3973e3c)
  • Remove JQuery code for cloning the top pagination (8d6003d)
  • Fix: verbose pagination having #1 changed to Previous1. (4372161)