Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): remove tippy-react dependency #2505

Merged
merged 1 commit into from
Jul 18, 2019

Conversation

seanforyou23
Copy link
Collaborator

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.

@patternfly-build
Copy link
Contributor

PatternFly-React preview: https://patternfly-react-pr-2505.surge.sh

@seanforyou23 seanforyou23 force-pushed the tooltip-popover-refactor branch from 0aabd74 to 6e3947a Compare July 12, 2019 14:45
Copy link
Contributor

@redallen redallen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@seanforyou23 seanforyou23 requested a review from redallen July 16, 2019 13:44
@seanforyou23 seanforyou23 force-pushed the tooltip-popover-refactor branch from 6e3947a to 088794a Compare July 16, 2019 13:47
redallen
redallen previously approved these changes Jul 16, 2019
@seanforyou23 seanforyou23 requested a review from dlabrecq July 17, 2019 22:32
@jschuler jschuler merged commit c9e87a6 into patternfly:master Jul 18, 2019
@patternfly-build
Copy link
Contributor

Your changes have been released in:

Thanks for your contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants