We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca75b7 commit 3215b81Copy full SHA for 3215b81
HISTORY.md
@@ -1,6 +1,10 @@
1
# History
2
----
3
4
+## 1.9.0 2018-04-02
5
+
6
+- Add keyboard support [#84](https://github.com/react-component/collapse/pull/84)
7
8
## 1.8.0 2018-01-30
9
10
- Add prop forceRender to Panel [#82](https://github.com/react-component/collapse/pull/82)
package.json
@@ -1,6 +1,6 @@
{
"name": "rc-collapse",
- "version": "1.8.0",
+ "version": "1.9.0",
"description": "rc-collapse ui component for react",
"keywords": [
"react",
0 commit comments