Releases: mrk-j/paginga
Releases · mrk-j/paginga
Fix for issue with jQuery 3
Enabled back button in certain browsers
Fix for itemsContainer setting
The itemsContainer setting was not used, this release fixes that.
Limit number of visible pages
Added maxPageNumbers
setting. Default is false
for backward compatibility.
Better merging for nested option objects
Also better documentation.
Scroll to top
New scrollToTop
setting to show the first item on the selected page.
Selector fix
If you were using <div>
elements inside the items the pagination got messed up.
New setting (page)
In this release you can set the current page, with the page
parameter.
First release
This version should work as expected, please give it a try!