github KevinVandy/material-react-table v2.6.0

latest releases: v3.0.1, v3.0.0, 2.13.3...
8 months ago

What's Changed

  • Added support for Detail Panels and Row Virtualization at the same time
  • Added support for Conditional Detail Panels (expand button is disabled when renderDetailPanel returns falsy value). Empty detail panels <tr> still render for virtualization and striped rows to work properly.
  • Fixed Row Selection indeterminate and checked state when sub-row selection is off
  • Fixed Expand Row Button padding and rotation in RTL mode
  • Fixed Pagination Icon Buttons in RTL mode
  • Set a default "right" cell alignment when theme.direction is "rtl"
  • Improved Header Group Column Sizing
  • Removed some internal "@mui/material" imports. (Could speed up dev server hot reloads in some cases)

New Contributors

Full Changelog: v2.5.2...v2.6.0

Don't miss a new material-react-table release

NewReleases is sending notifications on new releases.