This repository was archived by the owner on Oct 2, 2018. It is now read-only.
Added QueryStringProvider
- Added a QueryStringProvider higher order component which allows you to get and set the query string object by providing a child component with props, using react-router. It also allows for array parameters containing any characters.
- Fix spelling mistake of onPaginate prop on DataTable, but still allows old 'onPagingate' spelling for compatibility with older components