Commit Graph

4 Commits

Author SHA1 Message Date
Tanner Linsley
aa6d859ce9 Update README.md 2019-12-18 13:31:02 -07:00
Tanner Linsley
717ea7b211 Update Docs 2019-12-17 20:44:33 -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
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