Skip to content

Releases: vanng822/pagination

Fix for browserify

07 Sep 07:00
Compare
Choose a tag to compare

Browserify does not support dynamic require

Better example how to use customized renderer

23 Aug 16:58
Compare
Choose a tag to compare

Escaping bugfix

31 May 08:52
Compare
Choose a tag to compare

Escaping in template use wrong function and not escape properly. Please update!

Move out browser code

21 Apr 19:02
Compare
Choose a tag to compare

Separate the browser code and build release with it. Nodejs will run the builtin

Template paginator and customized paginators

22 Feb 13:02
Compare
Choose a tag to compare
  1. Adding paginator that renders a template
  2. Ship with a minimized template engine
  3. Possibility to choose different type of paginators for browser

OBS, create method can be backwards incompatible if not using a full version.