Skip to content

Add more advanced customization to `isRowSelectable` and `customFooter` as well as minor fixes and documentation updates

Compare
Choose a tag to compare
@gabrielliwerant gabrielliwerant released this 22 Aug 18:42
· 616 commits to master since this release
  • Enable more advanced logic in isRowSelectable function: #825
  • Added text options to customFooter to allow better mirroring the internal footer: #828
  • Attempted memory leak fix: #829
  • Documentation fixes: #824 and #838
  • Switch to unsafe react lifecycle API to silence deprecation warnings for now: #847
  • Added example and test for changing column props: #848