react-table/examples
Julian Böhnke f70d38e061 add material-ui table component example (#1557)
* add material-ui table component example

* remove unused styled-components package

* update to react-table@nex

* update sandbox link

* update docs

* Update examples.md
2019-09-30 12:48:10 -06:00
..
absolute-layout useAbsoluteLayout: Enable react-table to build with divs (#1522) 2019-09-30 07:40:35 -06:00
animated-framer-motion Merge branch 'master' of https://github.com/react-tools/react-table 2019-08-27 10:08:53 -06:00
basic fix(use-pagination): better controlled/manual use-pagination 2019-08-06 22:32:17 -06:00
column-ordering fix: fix column-ordering example 2019-08-28 10:50:33 -06:00
editable-data fix: fixed disablePageResetOnDataChangeRef dependencies 2019-09-09 08:21:15 -06:00
expanding fix: useExpanded uses flat array for state 2019-08-29 09:14:11 -06:00
filtering style: lock prettier version, fix sorting example 2019-08-16 07:20:52 -06:00
grouping fix: fix path getters, better plugin hook integration, renaming things 2019-08-19 16:38:42 -06:00
kitchen-sink fix: better flexRender utility (supports JSX elements now) 2019-09-09 08:24:08 -06:00
kitchen-sink-controlled fix: removed useFlexLayout, fixed dot notation for accessors 2019-08-20 12:55:50 -06:00
material-UI-components add material-ui table component example (#1557) 2019-09-30 12:48:10 -06:00
pagination docs(docs): improve docs 2019-08-15 15:32:03 -06:00
pagination-controlled updating code sandbox links (#1437) 2019-08-08 14:11:32 -06:00
row-selection updating code sandbox links (#1437) 2019-08-08 14:11:32 -06:00
sorting Fix typo (#1512) 2019-09-12 08:56:04 -06:00
sub-components fix: better naming, fix header regen, getSubRows, getRowPathID 2019-08-26 09:27:07 -06:00