Glamorous Versions Save

DEPRECATED: ? Maintainable CSS with React

v4.11.5

6 years ago

4.11.5 (2018-02-16)

Bug Fixes

  • css-properties: remove incorrect React.ReactChild from Lossy Union (#372) (a2dcedf)

v4.11.4

6 years ago

4.11.4 (2018-01-19)

Bug Fixes

  • withComponent: forward roolEl when calling withComponent (#377) (5347c77)

v4.11.3

6 years ago

4.11.3 (2018-01-16)

Bug Fixes

  • passing rootEl in extended custom component (#374) (b564686), closes #364

v4.11.2

6 years ago

4.11.2 (2017-12-22)

Bug Fixes

  • delay instantation of brcast in ThemeProvider so it can be inited with correct initialState (#365) (7468bfc)

v4.11.1

6 years ago

4.11.1 (2017-12-22)

Bug Fixes

  • theme: nested themes not being republished on outer theme changes (#363) (8cd90bd)

v4.11.0

6 years ago

4.11.0 (2017-10-26)

Features

  • forwardProps: allow to forward innerRef (#351) (73cbc5f)

v4.10.0

6 years ago

4.10.0 (2017-10-20)

Features

  • TypeScript: add filterProps to glamorous options (#340) (0cc1006)

v4.9.7

6 years ago

4.9.7 (2017-09-25)

Bug Fixes

  • umd: get PropTypes from global object if using UMD build (ea831b1)
  • umd: this fixes the UMD build for newer versions of React (3eeffc9), closes #334

v4.9.6

6 years ago

4.9.6 (2017-09-25)

Bug Fixes

  • umd: get PropTypes from global object if using UMD build (ea831b1)

v4.9.5

6 years ago

4.9.5 (2017-09-22)

Bug Fixes

  • umd: add sourcemaps to minified (0e57985)