port-docs
port-docs copied to clipboard
Bump react-tooltip from 5.25.0 to 5.26.3
Bumps react-tooltip from 5.25.0 to 5.26.3.
Release notes
Sourced from react-tooltip's releases.
v5.26.3
If you like ReactTooltip, please give the project a star on GitHub 🌟
What's Changed
- Fix testing and minor refactorings by
@gabrieljablonskiin ReactTooltip/react-tooltip#1171Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v5.26.2...v5.26.3
v5.26.2
If you like ReactTooltip, please give the project a star on GitHub 🌟
What's Changed
- Improve state handling of computed position by
@gabrieljablonskiin ReactTooltip/react-tooltip#1169Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v5.26.1...v5.26.2
v5.26.1
If you like ReactTooltip, please give the project a star on GitHub 🌟
What's Changed
- Improve
delayShow/delayHidebehavior by@gabrieljablonskiin ReactTooltip/react-tooltip#1168- Check if target is connected before handling click outside by
@gabrieljablonskiin ReactTooltip/react-tooltip#1170- Use content from
activeAnchoronrender()to avoid desync fromcontentprop by@gabrieljablonskiin ReactTooltip/react-tooltip#1172Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v5.26.0...v5.26.1
v5.26.0
If you like the project, please give the project a GitHub 🌟
What's Changed
- Fix: remove anchor when
data-tooltip-idgets changed by@mixrichin ReactTooltip/react-tooltip#1153- Feature : defaultIsOpen is added by
@jpranaysin ReactTooltip/react-tooltip#1154New Contributors
@mixrichmade their first contribution in ReactTooltip/react-tooltip#1153@jpranaysmade their first contribution in ReactTooltip/react-tooltip#1154Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v5.25.2...v5.26.0
v5.25.2
If you like the project, please give the project a GitHub 🌟
What's Changed
- fix: open/show debounce preventing tooltip from closing properly by
@johannkorin ReactTooltip/react-tooltip#1147- Use
pointermoveevent instead ofmousemoveforfloatmode. by@gabrieljablonskiin ReactTooltip/react-tooltip#1151New Contributors
... (truncated)
Commits
613e0e0chore(version): v5.26.37e1a554test:deepEqual()54f06b5feat: improveddeepEqual()708acf2test: remove skipf46957etest: remove provider from coverageaed9d32test: fix delay show test2afd043test: usewaitForonly when relevant890a7a7test: ignore some coverages21909fctest: css supports is not really testable :(0d5b88atest: test order- 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)
This pull request is automatically being deployed by Amplify Hosting (learn more).
Access this pull request here: https://pr-1102.d2ngvl90zqbob8.amplifyapp.com
Superseded by #1128.