Skip to content

Releases: ReactTooltip/react-tooltip

v3.7.0

03 Sep 15:15
9617aa7
Compare
Choose a tag to compare

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

05 Jun 13:48
c44cc2d
Compare
Choose a tag to compare

3.6.1 (2018-06-05)

Bug Fixes

  • isCapture: better guard that preserves logic (28b8493)
  • isCapture: guard use of currentTarget (4f89a2d)

v3.6.0

15 May 18:05
e56cf3e
Compare
Choose a tag to compare

3.6.0 (2018-05-15)

Features

v3.5.1

03 May 18:14
2bb4b38
Compare
Choose a tag to compare

3.5.1 (2018-05-03)

Bug Fixes

  • examples: add SVG example (72a98d7)

v3.5.0

11 Apr 18:07
Compare
Choose a tag to compare

3.5.0 (2018-04-11)

Features

  • getContent: update Travis, trigger semantic-release (9617267)

3.4.3

11 Apr 18:31
Compare
Choose a tag to compare
  • Return tooltip to original position when possible #207
  • insert css as first to allow easy css styling without important #301

3.4.2

09 Apr 19:06
Compare
Choose a tag to compare
  • make dev works again
  • fix #328, fix #341

3.4.1

05 Apr 18:29
Compare
Choose a tag to compare

Fix travis builds.
Fix hide of dynamic tooltip with null content.

3.4.0

16 Oct 13:41
Compare
Choose a tag to compare
  • Update to compatible with react 16

3.3.1

05 Oct 05:11
Compare
Choose a tag to compare

Fixed building for 3.3.0