- add alignment classes
- use native aspect-ratio
- switch from
gulp-minify-css
togulp-clean-css
- switch from
hover-border-primary
toborder-primary-hover
- switch from
hover-color-primary
tocolor-primary-hover
- fix aspect ratio styles
- iframe requires container
- iframe can't leverage ::before pseudo element technique
- iframe works without container only if browser supports aspect-ratio
- refactor components
- add box-shadow
- add outline
- add position.css (top right bottom left)
- rename z-index
- remove anchorjs from docs
- fix hide-xs
- use rem for margin and padding
- don't preserve polyfilled css at gulpfile
- use font size numeric values instead of prefixes
- add
--marker
and--gap
to.list-inline
- add
.margin-trim
- fix font-family inheritance for headings
- remove unused fallbacks
- improve
.clearfix
- improve
.overflow-hint
- add
.position-sticky
- add
--line-height
helper - add
.font-size-{xxs-xxxl}
, remove.h1 - .h6
.small
cascades to form fields- add
.color-inverted
- add vertical center
- update to gulp 4
- make aspect ratio affect only first child
- add version number to dist files
- add object-fit properties
- add aspect-ratio properties
- add
.color-white
- add
.text-truncate
- add
.text-shadow
- add
.bg-shade
- remove buttons properties, let hyper-reset handle buttons
- move min-width to overflow-x
- add min-width to overflow-x
- add definition for all font weights
- fix lists - make list items inline-block
- sitch to postcss
- add custom bullets for lists
- migrate files to CSS
- remove margins > 5
- switch files to css (processed with less)