HexagonJS
About
Installation
Core Concepts
Changelog
[Migration (1.x -> 2.x)]
Tutorials
Getting Started
Print Styles
Demos
Component Demo Page
Css Components
Base
Button
Badge
Error Pages
Form
Inputs
Input Group
Label
Layout
Logo
Notice
Spinner
Table
Js Components
Alerts and Messages
Autocomplete Picker
Autocomplete
Button Group
Card
Collapsible
Color Picker
Crumbtrail
Data Table
Date Picker
Date Time Picker
Drag Container
Drawing
Dropdown
Dropdown Button
Extended Table
File Input
Fluid
Form Builder
Inline Editable
Inline Picker
Inline Select
Menu
Meter
Modal
More Button
Notify
Number Picker
Paginator
Picker
Pivot Table
Plot
Progress Bar
Side Collapsible
Sidebar
Single Select
Slider
Stepper
Sticky Table Headers
Tabs
Tag Input
Time Picker
Time Slider
Titlebar
Toggle Button
Toggle
Tooltip
Tree
Visualization Bar
Utilities
Animate
Click Detector
Color Scale
Color
Component
Event Emitter
Fast Click
Filter
Format
Interpolate
List
Map
Morph Section
Morphs
Palette
Pointer Events
Preferences
Request
Resize Events
Search Dom
Select
Selection
Set
Sort
Transition
User Facing Text
Util
View
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.