Bump react-tooltip from 4.2.21 to 5.26.4 in /website
Bumps react-tooltip from 4.2.21 to 5.26.4.
Release notes
Sourced from react-tooltip's releases.
v5.26.4
If you like ReactTooltip, please give the project a star on GitHub 🌟
What's Changed
- Escape single quotes from
data-tooltip-idselector by@​gabrieljablonskiin ReactTooltip/react-tooltip#1187Full Changelog: https://github.com/ReactTooltip/react-tooltip/compare/v5.26.3...v5.26.4
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
... (truncated)
Changelog
Sourced from react-tooltip's changelog.
This CHANGELOG is related to version 4 of ReactTooltip
We created the entire project from scratch to build v5, the flow was changed and now the changelog of version 5 is in Github Releases.
4.5.1 (2022-11-23)
Bug Fixes
- Fixed tooltip arrow center position (13f6e75)
4.5.0 (2022-11-09)
Features
- add disable internal style prop into react-tooltip.d.ts as feat to trigger semantic-release (ce41c47), closes #811
4.4.5 (2022-11-09)
Bug Fixes
4.4.4 (2022-11-09)
Bug Fixes
- Fixed the tooltip arrow overlapping tooltip content (51c7e1a)
4.4.3 (2022-10-22)
Bug Fixes
- use double quotes instead of single quotes in sass (b19ebcb)
- use double quotes instead of single quotes in sass (1f776ac)
4.4.2 (2022-10-18)
Bug Fixes
- revert the flow to do a release from master branch (03b7c4e)
4.4.0 (2022-10-13)
Features
- add borderClass prop to allow a custom border class (2eec877)
- add borderClass prop to allow a custom border class [skip-ci] (9844a6c)
Reverts
... (truncated)
Commits
54aeda9chore(version): v5.26.4ab0f163fix: escape single quotes fromdata-tooltip-idselectorc7f865fdocs: add issue withcloseEventsto troubleshooting613e0e0chore(version): v5.26.37e1a554test:deepEqual()54f06b5feat: improveddeepEqual()708acf2test: remove skipf46957etest: remove provider from coverageaed9d32test: fix delay show test2afd043test: usewaitForonly when relevant- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jablonski, a new releaser for react-tooltip since your current version.
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)
Deploy Preview for eks-workshop failed.
| Name | Link |
|---|---|
| Latest commit | 066d011dc844ae1ff7190afcbc9c94e943f6a573 |
| Latest deploy log | https://app.netlify.com/sites/eks-workshop/deploys/6631df879d8e6c00082977d3 |
@dependabot rebase
Looks like react-tooltip is up-to-date now, so this is no longer needed.