Skip to content

Releases: johnnyBira/styled-flexbox-grid

v1.0.1

12 Mar 00:34
Compare
Choose a tag to compare

1.0.1 (2018-03-12)

Bug Fixes

  • package: correct faulty libbrary path (aca77b8)

v1.0.0

11 Mar 23:53
Compare
Choose a tag to compare

1.0.0 (2018-03-11)

Bug Fixes

  • column: corrects the styles for the fixed mixin (aa617d6)
  • Column: Remove auto optiona nd fix push and pull (42d24ad)
  • lib: correct proptypes (0269189)
  • lib: correct propTypes (49f5fed)
  • mixins: remove rowReverse from directionValues (c0e947d)
  • row: remove log (6d8767e)
  • row: remove unused props (9172189)

Features

  • column: add align prop (861828b)
  • column: replace the auto prop in favour of grow and shrink (644d7af)
  • column: replace the push and pull props in favour of offset (b65fff3)
  • lib: make it possible to pass number to gutter option (8e0699b)
  • row: add prop center (d8f9931)