Skip to content

Add responsive options, fix csv security issue, and various bug fixes

Compare
Choose a tag to compare
@gabrielliwerant gabrielliwerant released this 17 Jan 07:41
· 520 commits to master since this release
  • Add two new responsive options "stackedFullHeight" and "scrollFullHeightFullWidth" to provide display options needed for certain scenarios and fix issues with overflows on large tables #1134
  • Solve CSV code injection vulnerability #1155
  • Fix active icon issue with search icon in toolbar #1053
  • CSV now properly uses label instead of name when label exists #1059
  • Deprecation warnings will no longer show in environments other than development #1073
  • Fix pathing issue which will fix errors when running project locally on some file systems #1122
  • Fixes issue with multiselect in custom filters where callbacks fired multiple times (and code quality issues) #1140
  • Improve accessibility for no searches found message #1153
  • Other minor fixes and code quality issues #1123