Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.

Added QueryStringProvider

Choose a tag to compare

@dxinteractive dxinteractive released this 26 Aug 01:32
· 15 commits to master since this release
  • 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