Skip to content

Releases: jcoreio/material-ui-render-props-styles

v4.0.5

Choose a tag to compare

@jedwards1211 jedwards1211 released this 07 May 07:36

4.0.5 (2019-05-07)

Bug Fixes

v4.0.4

Choose a tag to compare

@jedwards1211 jedwards1211 released this 30 Aug 18:23

4.0.4 (2018-08-30)

Bug Fixes

v4.0.3

Choose a tag to compare

@jedwards1211 jedwards1211 released this 30 Aug 18:19

4.0.3 (2018-08-30)

Bug Fixes

v4.0.2

Choose a tag to compare

@jedwards1211 jedwards1211 released this 07 Aug 18:38

4.0.2 (2018-08-07)

Bug Fixes

v3.0.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 01 Jun 07:45

3.0.1 (2018-06-01)

Bug Fixes

  • remove babel-plugin-flow-react-proptypes (4769004)

v3.0.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 01 Jun 07:31

3.0.0 (2018-06-01)

Bug Fixes

BREAKING CHANGES

  • release untranspiled code in es/. If you are building for legacy
    browsers, make sure to include this package in your transpiler.

v2.0.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 06 May 23:54

2.0.1 (2018-05-06)

Bug Fixes

  • override classes flow type (5b46725)

v2.0.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 06 May 23:28

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.

v1.0.2

Choose a tag to compare

@jedwards1211 jedwards1211 released this 06 May 20:51

1.0.2 (2018-05-06)

Bug Fixes

v1.0.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 06 May 20:35

1.0.1 (2018-05-06)

Bug Fixes

  • support classes overrides from outside (13331d1)