HexagonJS
Tabs Changelog
2.2.0
hx-flag-tabs
Added
Applies the updated tabs style. The updates are intended to make the tabs more readable and easier to identify what tab is active.
The key differences are the removal of context class support, with all tabs using the same colour and border, and the addition of padding to the content area to ensure the tabs always line up with the content.
1.0.0
hx-tabs
hx-tab
hx-compliment
Removed
Use hx-complement instead
hx-tabs
hx-tab
hx-action
Added
Added new action context class and updated default styles.
0.10.0
hx-tabs
hx-tab
Updated
Removed module-specific classes in favor of generic classes
hx-tabs
hx-tab
hx-tab-color-[n]
Removed
0.9.0
hx-tabs
hx-tab
hx-positive
Added
Colors the tab with the positive color.
hx-tabs
hx-tab
hx-negative
Added
Colors the tab with the negative color.
hx-tabs
hx-tab
hx-warning
Added
Colors the tab with the warning color.
hx-tabs
hx-tab
hx-contrast
Added
Colors the tab with the contrast color.
hx-tabs
hx-tab
hx-info
Added
Colors the tab with the info color.
hx-tabs
hx-tab
hx-tab-color-[n]
Deprecated
All numbered color classes will be removed in a later version. Use the context classes instead.