Commit Graph

19 Commits

Author SHA1 Message Date
Tanner Linsley
4eb430a0cb Build docs 2020-03-25 14:35:28 -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
Mark Jones
544c30b358
Fixes the RowSelect Reducer #1901 (#1925)
* Fixes the RowSelect Reducer #1901

* Delete .size-snapshot.json

* Delete useFilters.test.js.snap

Co-authored-by: boatcoder@gmail.com <Mark Jones>
Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>
2020-03-06 15:25:58 -07:00
Tanner Linsley
b989a8fa76 Changed: Tests, aggregation, hooks, columnVisibility, docs 2020-02-14 11:23:05 -07:00
Michael Stramel
499f21c349 Remove package-lock.json (#1579) 2019-10-09 15:19:04 -06:00
tannerlinsley
94a6ee53f7 Update .gitignore 2019-04-29 12:39:48 -06:00
tannerlinsley
ab3252bc32 Remove unnecessary flex layout inline styles 2019-04-23 15:47:22 -06:00
Tanner Linsley
64db8e09d4 Update .gitignore 2019-01-28 13:47:31 -07:00
Bertrand Marron
3ff988861e Improve build process (#792)
* Use preset-env instead of preset-es2015

Remove preset-stage-2 and use individual required plugins.

* Expose es module build

* Update scripts in package.json

* Use rollup for faster and lighter umd builds

Add non minified version of the build.
2018-02-08 09:55:16 -07:00
Tanner Linsley
9dbd485cad Migrate docs to CRA + react-story + netlify 2017-05-14 01:03:46 -06:00
Tanner Linsley
784311bcd6 Remove .DS_Store
Closes #126
2017-03-14 12:18:46 -06:00
TacticalCoding
f296b075fe Rename CollapseOnPageChange to CollapseOnDataChange (#100)
* Rename CollapseOnPageChange to CollapseOnDataChange to more accurately reflect its purpose.

* Add support for collapseOnPageChange.

* Fix collapseOnPageChange efficiency.
2017-02-27 16:05:07 -07:00
Tanner Linsley
90001c1b3a Slack and Contributing Updates 2017-01-20 10:18:34 -07:00
Tanner Linsley
e5689bc9d4 New core styling, sub-components, React-Storybook instead of jumpsuit example 2017-01-11 16:23:49 -07:00
Tanner Linsley
75317c2251 Example Update 2016-11-02 13:07:05 -06:00
Tanner Linsley
57ac1f142d Pagination Features
- Page Jumping
- Page Size Changing
- Updated Examples
2016-11-02 12:09:52 -06:00
Tanner Linsley
dd6b8af304 Ignore built files in git 2016-10-26 19:18:45 -06:00
Tanner Linsley
b47fe1f125 Example update 2016-10-22 11:32:56 -06:00
Tanner Linsley
76542c448e Initial commit 2016-10-20 15:08:27 -06:00