Skip to content

0.5.0

Compare
Choose a tag to compare
@STRML STRML released this 08 Dec 01:08
· 402 commits to master since this release
  • Remove browserify browser config, reactify, and jsx pragma. Fixes #38
  • Use React.cloneElement instead of addons cloneWithProps (requires React 0.13)
  • Move to CSS transforms. Simplifies implementation and fixes #48, #34, #31.
  • Fixup linting and space/tab errors. Fixes #46.