FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): remove tippy-react dependency by seanforyou23 · Pull Request #2505 · patternfly/patternfly-react · GitHub

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

Merged
jschuler merged 1 commit into
patternfly:masterfrom
seanforyou23:tooltip-popover-refactor
Jul 18, 2019
Merged

chore(deps): remove tippy-react dependency#2505
jschuler merged 1 commit into
patternfly:masterfrom
seanforyou23:tooltip-popover-refactor

Conversation

Copy link
Copy Markdown
Contributor

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.

Copy link
Copy Markdown
Collaborator

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

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

redallen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

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

Copy link
Copy Markdown
Collaborator

Your changes have been released in:

  • @patternfly/react-core@3.73.1
  • @patternfly/react-docs@4.8.81
  • @patternfly/react-inline-edit-extension@2.9.44
  • demo-app-ts@2.12.6
  • @patternfly/react-table@2.14.18
  • @patternfly/react-topology@2.6.15
  • @patternfly/react-virtualized-extension@1.1.77

Thanks for your contribution! 🎉

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL