elemental v0.6.0 Release Notes

Release Date: 2016-07-26 // over 7 years ago
  • ๐Ÿš€ This release fixes warnings in React 15.2.x, and includes a small breaking change to do with the calitalisation of autoFocus.

    • ๐Ÿ›  fixed; issues with passing unrecognised attributes to DOM elements, which caused warnings in React 15.2.x, thanks to Monday Chen
    • ๐Ÿ›  fixed; capitalisation inconsistencies with React on the autoFocus prop (Focus is now capitalised)