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

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

New Features

  • #449 As a convenience, you can now column[].omit. omit takes a boolean on whether to render the column or not.
  • #431 expandableRowsHideExpander is a new prop that allows you to completely hide the expander cell. This is useful when using expandOnRowClicked or expandOnRowDoubleClicked where you may not want or need the expander button to show. Additionally, you can now apply customStyles via the new expanderCell customStyle.

Fixes

  • #428 Wrapping RDT with a flex element would cause a vertical scroll bar to appear. This should now be fixed.

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

NewReleases is sending notifications on new releases.