github jbetancur/react-data-table-component v1.7.0

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

Features

  • #122 You may now disable individual expander rows using the expandableDisabledField. e.g. expandableDisabledField="disabled", then make sure every item in your data has a disabled` cool prop. Thank you @wiland

🔥 Breaking Changes 🔥

  • If you were overriding the expander icon via theming - this will no longer work. As such, you can now override the expander icon using expandableIcon : { collapsed, expanded } prop. collapsed and expanded accept a react component.

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

NewReleases is sending notifications on new releases.