github KevinVandy/material-react-table v1.10.0

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

What's Changed?

  • New highly requested renderEmptyRowsFallback prop for rendering custom JSX when there are no rows to display
  • Added staticRowIndex param to muiTableBodyRowProps to make styling striped virtual rows easier
  • Now allowing table head, body, and footer cell widths to be specified in sx prop when enableColumnRisizing is disabled. BUT YOU SHOULD STILL USE THE size COLUMN OPTION INSTEAD!
  • Fixed issue with "Reset Order" button not always being accurate when position props === "last"
  • Fixed issue with draggable columns with grouping disabled still being allowed to be dragged to dropzone.

Full Changelog: v1.9.4...v1.10.0

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

NewReleases is sending notifications on new releases.