Releases: ReactTooltip/react-tooltip
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
v5.4.0
If you like the project, please give the project a GitHub 🌟
What's Changed
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #890
- Improve usage of
className
prop by @gabrieljablonski in #893 - Add the
clickable
prop, similar to v4 by @gabrieljablonski in #895
Full Changelog: v5.3.4...v5.4.0
v5.3.4
If you like the project, please give the project a GitHub 🌟
What's Changed
- chore(deps): bump json5 from 2.2.1 to 2.2.3 in /docs by @dependabot in #886
- Fix package.json by @itsikcircle in #888
- chore: bump version of the package to v5.3.4 by @danielbarion in #889
New Contributors
- @itsikcircle made their first contribution at #888
Full Changelog: v5.3.3...v5.3.4