Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 403 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 403 Bytes

0.4.0 (2015-08-24)

  • Add context passing of props for convenience.
  • Rename del to clear.

0.3.1 (2015-01-23)

  • Fix bug when there are multiple children och Variant.

0.3.0 (2015-01-23)

  • Add random prop.
  • Make isomorphic.
  • Add chooseVariant and clearCookie methods.
  • Add tests.

0.2.0 (2015-01-21)

  • Upgrade to React 0.12.
  • Add getVariant method.
  • Remove useless elements.