github jbetancur/react-data-table-component v3.0.2

latest releases: v7.6.2, v7.6.1, v7.6.0...
4 years ago

Release Notes

  • DEPRECATION: #169 #170 onTableUpdate has been deprecated. Please migrate to using onRowSelected. If you were using onTableUpdate to access sort state use onSort instead for (selectedColumn, direction). onTableUpdate will be removed in a future 4.0 release
  • #168 Migrated all onX callbacks to use React hooks internally. This cleans up the code quite nicely and separates concerns.
  • Added new test cases around pagination

Don't miss a new react-data-table-component release

NewReleases is sending notifications on new releases.