github jbetancur/react-data-table-component v6.2.1

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

Fixes

  • #420 -when inlining a function into selectableRowsSelected whereonSeletedRowsChange triggers a state change should no longer break selectableRows. It's however recommended that you do not use an inline function as this causes an unnecessary re-render of RDT. In both cases selectableRows should no longer break. Refer to how React re-renders based on equality for background info.
  • #424 - when using typescript columns[].name will now accept a number or a React component

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

NewReleases is sending notifications on new releases.