react-table/examples
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
..
absolute-layout feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
animated-framer-motion feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
basic feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
block-layout feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
column-ordering feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
editable-data feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
expanding feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
filtering feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
grouping feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
kitchen-sink feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
kitchen-sink-controlled feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
material-UI-components feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
pagination feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
pagination-controlled feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
row-selection feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
sorting feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
sub-components feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00
virtualized-rows feat: ingested width logic, useAbsoluteLayout useBlockLayout 2019-10-01 14:03:11 -06:00