Releases: ReactTooltip/react-tooltip
v5.7.5
If you like the project, please give the project a GitHub π
What's Changed
- fix: remove tooltip rendered element from DOM when is not showing by @danielbarion in #932
Full Changelog: v5.7.4...v5.7.5
v5.7.4
If you like the project, please give the project a GitHub π
What's Changed
- Don't run jobs on draft PRs by @gabrieljablonski in #934
- fix: wrapper element changing after first render by @danielbarion in #935
Full Changelog: v5.7.3...v5.7.4
v5.7.3
If you like the project, please give the project a GitHub π
What's Changed
- Use same tooltip wrapper type for arrow wrapper as well by @gabrieljablonski in #930
- fix: upgrade docusaurus package to fix vulnerabilities in docs reported by github bot by @danielbarion in #931
Full Changelog: v5.7.2...v5.7.3
v5.7.2
If you like the project, please give the project a GitHub π
What's Changed
- chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 in /docs by @dependabot in #922
- feat: add bundlesize check into the project by @danielbarion in #923
- Hide tooltip when anchor element is removed from the DOM by @gabrieljablonski in #926
Full Changelog: v5.7.1...v5.7.2
v5.7.1
If you like the project, please give the project a GitHub π
What's Changed
- Fix
Middleware
type self-reference on build output by @gabrieljablonski in #921
Full Changelog: v5.7.0...v5.7.1
v5.7.0
If you like the project, please give the project a GitHub π
What's Changed
- Prop
closeOnEsc
for closing tooltip when pressing escape key by @gabrieljablonski in #917
Full Changelog: v5.6.0...v5.7.0
v5.6.0
If you like the project, please give the project a GitHub π
What's Changed
- Adding
floating-ui
middlewares by @alburkerk in #912
New Contributors
- @alburkerk made their first contribution in #912
Full Changelog: v5.5.2...v5.6.0
v5.5.2
If you like the project, please give the project a GitHub π
What's Changed
- Improve internal provider api and drop usage of
useId()
(React v18 no longer required) by @gabrieljablonski in #911
Full Changelog: v5.5.1...v5.5.2
v5.5.1
If you like the project, please give the project a GitHub π
What's Changed
- Fix data observer not subscribing correctly to anchor element by @gabrieljablonski in #904
Full Changelog: v5.5.0...v5.5.1
v5.5.0
If you like the project, please give the project a GitHub π
What's Changed
- docs: update README.md to include bundlephobia metrics by @danielbarion in #901
- Improve usage guide for default css styling by @gabrieljablonski in #902
- feat(Tooltip): implement
afterShow
andafterHide
callbacks by @Oupsla in #899
New Contributors
Full Changelog: v5.4.0...v5.5.0