We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eef0216 commit 4ca313cCopy full SHA for 4ca313c
CHANGELOG.md
@@ -11,14 +11,10 @@
11
12
### Changed
13
14
+* Update all React components to accept arbitrary HTMLDivElement props (eg. 'lang', 'role' etc).
15
* Upgrade all dev-dependencies except the eslint configs.
16
* Replace snapshot tests with explicit assertions in AccordionItemBody and AccordionItemTitle.
17
* Add specific assertions to tests in accordionStore.
-
18
-## [[v2.0.1]](https://github.com/springload/react-accessible-accordion/releases/tag/v2.0.1)
19
20
-### Changed
21
22
* Minor syntax change in AccordionItemBody
23
24
## [[v2.0.0]](https://github.com/springload/react-accessible-accordion/releases/tag/v2.0.0)
0 commit comments