Skip to content

Allow display only download, add expanded row option for changing state, add test ids, and minor fixes

Compare
Choose a tag to compare
@gabrielliwerant gabrielliwerant released this 01 Aug 07:40
· 635 commits to master since this release
  • downloadOptions now has filterOptions which accepts useDisplayedColumnsOnly: true | false and useDisplayedRowsOnly: true | false
  • Add rowsExpanded option, which works similarly to rowsSelected and enables programmable interaction with the expanded/collapsed state of the expandable rows
  • Fix #737
  • Fix #792
  • Fix #618