Releases: ReactTooltip/react-tooltip
v6.0.3
If you like ReactTooltip, please give the project a star on GitHub π
What's Changed
- fix: tooltip target when delayShow attribute exist by @danielbarion in #1271
Full Changelog: v6.0.2...v6.0.3
v6.0.2
If you like ReactTooltip, please give the project a star on GitHub π
What's Changed
- docs: update react tooltip docs to use the right version for v5 and v6 docs by @danielbarion
- fix: displaying wrong content and delayed display when not needed by @danielbarion
Full Changelog: v6.0.1...v6.0.2
v6.0.1
If you like ReactTooltip, please give the project a star on GitHub π
What's Changed
- fix: keep clickable tooltips open while pointer moves to body by @janpaepke in #1269
New Contributors
- @janpaepke made their first contribution in #1269
Full Changelog: v6.0.0...v6.0.1
v6.0.0
If you like ReactTooltip, please give the project a star on GitHub π
What's Changed
Full Changelog: v5.30.1...v6.0.0
v5.30.1
If you like ReactTooltip, please give the project a star on GitHub π
What's Changed
- fix: npm publish worklow updated to use id-token instead of npm token by @danielbarion in #1264
- fix: arrow shoulder corners bleeding outside tooltip border by @danielbarion in #1263
- fix: update tooltip types to allow click events properly by @danielbarion in #1266
- docs: enhance 'Clickable tooltip' section with accessibility info by @moloko in #1267
New Contributors
Full Changelog: v5.30.0...v5.30.1
v5.30.0
v5.29.1
v5.29.0
If you like ReactTooltip, please give the project a star on GitHub π
What's Changed
- feat: add arrow size property by @WoodyWoodsta in #1251
New Contributors
- @WoodyWoodsta made their first contribution in #1251
Full Changelog: v5.28.1...v5.29.0
v5.28.1
If you like ReactTooltip, please give the project a star on GitHub π
What's Changed
- docs: add digital ocean page by @danielbarion in #1237
- Fix how hovering tooltip is handled to keep tooltip open by @gabrieljablonski in #1245
- Fix handling of click events when anchor has nested elements by @gabrieljablonski in #1246
Full Changelog: v5.28.0...v5.28.1
v5.28.0
If you like ReactTooltip, please give the project a star on GitHub π
What's Changed
- chore: Update dark theme logos styling (Fixes #1209) by @rahulharpal1603 in #1213
- feat: support for disabled tooltip callback by @nareshpingale in #1211
New Contributors
- @rahulharpal1603 made their first contribution in #1213
- @nareshpingale made their first contribution in #1211
Full Changelog: v5.27.1...v5.28.0