• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

UI5 / webcomponents-react / 25664895781

11 May 2026 10:22AM UTC coverage: 74.49% (-10.3%) from 84.818%
25664895781

push

github

web-flow
feat(AnalyticalTable): remove `react-table` v7 dependency & vendor its code (#8558)

Due to the complexity of the `AnalyticalTable` it's not feasible
switching to `react-table` (`@tanstack/react-table`) v8 as this would
entail a complete rebuild. The v7 implementation doesn't include React
19 in its peer dependencies which leads to warnings or errors when
installing `@ui5/webcomponents-react`. Therefore we decided to copy the
`react-table` implementations we use into this project.

Additional changes/comments:
- Only hooks used by the `AnalyticalTable` were copied.
- TypeScript types were added in a best-effort approach.
- Now duplicate `react-table` implementations were consolidated

Fixes #6767

2645 of 4001 branches covered (66.11%)

Branch coverage included in aggregate %.

79 of 907 new or added lines in 16 files covered. (8.71%)

13 existing lines in 4 files now uncovered.

5490 of 6920 relevant lines covered (79.34%)

88528.99 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

77.68
/packages/main/src/components/AnalyticalTable/hooks/useColumnResizing.ts


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc