Commit Graph

30 Commits

Author SHA1 Message Date
Tanner Linsley
c16df80938 Added codepen example 2017-04-17 12:23:14 -06:00
Aaron Schwartz
9d85981c5b Resize columns (#170)
* Add column resizing for non pivot columns.

* Fixing resizing UI issues and mobile functionality.

* Remove calling onChange during resize events so that server example doesn't refetch data every time a column resizes.
2017-04-05 17:47:55 -06:00
Aaron Schwartz
cef7fbd780 Add filterRender column option to customize the filter that is shown (#162)
* Add filterRender column option to completely customize the filter that is shown

* Refactor filterRender as a defaultProp.
2017-03-31 15:41:57 -06:00
Aaron Schwartz
ac20220d55 Set page to max page available if data changes and has less pages than before (#160)
* Add column filtering.

* Fix javascript warning from yarn test. Compile storybook and docs.

* Pass standard linting

* Add support for filtering pivot columns.

* Build distribution files.

* Set page to max page available if data changes and has less pages than before.

Closes #159
2017-03-30 17:02:39 -06:00
Aaron Schwartz
23a031b48a Add column filtering (#147)
* Add column filtering.

* Fix javascript warning from yarn test. Compile storybook and docs.

* Pass standard linting

* Add support for filtering pivot columns.

* Build distribution files.
2017-03-29 16:46:04 -06:00
Tanner Linsley
9e95b331df Feature: Changing defaultSorting now updates the sorting model 2017-03-01 15:50:36 -07: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
ee37ad7101 Update Docs 2017-02-16 15:15:47 -07:00
Tanner Linsley
149b11674b Docs Update 2017-02-16 12:40:43 -07:00
Tanner Linsley
5155ebad72 Added more customization for functional rendering 2017-02-16 10:41:52 -07:00
Tanner Linsley
d7a58450b7 Added support for Column Footers 2017-02-16 10:41:52 -07:00
Tanner Linsley
0d397e0c29 Update Docs
Fixes #80
2017-02-15 10:07:14 -07:00
Tanner Linsley
46c4c6fdb2 Doc Updates 2017-02-10 16:46:54 -07:00
Tanner Linsley
22f79fcd28 Added instance to all custom props callbacks 2017-02-03 14:05:25 -07:00
Tanner Linsley
f1511bd27e Bug fixes and Doc Updates 2017-02-03 11:07:48 -07:00
Tanner Linsley
4733997c26 Updated Docs 2017-02-02 18:17:37 -07:00
Tanner Linsley
55bbf4bf37 Updated Docs 2017-01-27 14:20:51 -07:00
Tanner Linsley
10ce93344c Updated Docs 2017-01-27 14:17:33 -07:00
Tanner Linsley
aa77193810 Update Docs 2017-01-26 21:26:58 -07:00
Tanner Linsley
ab9d67d2d9 Update Docs 2017-01-23 10:18:30 -07:00
Tanner Linsley
33645b4fea Styling fixes and documentation 2017-01-22 10:26:49 -07:00
Tanner Linsley
f3ee89a514 Doc Update 2017-01-20 10:58:36 -07:00
Tanner Linsley
f754eb0bd5 4.2.5 2017-01-19 19:38:34 -07:00
Tanner Linsley
64168eb3ef Updates demo site 2017-01-18 21:22:21 -07:00
Tanner Linsley
e9e69428a2 Updated Docs 2017-01-18 10:22:59 -07:00
Tanner Linsley
3c039789f1 Updated Docs 2017-01-18 10:22:47 -07:00
Tanner Linsley
5865f59129 New Stories 2017-01-18 10:01:34 -07:00
Tanner Linsley
a6f803c1a3 Updated Storybook 2017-01-18 09:09:59 -07:00
Tanner Linsley
f2839dcc6d Docs update 2017-01-17 11:37:50 -07:00
Tanner Linsley
cd507d39a4 Docs now serve using Github Pages 2017-01-17 10:48:53 -07:00