Skip to content

Add fixed header options, improve custom filter list support with added options, add custom property options, add disable toolbar selection option, various fixes and improvements

Compare
Choose a tag to compare
@gabrielliwerant gabrielliwerant released this 22 Nov 01:28
· 543 commits to master since this release
  • 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