Releases: vanng822/pagination
Releases · vanng822/pagination
Fix for browserify
Better example how to use customized renderer
v0.4.3 Update README.md
Escaping bugfix
Escaping in template use wrong function and not escape properly. Please update!
Move out browser code
Separate the browser code and build release with it. Nodejs will run the builtin
Template paginator and customized paginators
- Adding paginator that renders a template
- Ship with a minimized template engine
- Possibility to choose different type of paginators for browser
OBS, create method can be backwards incompatible if not using a full version.