react-table/src
tannerlinsley 247687ee08 feat: ingested width logic, useAbsoluteLayout useBlockLayout
Width options (`width`, `minWidth`, `maxWidth`) options are now a part of the core column object.
useBlockLayout and useAbsoluteLayout hooks now use this new internalized information to implement
their layouts. Those examples have been updated. A virtualized-rows example has also been added to
show off how the useBlockLayout hook can be used to virtualize rows with react-window.
2019-10-01 14:03:11 -06:00
..
hooks feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
plugin-hooks feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
utility-hooks fix(multiple): sub-components example, minor refactors 2019-08-02 07:42:42 -06:00
actions.js Fix action type detection 2019-07-24 07:21:26 -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 test: snapshots for useFilters, useGroupBy, useSortBy 2019-07-30 15:57:11 -06:00
index.js feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
sortTypes.js fix: fix header regeneration and colspan, better sorting 2019-08-22 14:46:33 -06:00
utils.js feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00