mirror of
https://github.com/apache/superset.git
synced 2026-08-05 21:42:48 +00:00
Replace the interim plain-table rendering with the design-system antd Table from @superset-ui/core/components: native column sorting via the ported comparators, per-cell lift/p-value/significance coloring through semantic theme tokens (no bespoke CSS classes), and row-click control selection via onRow. Removes the reactable dependency entirely (its fragile, React-18- incompatible rendering was the production bug) and the leftover reactable-* styling. Also drops the now-stale distributions/cephes lockfile entries. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>