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 196fdca commit c4cf1ccCopy full SHA for c4cf1cc
HISTORY.md
@@ -1,6 +1,10 @@
1
# History
2
----
3
4
+### 3.4.3
5
+
6
+- Fix `createClass` and `PropTypes` warning.
7
8
### 3.4.0
9
10
- allow overlay prop as function type
@@ -68,4 +72,4 @@ revert to document click and fix focus/click conflict [#13](https://github.com/r
68
72
69
73
## 1.1.1 / 2015-05-14
70
74
71
-add defaultVisible and onVisibleChange
75
+add defaultVisible and onVisibleChange
package.json
@@ -1,6 +1,6 @@
{
"name": "rc-tooltip",
- "version": "3.4.2",
+ "version": "3.4.3",
"description": "React Tooltip",
"keywords": [
"react",
0 commit comments