Releases: loadingio/bootstrap.ext
Releases · loadingio/bootstrap.ext
0.0.12
- set font-weight to
inherit
for form elements
- upgrade dev dependencies
0.0.11
- add
g-5
and _g-5
for 3em gapping
- use css variables for font settings to make it possible to be overwritten
0.0.10
- make unclickable affect descendants
- add CSS variables for z index
0.0.9
- add
has-icon
and input-group-icon
auxiliary class in input-group
.
- limit
has-icon
for form-control
in form-group
must be used along with form-group
.
0.0.8
- add
ellipsis
pug function
- add
tip-fit
class
0.0.7
- add
a
mixin for handy anchor with rel ( noopener + noreferrer ) attributes to prevent browser hijacking vulnerabil
ity
0.0.6
- fix
_g-*
for only-child scenario
0.0.5
- add
_g-*
for partially flexbox gap polyfill
0.0.4
- add
style
field in package.json
- upgrade modules
- release with compact directory structure
0.0.3
- add
g-*
for gap
of flexbox and grid layout.