mui-datatables v2.13.0 Release Notes

Release Date: 2019-11-22 // over 4 years ago
    • โž• Add setTableProps option to add custom properties to the primary table component #670
    • โž• Add disableToolbarSelect option to prevent select toolbar from displaying #874
    • ๐Ÿ›  Fix cursor in header bug #910
    • โž• Add serverside sorting example #986
    • โž• Add test case for filter reset type #1006
    • โž• Add disabled class for disabled expanded rows #1025
    • ๐Ÿ›  Fix csv download bug #1064
    • โž• Add support for custom filter lists returning multiple values along with new option for custom update function #1067
    • โž• Add setCellHeaderProps to add custom properties to the table header cells #889
    • โž• Add new options for fixed header to support combinations of x and y axis #1071
    • โšก๏ธ Various updates #1069 & #1004