github KevinVandy/material-react-table v1.7.0

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

What's Changed

  • Column Resizing performance improvements by switching to CSS vars for column widths and memoizing the table body during resizing by default
  • columnResizeMode now defaults to "onChange" instead of "onEnd"
  • Allow for column sizes to not grow if flex grow is disabled when layoutMode is "grid"
  • Get rid of table row hover transition time for better UI.
  • Update zh-Hant.ts by @bluelovers in #361

New Contributors

Full Changelog: v1.6.6...v1.7.0

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

NewReleases is sending notifications on new releases.