openedx / paragon

💎 An accessible, theme-ready design system built for learning applications and Open edX.

Home Page:https://paragon-openedx.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[discovery] Upgrade `@tanstack/react-table` to latest version

adamstankiewicz opened this issue · comments

Improvements

https://www.npmjs.com/package/@tanstack/react-table

DataTable uses an older verison of react-table. We should look into upgrading to the latest version and updating documentation.

Related issue (short term fix): #2934

This transition may not be easy. We have a jump to version 1 of the @tanstack/react-table package, but the library API has changed dramatically in this new version.