Skip to content

Releases: glennflanagan/react-collapsible

2.10.0 (24 June 2022)

Choose a tag to compare

@karltaylor karltaylor released this 24 Jun 11:57

What's Changed

New Contributors

Full Changelog: 2.9.0...2.10.0

2.9.0 (26 May 2022)

Choose a tag to compare

@karltaylor karltaylor released this 26 May 12:25
02f0f5e

What's Changed

New Contributors

Full Changelog: 2.8.4...2.9.0

2.8.4

Choose a tag to compare

@karltaylor karltaylor released this 20 Sep 10:55

2.8.3

Choose a tag to compare

@karltaylor karltaylor released this 29 Jan 22:05
  • Fixes a bug where the Collapsible component would not open & close if the innerHeight of the component was 0. This was because onTransitionEnd would not fire. (#177 - @thomasjm)
  • Fixes a bug where the new webpack.config.js would break SSR builds. (#179 - @dlong500)

2.8.0

Choose a tag to compare

@glennflanagan glennflanagan released this 15 May 10:06
c701c04
Release 2.8.0

2.7.0

Choose a tag to compare

@karltaylor karltaylor released this 26 Feb 15:20
  • Adds triggerElementProp to the <TriggerElement /> to allow passing of extra props to the trigger. (Such as role or aria-label) #147

2.6.0

Choose a tag to compare

@karltaylor karltaylor released this 25 Feb 14:38

• Move event.preventDefault below disabled check. Allows for inputs as triggers. #115
• Fix timeout when component dismounts. (#62 - @Klaasvaak)

2.5.0

Choose a tag to compare

@karltaylor karltaylor released this 01 Feb 18:36

• Add contentContainerTagName prop.

2.3.1

Choose a tag to compare

@karltaylor karltaylor released this 28 Aug 13:18

2.3.0

Choose a tag to compare

@karltaylor karltaylor released this 22 Aug 18:33