Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Blue - v1.8.7

Choose a tag to compare

@ItsJonQ ItsJonQ released this 19 Oct 18:37

Skeleton: Refactor + CSS-in-JS

screen recording 2018-10-19 at 01 37 pm

This update refactors the various Skeleton components with the latest Blue
conventions, including namespacing, and propConnects, and renders the
styles with CSS-in-JS.

A new withAnimations prop has also been added. This allows you
to disable animations, if required.

RadioCard: Fix checked UI

screen shot 2018-10-19 at 2 03 15 pm

This update fixes a regression for RadioCard that was introduced with
the recent Choice/ChoiceGroup enhancements.

babel-emotion

Lastly, this update adds babel-plugin-emotion