radium v0.14.2 Release Notes

Release Date: 2015-10-17 // over 8 years ago
  • ๐Ÿ› Bug Fixes

    • ๐Ÿ’… :active styles now triggered by space or enter
    • Callback refs are now ignored, fixing #346
    • Heavy use of media queries no longer causes setState on an unmounted component, fixing #382

    ๐Ÿ†• New Features

    • ๐Ÿ‘ Stateless components (function taking props) are now supported

    ๐Ÿ‘Œ Improvements

    • โšก๏ธ Updated examples to for React 0.14.0
    • ๐Ÿ‘ Allow replacing the prefixer used by Radium.keyframes and <Style>