react-table/src
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
..
defaultProps.js Add column filtering (#147) 2017-03-29 16:46:04 -06:00
index.js Add column filtering (#147) 2017-03-29 16:46:04 -06:00
index.styl Add column filtering (#147) 2017-03-29 16:46:04 -06:00
lifecycle.js Add column filtering (#147) 2017-03-29 16:46:04 -06:00
methods.js Add column filtering (#147) 2017-03-29 16:46:04 -06:00
pagination.js use button type button in pagination to prevent form submitting if using table inside of the form (#122) 2017-03-09 09:14:49 -07:00
utils.js use Object.getPrototypeOf instead of .prototype (#117) 2017-03-08 11:43:29 -07:00