react-table/src
Hugo Bove 1ea677331c fix(usegroupby): column.disableGrouping inverted logic (#1596)
unlike other hooks, the column.disableGrouping actually enabled grouping for a column
2019-10-14 09:25:22 -06:00
..
hooks [useTable] Manage layout to honor column's show property (#1594) 2019-10-14 09:24:05 -06:00
plugin-hooks fix(usegroupby): column.disableGrouping inverted logic (#1596) 2019-10-14 09:25:22 -06:00
utility-hooks fix(multiple): sub-components example, minor refactors 2019-08-02 07:42:42 -06:00
actions.js fix: do not error on unkonwn user actions, side-effect-free 2019-10-01 20:33:55 -06:00
aggregations.js fix(usegroupby): fix useGroupBy, add grouping example and fix some tests 2019-07-30 09:56:44 -06:00
filterTypes.js fix: fix includeAll filter type, add filteredRows 2019-10-07 10:27:18 -06:00
index.js refactor(usetable/usetablestate): integrate useTableState into useTable 2019-10-05 20:48:28 -06:00
sortTypes.js fix: fix header regeneration and colspan, better sorting 2019-08-22 14:46:33 -06:00
utils.js Fix isClassComponent function (#1571) 2019-10-07 12:17:22 -06:00