Version 0.1.9
Features
- Add prop API option for
cellDataKey(#9)
Fixes
- Remove unused state,
searchTerm - Adds
material-uitodevDependenciesfor testing - Fixes Material UI testing bug where theme context isn't added to
FlatButton(adds wrapping helper) - Removes
{ "testEnvironment": "node" }from jest config inpackage.jsonso we can mount a full component (node does not have access to a browser DOM, natively)