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 36e3e55 commit 2fd8600Copy full SHA for 2fd8600
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+v2.0.1 - Wed, 13 Jul 2016 22:55:21 GMT
2
+--------------------------------------
3
+
4
+- [36e3e55](../../commit/36e3e55) [fixed] Split toggleAriaHidden internal method to two methods
5
6
7
v2.0.0 - Wed, 13 Jul 2016 14:42:45 GMT
8
--------------------------------------
9
package.json
@@ -1,6 +1,6 @@
{
"name": "react-tray",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "An accessible tray component useful for navigation menus",
"main": "lib/main.js",
"directories": {
@@ -38,4 +38,4 @@
38
"react-addons-test-utils": "^0.14.0",
39
"react-dom": "^0.14.0"
40
}
41
-}
+}
0 commit comments