elemental v0.6.1 Release Notes
Release Date: 2016-08-04 // over 6 years ago-
- ๐ fixed; issue passing unrecognised attributes to DOM elements that was missed in 0.6.0
Previous changes from v0.6.0
-
๐ 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)