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 0bef1fe commit 830f6fdCopy full SHA for 830f6fd
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Change Log
2
3
+### 3.0.7 (2016/06/24 13:58 +00:00)
4
+- [#124](https://github.com/wwayne/react-tooltip/pull/124) Consider both vertical and horizontal into place re-calculation (@wwayne)
5
+
6
### 3.0.6 (2016/06/23 01:08 +00:00)
7
- [#122](https://github.com/wwayne/react-tooltip/pull/122) Fixed "Wrong query selector for data-tip #121" (@neciu)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "react-tooltip",
- "version": "3.0.6",
+ "version": "3.0.7",
"description": "react tooltip component",
"main": "dist/index.js",
"scripts": {
0 commit comments