Releases: ReactTooltip/react-tooltip
v5.21.1
If you like the project, please give the project a GitHub ๐
What's Changed
arrowColor
prop by @gabrieljablonski in #1079
Full Changelog: v5.20.0...v5.21.1
v5.20.0
If you like the project, please give the project a GitHub ๐
What's Changed
- Update troubleshooting docs by @gabrieljablonski in #1073
- Track window resize to reposition tooltip by @Tanmayshetty in #1075
react-tooltip__show
class when tooltip is open by @gabrieljablonski in #1078
New Contributors
- @Tanmayshetty made their first contribution in #1075
Full Changelog: v5.19.0...v5.20.0
v5.19.0
If you like the project, please give the project a GitHub ๐
What's Changed
- Fix
closeOnResize
option on docs by @hurrmun in #1056 - feat: add event listener to handle style injection by @danielbarion in #1052
New Contributors
Full Changelog: v5.18.0...v5.19.0
v5.18.0
If you like the project, please give the project a GitHub ๐
What's Changed
opacity
prop by @gabrieljablonski in #1054
Full Changelog: v5.17.0...v5.18.0
v5.17.0
v5.16.1
If you like the project, please give the project a GitHub ๐
What's Changed
- fix:
process
asundefined
on ReactTooltipv5.16.0
when running directly on browser breaking the docs
Full Changelog: v5.16.0...v5.16.1
v5.16.0
If you like the project, please give the project a GitHub ๐
What's Changed
- feat: add manual inject styles function into the project by @danielbarion in #1041
Full Changelog: v5.15.1...v5.16.0
v5.15.1
If you like the project, please give the project a GitHub ๐
What's Changed
- Support more placement options in TooltipTypes.d.ts by @colynfulcrum in #1047
New Contributors
- @colynfulcrum made their first contribution in #1047
Full Changelog: v5.15.0...v5.15.1
v5.15.0
If you like the project, please give the project a GitHub ๐
What's Changed
- Clear show/hide timeouts when the anchor is unmounted by @gabrieljablonski in #1043
closeOnScroll
improvements by @gabrieljablonski in #1045
Full Changelog: v5.14.0...v5.15.0
v5.14.0
If you like the project, please give the project a GitHub ๐
What's Changed
closeOnScroll
andcloseOnResize
props by @gabrieljablonski in #1040
Full Changelog: v5.13.2...v5.14.0