Releases: ReactTooltip/react-tooltip
Releases · ReactTooltip/react-tooltip
v3.7.0
3.7.0 (2018-09-03)
Features
- tooltip: Add ability to hover on tooltip. Provide optional delay of updating so if the mouse p (79342ce)
- Small bug fix to previous commit (19a8a67)
v3.6.1
3.6.1 (2018-06-05)
Bug Fixes
- isCapture: better guard that preserves logic (28b8493)
- isCapture: guard use of currentTarget (4f89a2d)
v3.6.0
3.6.0 (2018-05-15)
Features
v3.5.1
3.5.1 (2018-05-03)
Bug Fixes
- examples: add SVG example (72a98d7)
v3.5.0
3.5.0 (2018-04-11)
Features
- getContent: update Travis, trigger semantic-release (9617267)
3.4.3
- Return tooltip to original position when possible #207
- insert css as first to allow easy css styling without important #301
3.4.1
Fix travis builds.
Fix hide of dynamic tooltip with null content.
3.4.0
- Update to compatible with react 16