File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
## Change Log
2
2
3
- ### 3.2.2 (2016/11/23 08:22 +00:00)
3
+ ### 3.2.3 (2017/01/30 02:59 +00:00)
4
+ - [ #247 ] ( https://github.com/wwayne/react-tooltip/pull/247 ) Fix delayHide issue #246 (@huumanoid )
5
+ - [ #238 ] ( https://github.com/wwayne/react-tooltip/pull/238 ) Update README.md (@nikbelikov )
6
+ - [ #233 ] ( https://github.com/wwayne/react-tooltip/pull/233 ) Added more syntax highlighting (@oyeanuj )
7
+ - [ #229 ] ( https://github.com/wwayne/react-tooltip/pull/229 ) Replaced Object.keys(...) by Object.getOwnPropertyNames(...) (@gauthierj )
8
+
9
+ ### 3.2.2 (2016/11/23 08:23 +00:00)
4
10
- [ #220 ] ( https://github.com/wwayne/react-tooltip/pull/220 ) Use parameter 'useCapture' for remove listener if it is registered as… (@achernetsky )
5
11
- [ #223 ] ( https://github.com/wwayne/react-tooltip/pull/223 ) Fix/security csp style src (@briantrice )
6
12
- [ #216 ] ( https://github.com/wwayne/react-tooltip/pull/216 ) Fix fire of global show event for IE (@SubVersive )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-tooltip" ,
3
- "version" : " 3.2.2 " ,
3
+ "version" : " 3.2.3 " ,
4
4
"description" : " react tooltip component" ,
5
5
"main" : " dist/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments