Releases: szhsin/react-accordion
Releases · szhsin/react-accordion
v1.2.5
- Update babel transform for package dist #749
v1.2.3
- Fix a build error with React 17 and webpack when
useId
is imported #473 (thanks @GiordanoArman)
v1.2.2
- Update minimal version of react-transition-state #458
v1.2.1
- Update package README #387
v1.2.0
- Support toggling all accordion items #307
- Change build target to es6 #307
v1.1.0
- Add
disabled
prop to AccordionItem
— allowing items to be disabled and excluded from keyboard navigation. #288
v1.0.1
- Update package README #153