-
Notifications
You must be signed in to change notification settings - Fork 103
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
refactor(AnalyticalTable): update react-table and replace grid with absolute layout #238
Conversation
… with absolute layout BREAKING CHANGE: Update `react-table` to `7.0.0-rc.23`
Deploy preview for ui5-webcomponents-react ready! Built with commit 529ac00 https://deploy-preview-238--ui5-webcomponents-react.netlify.com |
Codecov Report
@@ Coverage Diff @@
## master #238 +/- ##
==========================================
+ Coverage 72.46% 72.51% +0.04%
==========================================
Files 163 159 -4
Lines 3519 3467 -52
Branches 609 603 -6
==========================================
- Hits 2550 2514 -36
+ Misses 749 745 -4
+ Partials 220 208 -12
Continue to review full report at Codecov.
|
BREAKING CHANGE: Update
react-table
to7.0.0-rc.5