Skip to content

Releases: Spudz76/angular-pagination

0.2.6

25 Nov 22:30
Compare
Choose a tag to compare
  • Fixes issue #3 when changing limit it would not line up the start / page properly

0.2.5

24 Nov 19:45
Compare
Choose a tag to compare

Fixes issue with range.start being out of range when a bogus start value is passed in by the user.

0.2.4

24 Nov 18:31
Compare
Choose a tag to compare

Updated versions

0.2.3

24 Nov 10:32
Compare
Choose a tag to compare
Add tests for empty datasets and patch logic/math to properly handle …

0.2.2

23 Nov 23:44
Compare
Choose a tag to compare
  • Added buttons() method for button ranges
  • Improved testing

0.2.1

23 Nov 11:54
Compare
Choose a tag to compare

Updated bower.json to correct version

0.2.0

23 Nov 11:53
Compare
Choose a tag to compare

Major API rewrite is NOT backwards compatible. Please check docs for migration information.