Releases: ReactTooltip/react-tooltip
Releases · ReactTooltip/react-tooltip
v5.3.3
What's Changed
- chore: add a message into CHANGELOG.md file to explain about release notes by @danielbarion in #884
- fix: package main should be cjs format. (fixes #869) by @KholdStare in #881
- chore: bump version to v5.3.3 by @danielbarion in #885
New Contributors
- @KholdStare made their first contribution in #881
Full Changelog: v5.3.2...v5.3.3
v5.3.2
What's Changed
- Fix interaction between
TooltipWrapper
andclick
event by @gabrieljablonski in #879
Full Changelog: v5.3.1...v5.3.2
v5.3.1
What's Changed
- Add
stale
GitHub action by @gabrieljablonski in #874 - Minor bug fixes and docs improvements by @gabrieljablonski in #873
Full Changelog: v5.3.0...v5.3.1
v5.3.0
What's Changed
- Fix docs references to new
data-tooltip-*
attributes by @gabrieljablonski in #864 - Add opacity css variable by @gabrieljablonski in #866
- Add v4's
float
effect (follow mouse position) by @gabrieljablonski in #861
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
- Add
noArrow
tooltip option by @gabrieljablonski in #859 - Hide tooltip when content is empty by @gabrieljablonski in #860
Full Changelog: v5.1.3...v5.2.0
v5.1.3
What's Changed
- fix: export component types and add src into npmignore again by @gabrieljablonski in #855
Full Changelog: v5.1.2...v5.1.3
v5.1.2
What's Changed
Full Changelog: v5.1.1...v5.1.2
v5.1.1
What's Changed
- docs: upgrade react tooltip version in docs by @danielbarion in #851
- fix: Recalculate tooltip position on content change by @gabrieljablonski in #852
- chore: Use
ReactNode
for wrapper children type instead ofReactElement
by @gabrieljablonski in #853
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- docs: upgrade react-tooltip in docs and update install docs by @danielbarion in #832
- Add
positionStrategy
prop by @gabrieljablonski in #841 - Fix anchor element selector to support usage of
React.useId()
by @gabrieljablonski in #838 - Always clear the show delay timeout when handling hide events by @gabrieljablonski in #844
- feat: dynamically setting style through styles prop by @danielbarion in #846
- feat: add gtm into the project and analytics configuration by @danielbarion in #849
- docs: add digital ocean to home page and project readme and update colors of docs by @danielbarion in #848
- Tooltip provider for easily sharing tooltip amongst multiple elements by @gabrieljablonski in #845
New Contributors
- @gabrieljablonski made their first contribution in #841
Full Changelog: v5.0.0...v5.1.0
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