react-table/docs
Jason Clark 512f615988
Add disableGlobalFilter prop to allow for columns (and instance) to ignore global filter (#1963)
* size-snapshot created?

* Added `disableGlobalFilter` prop and associated tests

* Updated documentation

* improvement(useglobalfilter): add `disableGlobalFilter` prop

Adding `disableGlobalFilter` prop to both table and column to allow columns to be excluded from
Global Filter

* test(usefilters.test.js): added base test for disableGlobalFilter

Needed a test to make sure that disableGlobalFilter didn't break anything when applied

* Delete .size-snapshot.json

* Update README.md

Co-authored-by: Jason Clark <jason.clark@tcnbroadcasting.com>
Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>
2020-03-06 15:49:00 -07:00
..
api Add disableGlobalFilter prop to allow for columns (and instance) to ignore global filter (#1963) 2020-03-06 15:49:00 -07:00
concepts.md docs: link to the original blog post instead of medium (#1844) 2020-01-10 13:01:59 -07:00
examples.md docs(examples/material-ui-enhanced-table): Add more Material UI table (#1847) 2020-02-14 13:19:55 -07:00
faq.md Fixes a typo in the docs (#1822) 2020-01-08 16:30:14 -07:00
installation.md Update installation.md 2019-12-04 22:54:31 -05:00
README.md docs(docs): improve docs 2019-08-15 15:32:03 -06:00

To get started with React Table, click here, or select a specific document from this directory.