Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 649 Bytes

0.8.1.md

File metadata and controls

16 lines (15 loc) · 649 Bytes

0.8.1 (commit log)

  • Added ExternalVar to extra 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 and lineHeight.
  • Fixed warnings in ReactCssTransitionGroup. (#86)