Changelog
v1.2.1 (2023-01-28)
$has-outline
argument at generate-btn
mixin.generate-print
mixin.Changelog
v1.2.0 (2022-12-27)
$table-stripe
variable to control the table stripe pattern (odd, even).generate-table
mixin.--min-width
variable to .responsive-table
to control width individually.$font-weight-base
variable.spacer-clamp
mixin (not just map key).transition
mixin to get the default transition values easier..btn--outline-*
button variants.font-face
mixin.Changelog
v1.1.0 (2022-11-05)
focus-ring()
mixin to control the different variations of focus states.$font-size-lead
responsive by default.$form-check-checkbox-border-radius
variable.$form-switch-margin-bottom variable
to $form-switch-margin-block-start
.$form-check-vertical-alignment
variable add .form-check--vertical-center
and .form-check--vertical-start
.$table-caption-*
variables.Although this is not a major feature, some moderate breaking changes can be related to the focus-ring()
mixin and its colors.
And other smaller modifications and fixes.
Changelog
v1.0.3 (2022-09-15)
.btn--icon
size padding bug.$container-width
's default valuetext-ellipsis
mixin$form-control-padding-lg
Changelog
v1.0.0 (2022-08-13)
.form-file
, .form-range
, .form-switch
..form-group
..quote
as a helper for cited blockquote.And a lot more minor changes and fixes.
Changelog
v0.10.0 (2022-07-08)
selection
mixin to handle the ::selection
a bit simpler.marker
color under base
to control the list's ::marker
.-webkit-tap-highlight-color
with transparent
value to html
element.outline
from [tabindex='-1']:focus
.$map
argument to the color
function to use it any map.text-ellipsis
multiline bug.Changelog
v0.9.0 (2022-06-24)
set-css-variable
mixin and get-css-variable
function to handle the prefix using CSS variables.$form-check-margin
variable to control the .form-check
vertical offset.layout-*
mixins to accept a shorthand value of for spacer from the $spacers map (now you can use any defined key like m, l, xl and so on).text-ellipsis
mixin bug.Changelog
v0.8.1 (2022-06-08)
!default
to $table-line-height
.