Skip to content

Releases: glennflanagan/react-collapsible

2.2.0

20 Apr 09:01
Compare
Choose a tag to compare
  • Adds tabIndex prop to the trigger element which allows the Collapsible trigger to gain focus.

2.1.0

18 Apr 08:21
Compare
Choose a tag to compare
  • Adds triggerTagName prop which enables the use of other elements different than span as wrappers for the trigger. (@esalaza in #57)

  • Adds transitionCloseTime prop that adds functionality to change the amount of time a collapsible animation takes to close. (@rsarai in #64)

2.0.4

25 Jan 16:38
Compare
Choose a tag to compare

fires onOpening and onClosing when open state is changed via props.

2.0.3

14 Sep 15:03
Compare
Choose a tag to compare
no message

2.0.2

14 Sep 14:56
Compare
Choose a tag to compare
no message

2.0.1

13 Sep 21:54
Compare
Choose a tag to compare

Fixes #50 #52

Version 2

22 Aug 20:44
Compare
Choose a tag to compare
Merge pull request #42 from glennflanagan/release/2.0

Version 2 Release