Comparing version 2.0.9 to 2.1.0
@@ -0,1 +1,4 @@ | ||
## 2.1.0 (2016-01-13) | ||
- Added: Change the default alignment behaviour of cells in a grid section with the new `$ezpz-grid-default-align` setting. The default setting is `stretch`, the alternative options are: `start`, `center` and `end`. | ||
## 2.0.9 (2016-01-12) | ||
@@ -2,0 +5,0 @@ - Fixed: Cells now correctly wrap to a new line in IE11 and below, instead of overflowing the grid element on the right side when there is insufficient space to house them all on a single row. |
{ | ||
"name": "ezpz-grid", | ||
"version": "2.0.9", | ||
"version": "2.1.0", | ||
"description": "A lightweight Sass (.scss) flexbox grid system that's easy to setup and offers a lot of customisation.", | ||
@@ -5,0 +5,0 @@ "main": "lib/_ezpz-flexbox-grid.scss", |
Sorry, the diff of this file is not supported yet
36135