This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
v1.6.2
We highly recommend using version 1.7.1 instead.
*** USE AT YOUR OWN RISK ***
Includes unrecognized breaking change. Greater specificity added to helper classes and tags (#327) resulting in unexpected overrides of some app style definitions.
A 1.6.3 patch will be provided with the above mention change removed and a 1.7.0 release will be provide including the breaking change.
For more specifics on specificity check this out.
Bug fixes release
This release contains a number of improvements and bug fixes for the following controls
- Repeater (sticky columns, multi select, action)
- Buttons
- Icons
Also much better documentation navigation at fuelux-mctheme.herokuapp.com
New features and bugfixes
- Fixed button text black caused by bootstrap
:active:focus
and:active:hover
definition #333 - Icons respect button size #332
- Repeater styles for native sticky column, multi select, and action menu [repeater] #329
- Fixed inline radio button bouncing on hover [radio] #326
- Fixed helper classes (
.text-lg
,.text-danger
,.h4
, etc) not applying #327