0.8.1 (commit log)
- Added
ExternalVar
toextra
module. (Live demo) - Added
ReactComponentB.static
to quickly create components with unchanging content. - Added new styles:
alignItems
flex
flexBasis
flexDirection
flexGrow
flexShrink
flexWrap
justifyContent
vectorEffect
- Fixed typos in
borderRightStyle
andlineHeight
. - Fixed warnings in
ReactCssTransitionGroup
. (#86)