Skip to content

Releases: ReactTooltip/react-tooltip

v5.0.0-beta.2

06 Dec 21:04
Compare
Choose a tag to compare
v5.0.0-beta.2 Pre-release
Pre-release
  • Remove some folders from npm publish and update license content
  • Use react-tooltip.esm.min.js as main file instead of react-tooltip.esm.js
    • both are still available to be imported

v5.0.0-beta.1

02 Dec 14:09
Compare
Choose a tag to compare
v5.0.0-beta.1 Pre-release
Pre-release

Changelog

  • fix: now we export types correctly and typescript projects can use ReactTooltip as expected

v5.0.0-beta.0

30 Nov 20:26
Compare
Choose a tag to compare
v5.0.0-beta.0 Pre-release
Pre-release

New docs for V5

V5 has some options not implemented yet, for example: tooltip can only be solid.

Here is the full changelog in the open PR:
#820

All help to build V5 and docs will be welcome.

v4.5.1

23 Nov 11:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.5.1

v4.5.0

09 Nov 14:19
Compare
Choose a tag to compare

What's Changed

Contribution

Big thanks to NemeZZiZZ

Full Changelog: v4.4.5...v4.5.0

v4.4.5

09 Nov 13:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.4...v4.4.5

v4.4.4

09 Nov 13:19
Compare
Choose a tag to compare

What's Changed

  • fix: Fixed the tooltip arrow overlapping the tooltip content by @erezcarmel in #815

Full Changelog: v4.4.3...v4.4.4

v4.4.3

22 Oct 16:26
Compare
Choose a tag to compare

That one was supposed to be v4.5.0, but for a mistake was released as v4.4.3 because of a skip ci in feat commit and the trigger was a fix commit.

What's Changed

  • feat: Refactored the arrow implementation, added custom corners support by @erezcarmel in #806

New Contributors

Full Changelog: v4.4.2...v4.4.3
AND
https://github.com/ReactTooltip/react-tooltip/blob/releases/CHANGELOG.md

v4.4.2

18 Oct 13:48
Compare
Choose a tag to compare

Full Changelog: v4.4.1...v4.4.2

v4.4.1

18 Oct 13:20
9ea5826
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.0...v4.4.1
AND
https://github.com/ReactTooltip/react-tooltip/blob/releases/CHANGELOG.md