All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Responsive
.pre-$n
and.post-$n
classes only apply to their scoped viewport size. - Columns with medium column width but no small column render properly
column
pre
andpost
at standard size apply at large size
- Can now call
@include column($n)
from sass to get a properly sized column - Remove some unused mixins
- Columns properly collapse as screen size shrinks
- Default column classes
- Tablet => Medium
- Phone => Large
- Increase large breakpoint to 1450px
- add
extra-large-leader-n
- trailer
- padding-leader
- padding-trailer
- add
extra-large-column-n
to 36 columns - Remove
container-max
andcontainer-min
extra-large-hide
,-show
, and-only
- Columns
- Grid-Container
- Leader & Trailer
- Pre & Post
- Show & Hide
- Gutters