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 11## Change Log
22
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)
410- [ #220 ] ( https://github.com/wwayne/react-tooltip/pull/220 ) Use parameter 'useCapture' for remove listener if it is registered as… (@achernetsky )
511- [ #223 ] ( https://github.com/wwayne/react-tooltip/pull/223 ) Fix/security csp style src (@briantrice )
612- [ #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 11{
22 "name" : " react-tooltip" ,
3- "version" : " 3.2.2 " ,
3+ "version" : " 3.2.3 " ,
44 "description" : " react tooltip component" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments