Skip to content

anyPaginator v1.1.0

Latest
Compare
Choose a tag to compare
@arnemorken arnemorken released this 12 Apr 12:10
· 9 commits to main since this release

Public release 1.1.0

LICENCE INFO:
AGPLv3.0 for open source use or anyPaginator Commercial Licence for commercial use.
Get commercial licences here: https://anypaginator.balanse.info

What's Changed

  • Enable setting of non-truthy values in setters, such as zero and false; Fix some bugs.
    by @srogers2112 (#7)

  • Make the jQuery element of the pager remember attributes from the pager, to allow for more flexible use.
    (aa72897)

  • Fixed bug in remote data example.

  • Other minor bugfixes and "cosmetic" changes.

Full Changelog: 1.0.2...v1.1.0