github gregnb/mui-datatables 3.4.0
Version 3.4.0

latest releases: 4.3.0, 4.2.2, 3.8.5...
3 years ago
  • rowsPerPage now allows updates on re-renders. (#1445)
  • page option now updates the table on re-renders. (#1460)
  • Added "data-description" prop to Checkbox component. This props describes where a checkbox is (valid values: ['row-select', 'row-select-header', 'table-filter', 'table-view-col']). This can be useful for cases where you want different types of selection (ex: replacing the row selection checkboxes with radio buttons). (#1461, #1453)
  • Made the expand row button replaceable via the components option (ExpandButton). (#1446)
  • TableFilter now swappable via components. Thanks to @andreiglingeanu (#1456)
  • IE11 updates which refactor includes to be indexOf (more info on difference here), and wraps an IF statement around the Object.value call. (#1451)

Don't miss a new mui-datatables release

NewReleases is sending notifications on new releases.