react-table/src
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
..
defaultProps.js Add filterRender column option to customize the filter that is shown (#162) 2017-03-31 15:41:57 -06:00
index.js Add filterRender column option to customize the filter that is shown (#162) 2017-03-31 15:41:57 -06:00
index.styl Add column filtering (#147) 2017-03-29 16:46:04 -06:00
lifecycle.js Set page to max page available if data changes and has less pages than before (#160) 2017-03-30 17:02:39 -06:00
methods.js Add filterRender column option to customize the filter that is shown (#162) 2017-03-31 15:41:57 -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