All Versions
39
Latest Version
Avg Release Cycle
7 days
Latest Release
814 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v3.0.0-beta.2
June 09, 2020 -
v3.0.0-beta.1
June 08, 2020 -
v3.0.0-beta.0
May 31, 2020 -
v2.15.0 Changes
May 31, 2020- The table now retains internal state through re-renders. When you override a table option or column option you take control, but if you opt not to control an option the table will maintain the state and not reset it when the table re-renders (#1086)
- โ Added Debounced Search Plug-in (#1089)
- โ Added search and "back to index" button to Example Grid (#1087)
- ๐ Various documentation and example updates (#1224, #1192, #1219, #1184)
-
v2.14.0 Changes
January 17, 2020- โ 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
-
v2.13.3 Changes
December 06, 2019 -
v2.13.2 Changes
December 04, 2019- ๐ Fixes issue caused by style changes for dense views, which change appearance of any stacked view in mui v4 #1096
-
v2.13.1 Changes
November 26, 2019 -
v2.13.0 Changes
November 22, 2019- โ 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
- โ Add
-
v2.12.4 Changes
October 26, 2019