| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
PatternFly-React preview: https://patternfly-react-pr-2505.surge.sh |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
|
Your changes have been released in:
Thanks for your contribution! 🎉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What: This PR removes the dependency on @tippy.js/react and brings this functionality in-house as a new helper component called PopoverBase. We ran into issues with the latest version of @tippy.js/react (2.x) and decided that best path forward for us is bringing this module in-house. Of course, we're still using tippy.js core so we're basically swapping @tippy.js/react for tippy.js as a dependency.
Additional issues: N/A
This is the first of putting back into place work that was abandoned in #2326 and #2395
There will be follow up PR's for the remaining work - will link them together in the descriptions for easy tracking.