Skip to content

Releases: ReactTooltip/react-tooltip

v3.6.1

05 Jun 13:48
c44cc2d

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

Choose a tag to compare

3.6.0 (2018-05-15)

Features

v3.5.1

03 May 18:14
2bb4b38

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

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

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

Choose a tag to compare

  • make dev works again
  • fix #328, fix #341

3.4.1

05 Apr 18:29

Choose a tag to compare

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

3.4.0

16 Oct 13:41

Choose a tag to compare

  • Update to compatible with react 16

3.3.1

05 Oct 05:11

Choose a tag to compare

Fixed building for 3.3.0

3.3.0

14 Apr 03:36

Choose a tag to compare

  • Using prop-types package to compatible with latest react