HexagonJS
Base Changelog
2.2.0
hx-input
Added
A class to give to inputs to apply the Hexagon styling to them.
This replaces the styles applied directly to the input tag which will be removed in the next major release
hx-input-textarea
Added
A class to give to textarea elements to apply the hexagon styling.
hx-input-checkbox
Added
A class to give to an input of type 'checkbox' to apply the hexagon styling.
hx-input-radio
Added
A class to give to an input of type 'radio' to apply the hexagon styling.