mirror of
https://github.com/gosticks/react-table.git
synced 2026-04-03 19:34:24 +00:00
* 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