Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wwayne committed Jul 27, 2016
1 parent e07359d commit 9ed3a81
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 66 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Change Log

### 3.1.0 (2016/07/27 08:49 +00:00)
- [#149](https://github.com/wwayne/react-tooltip/pull/149) Update algorithm for get positon to fix the shake problem #146 (@wwayne)
- [#145](https://github.com/wwayne/react-tooltip/pull/145) fix typo (@meandavejustice)

### 3.0.13 (2016/07/14 09:53 +00:00)
- [#136](https://github.com/wwayne/react-tooltip/pull/136) Check if current element is under transform (@CremAlex)
- [#135](https://github.com/wwayne/react-tooltip/pull/135) Transform 3d (@wwayne)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-tooltip",
"version": "3.0.13",
"version": "3.1.0",
"description": "react tooltip component",
"main": "dist/index.js",
"scripts": {
Expand Down
Loading

0 comments on commit 9ed3a81

Please sign in to comment.