github KevinVandy/material-react-table v2.4.0

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

What's Changed

  • Upgraded to TanStack Table v8.11.3 for bug fixes with expanding and row selection
  • Added 'datetime', 'datetime-range', 'time', and 'time-range' filter variants
  • Added Tooltips to pagination buttons
  • Added new MRT_ColumnVirtualizer and MRT_RowVirtualizer types
  • Added behavior to not render Save Row button unless either onCreatingRowSave or onEditingRowSave is provided
  • Allowed muiColumnActionsButtonProps.children to be overridden with a custom icon
  • Fixed issue with Sticky Row Pinning and Row Virtualization
  • Fix pagination props being invalid in docs by @Rishi556 in #907
  • Feat: creating row with external button by @dangkhoa99 in #903
  • Fix pin icon loop mouse enter and over, crash when scroll after pin row in table enable row virtualization by @dangkhoa99 in #910
  • bug/fix head cell column action cell button by @Nir-Cohen in #912
  • add datetime and datetime-range filter variants by @noam3127 in #905

New Contributors

Full Changelog: v2.3.1...v2.4.0

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

NewReleases is sending notifications on new releases.