Releases: melrose13-69/plugin-pagination
Releases · melrose13-69/plugin-pagination
Added beta version 1.0.0
Added new methods and options
pagination.rebuild( newOptions = {} )
pagination.init()
option.classes: {}
New realease
Added new method destroy();
Fixed the mistake when elements: 0 , now if elements === 0 pagination will be destroy();
Fixed an inaccuracy when the pageNumber is less than or equal to pageShow;
This is field for title
This is my first plugin, I will gradually add new methods and functionality.
I would be grateful for your help and corrections in my code.
Good luck, happy hacking!!!