-
-
Notifications
You must be signed in to change notification settings - Fork 940
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
feat(Table): support for show full text when hovering over a cell #2862
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit ecfca0b:
|
Codecov ReportBase: 85.58% // Head: 85.58% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2862 +/- ##
=======================================
Coverage 85.58% 85.58%
=======================================
Files 299 299
Lines 9217 9220 +3
Branches 2610 2611 +1
=======================================
+ Hits 7888 7891 +3
Misses 694 694
Partials 635 635
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
…uite#2862) * feat(Table): support for show full text when hovering over a cell * docs(Table): update description of fullText
…uite#2862) * feat(Table): support for show full text when hovering over a cell * docs(Table): update description of fullText
…uite#2862) * feat(Table): support for show full text when hovering over a cell * docs(Table): update description of fullText
Display the hidden text in its entirety when hovering over the cell.
20221103-163608-HD.mp4
Usage
dependencies