Fix package.json issue
- accessibility fixes + live announce area added to handle announcement of sorting columns and other f (8dba3f7)
- added jsx-a11y to eslint. material-ui upgraded to 1.0.0.beta.26. now injecting MUIPopover with conta (533a818)
- added updatePosition to Popover after table row content updates (baceb9f)
- additional code coverage. more clean up work (e857b3f)
- code coverage now at 91%. ready for first publish (aedfdba)
- created a better dataset for example demo. updated README (edf4ce1)
- fix responsive 'stacked' view styling issues (0debb9b)
- fix rollup issue. move version to 1.0.2 (880983e)
- Initial commit (e09d24f)
- keypress document listen event for ESCAPE on toolbar search (bc6fc8d)
- more unit test coverage. additional code cleanup (94cad45)
- move to version 1.0.1 (70b14c4)
- ran prettier for cleanup (f6ba65e)
- removed withDataStyles. replaced it with a new implementation: (b08a20b)
- set prettier on test/ (7799301)
- swap SVG arrows for header columns. aria-labels for pagination (128d4b3)
- update codesandbox link (fa8d33d)
- update README. add issue template (cb7689b)
- update unit tests to reflect changed caused by withDataStyles removal (e60a00d)