Skip to content

Releases: excellenteasy/react-tile

v1.0.1

Choose a tag to compare

@davidpfahler davidpfahler released this 22 Feb 22:54

1.0.1 (2015-02-22)

Bug Fixes

  • squarebox: use background element (22393ac2)

v1.0.0: feat(squarebox): replace `background` prop with `bg`

Choose a tag to compare

@davidpfahler davidpfahler released this 22 Feb 22:46

1.0.0 (2015-02-22)

Features

  • squarebox: replace background prop with bg (db9f406a)

Breaking Changes

  • background prop no longer works. Use bg prop to supply an element or backgroundColor to set a color.

    (db9f406a)

v0.3.0

Choose a tag to compare

@davidpfahler davidpfahler released this 22 Feb 21:29

0.3.0 (2015-02-22)

Features

  • squarebox: backgroundImage prop (542cbaf1)

v0.2.0

Choose a tag to compare

@davidpfahler davidpfahler released this 22 Feb 20:34

0.2.0 (2015-02-22)

Features

  • squarebox: any element as background (997fe674)

v0.1.0

Choose a tag to compare

@davidpfahler davidpfahler released this 21 Feb 23:03

0.1.0 (2015-02-21)

Bug Fixes

  • bar: background and color props (c9706dbe)

Features