Skip to content

v2.0.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 06 May 23:28
· 120 commits to master since this release

2.0.0 (2018-05-06)

Bug Fixes

  • make classes overrides work (73324e0)

BREAKING CHANGES

  • had to switch to the createStyled API recommended by
    Material UI docs, because the style overrides are unfortunately dependent
    upon HoC creation order.