Skip to content

Releases: michaelbromley/angularUtils-pagination

Release 0.3.2

06 Nov 17:44
Compare
Choose a tag to compare

Release 0.3.1

13 Oct 12:24
Compare
Choose a tag to compare
  • Fix erroneous inclusion of a jQuery method .last() - replaced with equivalent jQLite method.

Release 0.3.0

13 Oct 12:10
Compare
Choose a tag to compare

Release 0.2.6

13 Oct 09:54
Compare
Choose a tag to compare
  • Remove redundant classes from template.
  • Remove unused variable from paginationService
  • onPageChange callback no longer fires on page load - only fires on page change
  • Name the compile & link functions for better stack traces

Release 0.2.5

15 Sep 06:59
Compare
Choose a tag to compare
  • Fix issue michaelbromley/angularUtils#46, total-items pagination not being updated correctly when set to 0.
  • Allow space after itemsPerPage and before colon.

Release 0.2.4

21 Aug 14:47
Compare
Choose a tag to compare
  • Fixed type in bower.json file

Release 0.2.3

21 Aug 14:16
Compare
Choose a tag to compare

Changelog:

Release 0.2.2

20 Aug 07:54
Compare
Choose a tag to compare

Updated the defaults

Initial release

19 Aug 13:03
Compare
Choose a tag to compare

I have broken this out from the angularUtils repo so that others may more easily manage dependencies on it.