Releases: firstandthird/clientkit
6.0.0
Lots of code removed and optimizations along with the CSS that makes it 22kb leaner (hence the major release).
New lg2
, lg3
, xl2
and xl3
sizes and touches that make spacings more flexible as per design.
Font sizes have been reviewed by design and should be more consistent and with better line-heights.
New .font-disclaimer
for those really small sizes.
.margin-bottom-$variant
has been removed to favour the usage of the shorter .spacing-$variant
.
New classes for text alignment responsively: text-sm-center will align text center only on mobile.
New classes for spacing responsively: spacing-tablet-xl
will apply xl
spacing only to tablet (and below).
Button paddings are now configurable via config.
Added common fade-in
transition that we use almost everywhere. Can see more about it here.
fix svg hash bug
There was a bug in the SVG compiler that caused it to always generate hashed filenames even if hash.disabled was set, this fixes it.
5.1.0
5.1.0
5.1.0-rc.0
Tweaks (#222) * Update dependencies * Update travis and dependencies, clean files * Update node version * Only exit when failOnError enabled
4.0.1-rc.1
Updating deps, adding testcase
4.0.0-rc.6
Generate hashes and minimize code on prod build
4.0.0-rc.1
- Now using Webpack!
3.9.0
3.8.2
3.8.2
3.4.1
3.4.1