-
Notifications
You must be signed in to change notification settings - Fork 0
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
Recreate tooltip component and remove rc-tooltip #97
Conversation
e7023c5
to
79486d6
Compare
Codecov Report
@@ Coverage Diff @@
## master #97 +/- ##
==========================================
+ Coverage 84.23% 84.55% +0.32%
==========================================
Files 140 140
Lines 2176 2247 +71
Branches 535 562 +27
==========================================
+ Hits 1833 1900 +67
- Misses 341 345 +4
Partials 2 2
Continue to review full report at Codecov.
|
Add react-popper. Update jest and testing-library.
* Remove dependency on rc-tooltip.
* Move Portal to a seperate directory.
f2d9f34
to
8c027ed
Compare
PR Details
Description
Please review the releases section of the repository to get the detailed information on changes.
Related Issue
Motivation and Context
How Has This Been Tested
Types of changes
What types of changes does your code introduce? Put an
x
in all the boxes that apply:Checklist