HexagonJS
Base Changelog
2.2.0
hx-flag-typography
Added
Update the font styles within the container this class is applied to.
hx-text-large
Added
Displays a paragraph of large text. It has a fixed size, and a custom line height, so you can experiment with it.
hx-text-large
Added
Displays a paragraph of small text. It is intended for use as notes and comments.
1.13.0
Bugfix
Fixed the font size inheritance for buttons
0.15.2
Updated
Added classes for applying header styles to elements other than header elements (h1/h2 etc.)
hx-header-large
Added
A class for applying the base header font and text color to an element as well as giving the element a font size equivalent to a <h1> element.
hx-header-medium
Added
A class for applying the base header font and text color to an element as well as giving the element a font size equivalent to a <h2> element.
hx-header-small
Added
A class for applying the base header font and text color to an element as well as giving the element a font size equivalent to a <h3> element.
hx-header
Added
A class for applying the base header font and text color to an element.
0.9.0
hx-well
Removed
Use the classes hx-pad and hx-background-compliment to achieve the same effect.