Releases: ReactTooltip/react-tooltip
Releases · ReactTooltip/react-tooltip
3.2.0
30 Sep 01:12
Compare
Sorry, something went wrong.
No results found
Fix the way how to calculate transform
Remove the option countTransform because it will be needless after changing transform calculation
3.1.8
14 Sep 13:40
Compare
Sorry, something went wrong.
No results found
Add resizeHide option which can hide existent tooltip when resizing window
Add scroll hide option which can hide existent tooltip when scrolling
Able to hide specific tooltip from ReactTooltip.hide
3.1.7
07 Sep 00:47
Compare
Sorry, something went wrong.
No results found
Remove react-dom from Bower dependencies
Add new option disable for disable the behavior of the tooltip
3.1.6
19 Aug 02:11
Compare
Sorry, something went wrong.
No results found
Fix #180 , judge mount status before get content with interval
Add bower.json
3.1.5
04 Aug 11:13
Compare
Sorry, something went wrong.
No results found
Add new global static method ReactTooltip.show
Take transform attribute from css into position calculation
3.1.4
03 Aug 14:03
Compare
Sorry, something went wrong.
No results found
Add new option afterShow which will be called after tooltip show
Add new option afterHide which will be called after tooltip hide
Supporting for aria- and role
Fix getContent with interval
3.1.3
01 Aug 23:57
Compare
Sorry, something went wrong.
No results found
3.1.1
27 Jul 13:37
Compare
Sorry, something went wrong.
No results found
Fix for tooltips that abut against each other
3.1.0
27 Jul 09:16
Compare
Sorry, something went wrong.
No results found
#142 add new attribute countTransform
#143 eliminate float effect when switching under solid
Set effect to solid when using focus as custom event
Update the position calculation so that it won't flicker
3.0.13
14 Jul 14:54
Compare
Sorry, something went wrong.
No results found
Update the README to introduce how to use tooltip in modal
Add support to those elements whose parent elements or itself has been applied with transform