File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 33> All notable changes to this project are documented in this file. This project
44> adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
55
6+ ## [[ v3.2.0]] ( https://github.com/springload/react-accessible-accordion/releases/tag/v3.2.0 )
7+
8+ ### Added
9+
10+ - Use ` console.error ` when provided with invalid HTML5 ids
11+
12+ ## [[ v3.1.1]] ( https://github.com/springload/react-accessible-accordion/releases/tag/v3.1.1 )
13+
14+ ### Fixed
15+
16+ - Use ` hidden ` capabilities rather than something needing custom css
17+ everywhere.
18+
619## [[ v3.1.0]] ( https://github.com/springload/react-accessible-accordion/releases/tag/v3.1.0 )
720
821### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " react-accessible-accordion" ,
3- "version" : " 3.1.1 " ,
3+ "version" : " 3.2.0 " ,
44 "description" : " Accessible Accordion component for React" ,
55 "main" : " dist/umd/index.js" ,
66 "module" : " dist/es/index.js" ,
You can’t perform that action at this time.
0 commit comments