Bart Nagel
|
1ac1d99f23
|
Fix link in documentation (#1733)
|
2019-12-06 21:51:34 -07:00 |
|
Tanner Linsley
|
67544d33ff
|
v7.0.0-rc.3
|
2019-12-06 16:33:41 -07:00 |
|
Tanner Linsley
|
3fa2cdf388
|
Merge branch 'master' of https://github.com/react-tools/react-table
|
2019-12-06 16:30:42 -07:00 |
|
Tanner Linsley
|
562a2feaef
|
v7.0.0-rc.2
|
2019-12-06 16:30:08 -07:00 |
|
Alberico
|
176986a07a
|
docs(docs/api/readme.md): fix to useTable link that was giving 404 (#1726)
In the /docs/api/README.md the useTable link was linking to the file ./usetable.md that doesn't
exist, now it links to ./useTable
|
2019-12-06 10:25:15 -05:00 |
|
ggascoigne
|
546cb4e076
|
put useFilters docs in correct file (#1723)
|
2019-12-06 01:18:48 -05:00 |
|
Tanner Linsley
|
a33a008608
|
Add Footer Support
|
2019-12-05 23:11:50 -05:00 |
|
Tanner Linsley
|
8ba553871f
|
Add useColumnVisibility as core hook (#1700)
* Update utils.js
* Update useTable.js
* Create useColumnVisibility.js
* Update useColumnVisibility.js
* Update useColumnVisibility.js
* Convert to core hook, use new reducerHanndler/actions
* Add useColumnVisibility internal hook
|
2019-12-05 15:45:25 -05:00 |
|