Rootul Patel
41647dfd35
Link to React docs for useMemo & useCallback ( #2042 )
2020-04-01 10:34:38 -06:00
Jason Clark
d2acfc4235
New documentation site built with Docz ( #2013 )
...
* size-snapshot created?
* Added docz for documentation site
* Modified .gitignore to get rid of .docz internal stuff
* Update all doc links to point to proper paths with docz
* Removed .docz folder from Git
Co-authored-by: Jason Clark <jason.clark@tcnbroadcasting.com>
2020-03-25 14:29:56 -06:00
Darío Hereñú
4a93e0f306
Minor contribution on line 58 ( #1802 )
...
* or just a reminder. Please obliterate at your will
2019-12-21 10:43:30 -07:00
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