You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$btn-colors and $btn-outline-colors variables added (custom colors mapType)
Function isStringisListisMap as well as isNotStringisNotListisNotMap
Bug fixes
Mixin dependencies including in the mixin file
Toggle refactor
isEmpty correctly returning false
Grid responsive columns and rows
Changes
Single variables $h*-font-size and $heading-font-sizes-breakpoints are not used anymore. All the sizes are set in $heading-font-sizes allowing map values for breakpoints.
$heading-letter-spacing-list replaced by $heading-letter-spacing-tags
Deprecated
.wrapper in favor of .wrapper-medium
largetiny as default gutter values
dangerwarningsuccess as default color values (let the user decide to add them)
$text-transforms capitalizelowercase as default values (let the user decide to add them)
.text-italic in favor of .font-italic
Removals
All utility addon variabes. $text-sizes-addon$text-alignments-addon$text-transforms-addon$text-decorations-addon$font-styles-addon$font-weights-addon$font-families-addon$letter-spacings-addon$text-colors-addon$bg-colors-addon$border-colors-addon
code.scss not needed for main loop (been moved to looper)
.disabled not having the characteristics to be on main loop (been moved to looper)
form="group" too specific, not loop philosophy (been moved to looper)