Skip to content

Releases: szhsin/react-accordion

v1.2.4

06 Apr 03:54
c408fba
Compare
Choose a tag to compare
  • Fix typo in README #665

v1.2.3

19 Jul 14:01
28f3525
Compare
Choose a tag to compare
  • Fix a build error with React 17 and webpack when useId is imported #473 (thanks @GiordanoArman)

v1.2.2

10 Jul 10:42
c303d7f
Compare
Choose a tag to compare
  • Update minimal version of react-transition-state #458

v1.2.1

07 May 11:38
4e75a0a
Compare
Choose a tag to compare
  • Update package README #387

v1.2.0

12 Feb 01:58
aa711b7
Compare
Choose a tag to compare
  • Support toggling all accordion items #307
  • Change build target to es6 #307

v1.1.0

30 Jan 12:36
3172e78
Compare
Choose a tag to compare
  • Add disabled prop to AccordionItem — allowing items to be disabled and excluded from keyboard navigation. #288

v1.0.1

10 Sep 07:30
2965253
Compare
Choose a tag to compare
  • Update package README #153

v1.0.0

01 Sep 11:05
deacecb
Compare
Choose a tag to compare
  • v1 Release

v0.13.0

30 Aug 12:05
05dc64d
Compare
Choose a tag to compare
v0.13.0 Pre-release
Pre-release
  • Refactor bem utility; TransitionState in className function (#125)

v0.12.0

27 Aug 11:34
3362b9c
Compare
Choose a tag to compare
v0.12.0 Pre-release
Pre-release
  • Update useHeightTransition implementation and return type (#124).