Skip to content

Releases: mrk-j/paginga

Fix for issue with jQuery 3

10 Jan 18:44
Compare
Choose a tag to compare

Fixes #10. Thanks @nutzmdm for pointing this out!

Enabled back button in certain browsers

14 Oct 19:25
Compare
Choose a tag to compare

Fix for itemsContainer setting

01 Jun 08:07
Compare
Choose a tag to compare

The itemsContainer setting was not used, this release fixes that.

Limit number of visible pages

01 Feb 08:52
Compare
Choose a tag to compare

Added maxPageNumbers setting. Default is false for backward compatibility.

Better merging for nested option objects

06 Jan 18:15
Compare
Choose a tag to compare

Also better documentation.

Scroll to top

06 Jan 17:27
Compare
Choose a tag to compare

New scrollToTop setting to show the first item on the selected page.

Selector fix

16 Nov 11:25
Compare
Choose a tag to compare

If you were using <div> elements inside the items the pagination got messed up.

New setting (page)

16 Nov 11:07
Compare
Choose a tag to compare

In this release you can set the current page, with the page parameter.

First release

15 Nov 18:02
Compare
Choose a tag to compare

This version should work as expected, please give it a try!