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