This repository was archived by the owner on Sep 14, 2021. It is now read-only.
v19.0.0
<a name"19.0.0">
19.0.0 (2017-03-03)
Features
Breaking Changes
Added concept the of FieldLabel and switched all inputs (besides Checkbox) to utilize this, behind the scenes it uses Text (which is responsive at this time 14px -> 18px <740px) but also sets text to bold <740px.
One downside was this is not usable in Checkbox however the same rules (14px -> 18px & bold for <740px) has been applied for consistency.
(93f0098e)