Releases: ReactTooltip/react-tooltip
Releases · ReactTooltip/react-tooltip
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
3.0.10
12 Jul 07:17
Compare
Sorry, something went wrong.
No results found
New attribute getContent which can generate tooltip content dynamically, see more detail in example page
3.0.8
01 Jul 09:38
Compare
Sorry, something went wrong.
No results found
Update the position calculation for some edge case which may cause stack overflow