Skip to content

Releases: nkbt/react-collapse

v2.3.3

08 Aug 12:17

Choose a tag to compare

FIX Shows initial collapse animation when using keepCollapsedContent #65, fixes "Instantly collapses on first collapse #55"

v2.3.2

08 Aug 12:16

Choose a tag to compare

FIX: ReactMotion around static render #67, fixes React reconciliation so content is re-used properly

v2.3.0

27 Jun 01:00

Choose a tag to compare

v2.2.4

31 May 23:23

Choose a tag to compare

  • Perf improvement: #52 Reduce Spring precision to 0.5 (from default 0.01)

v2.2.3

17 May 07:27

Choose a tag to compare

  • FIX Avoid setting height to 0 so we don't miss toggling open #50 by @jdeal

v2.2.2

13 May 07:18

Choose a tag to compare

v2.2.1

13 May 06:46

Choose a tag to compare

  • FIX: When collapse is opened by default animation starts from 0 if content is changed #36, props - to @GeraldIstar

v2.2.0

15 Apr 00:00

Choose a tag to compare

v2.1.0

10 Apr 12:32

Choose a tag to compare

Add React@15 support

v2.0.0

09 Feb 10:59

Choose a tag to compare

#33 - changes for react-motion@^0.4 upgrade

New major release since breaking change for springConfig format
No other breaking changes though, so upgrade should be easy