Skip to content

Releases: knownasilya/pagination-pager

v3.2.0

26 Mar 18:58
Compare
Choose a tag to compare
  • Updated Ember and Ember CLI
  • Fixed page/pagination class not being on the right element
  • lint
  • update deprecated babel

`change` action breaking change

17 Jul 16:46
Compare
Choose a tag to compare

v3.0.0

BREAKING CHANGE: If change action is defined, the current isn't automatically updated any more.

Make sure to update current in the action that handles change.

Class fix

21 Apr 15:20
Compare
Choose a tag to compare

v2.4.4

  • Fix pagination class

Deprecations and syntax

05 Apr 20:57
Compare
Choose a tag to compare

v2.4.3

  • Fix babel deprecation error, see #35 and #36
  • Update bootstrap syntax, see #34
  • Update travis node version

Fix the bugs!

25 Oct 15:10
Compare
Choose a tag to compare

v2.4.2

  • fix(bug): auto hide precedence logic, see #30
  • fix(bug): isFirst and isLast fixed, see #29
  • fix(bug): don't fire actions on disabled state
  • fix(dummy): don't include bootstrap js
  • docs: Add autoHide toggle to autoHide example

hasBlock

11 Jan 23:06
Compare
Choose a tag to compare
v2.4.1

Fix hasBlock

Fix #9

03 Nov 14:13
Compare
Choose a tag to compare
v2.3.1

* Fix for #9 (finally)

Pager First/Last

02 Nov 18:40
Compare
Choose a tag to compare
  • Pager first and last buttons
  • New demo app style

Thanks @ismyrnow

Pager Yield

29 Oct 19:17
Compare
Choose a tag to compare

Yield block for pager mode for optional template between the two buttons.

Thanks @ismyrnow

Remove es6 syntax

17 Sep 17:10
Compare
Choose a tag to compare
v1.2.5

v1.2.5