mirror of
https://github.com/gosticks/react-table.git
synced 2026-03-27 08:04:28 +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