- Fix deprecation warnings.
- Allow empty variant children.
- Default browser cookies to expire far in the future.
- Add missing
displayName.
- React 0.14.
- Remove reliance on setState.
- Fix text node bug.
- Add context passing of props for convenience.
- Rename
deltoclear.
- Fix bug when there are multiple children och Variant.
- Add random prop.
- Make isomorphic.
- Add chooseVariant and clearCookie methods.
- Add tests.
- Upgrade to React 0.12.
- Add getVariant method.
- Remove useless elements.