Releases: ReactTooltip/react-tooltip
v5.0.0
What's Changed
- V5 by @danielbarion in #820
This is a huge change, the React Tooltip component was built from scratch using floating-ui, for more information, please check the PR of V5 or https://react-tooltip.com/docs/category/upgrade-guide
v5.0.0-beta.2
- Remove some folders from npm publish and update license content
- Use
react-tooltip.esm.min.js
as main file instead ofreact-tooltip.esm.js
-
- both are still available to be imported
v5.0.0-beta.1
Changelog
- fix: now we export types correctly and typescript projects can use ReactTooltip as expected
v5.0.0-beta.0
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
What's Changed
- fix: Fixed tooltip arrow center position by @erezcarmel in #824
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- feat: Added attribute to disable internal styling by @danielbarion in #819
Contribution
Big thanks to NemeZZiZZ
Full Changelog: v4.4.5...v4.5.0
v4.4.5
What's Changed
- fix: add padding into the ts type file by @danielbarion in #818
Full Changelog: v4.4.4...v4.4.5
v4.4.4
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
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
- @erezcarmel made their first contribution in #806
Full Changelog: v4.4.2...v4.4.3
AND
https://github.com/ReactTooltip/react-tooltip/blob/releases/CHANGELOG.md
v4.4.2
Full Changelog: v4.4.1...v4.4.2