challenges
challenges copied to clipboard
Bump react-tooltip from 5.28.0 to 5.29.1
Bumps react-tooltip from 5.28.0 to 5.29.1.
Release notes
Sourced from react-tooltip's releases.
v5.29.1
If you like ReactTooltip, please give the project a star on GitHub 🌟
What's Changed
- chore: exclude more files into npm by
@JounQinin ReactTooltip/react-tooltip#1252New Contributors
@JounQinmade their first contribution in ReactTooltip/react-tooltip#1252Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v5.29.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
@WoodyWoodstain ReactTooltip/react-tooltip#1251New Contributors
@WoodyWoodstamade their first contribution in ReactTooltip/react-tooltip#1251Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/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
@danielbarionin ReactTooltip/react-tooltip#1237- Fix how hovering tooltip is handled to keep tooltip open by
@gabrieljablonskiin ReactTooltip/react-tooltip#1245- Fix handling of click events when anchor has nested elements by
@gabrieljablonskiin ReactTooltip/react-tooltip#1246Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v5.28.0...v5.28.1
Commits
9faf2c6chore(version): v5.29.1dbc20bcchore: exclude config files from published package (#1252)fb745cbchore(version): v5.29.0b006628feat: add arrow size property (#1251)9c448c3chore(version): v5.28.141bf9f6fix: handle clicking nested anchor elements (#1246)93ac222fix: clearmouseoverandmouseoutwhenimperativeModeOnlyis true635f7bcfix: handle hovering tooltip correctly9cc0685Merge pull request #1237 from ReactTooltip/feat/digital-ocean-page6428906docs: add extraLink param into featured items- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)