Skip to content

Releases: tusharmath/react-announce-collapse

v3.1.0

29 Feb 14:51

Choose a tag to compare

<a name"3.1.0">

3.1.0 (2016-02-29)

Bug Fixes

  • getState: dispatch initial state as false (ff7effae)

Features

  • utils: add isActive() method (6949eaee)

v3.0.1

22 Feb 11:40

Choose a tag to compare

<a name"3.0.1">

3.0.1 (2016-02-22)

Bug Fixes

  • collapsable: fix error: d.collapsable is not a function (0719dbbc)

v3.0.0

19 Feb 19:42

Choose a tag to compare

<a name"3.0.0">

3.0.0 (2016-02-19)

Features

  • collapsable: remove the need of the calling the decorator with empty params (3b8a480f)

Breaking Changes

  • use decorator without the need of an extra call

    (3b8a480f)

v2.0.0

19 Feb 19:13

Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-02-19)

Features

  • getCollapsable: remove the ability to skip click events (42c82b80)

Breaking Changes

  • skip param shall not be passed any more

    (42c82b80)

v1.0.6

18 Feb 15:13

Choose a tag to compare

<a name"1.0.6">

1.0.6 (2016-02-18)

Bug Fixes

  • getEscKey: fix pluck key code (2e45a692)

v1.0.5

18 Feb 15:07

Choose a tag to compare

<a name"1.0.5">

1.0.5 (2016-02-18)

Bug Fixes

  • getClickTargets: fix pluck target (9e2b9431)

v1.0.4

18 Feb 14:53

Choose a tag to compare

<a name"1.0.4">

1.0.4 (2016-02-18)

Bug Fixes

  • getDomNode: fix issue with non passing of component object (72d037b7)

v1.0.3

18 Feb 14:43

Choose a tag to compare

<a name"1.0.3">

1.0.3 (2016-02-18)

Bug Fixes

  • getSourceStreams: rename prop targets -> target (588438cb)

v1.0.2

18 Feb 14:26

Choose a tag to compare

<a name"1.0.2">

1.0.2 (2016-02-18)

Bug Fixes

  • deps: remove rx from deps and move it to peer deps (a297e002)

v1.0.1

18 Feb 14:05

Choose a tag to compare

<a name"1.0.1">

1.0.1 (2016-02-18)

Bug Fixes

  • hasParent: fix variable names (aea3bf11)