Skip to content
This repository has been archived by the owner on Mar 12, 2022. It is now read-only.

Releases: jeromecoupe/sassgrids

v2.0.3

23 Mar 15:36
Compare
Choose a tag to compare

Dynamic class names. Add the possibility to define custom class names for grid and grid units
Solves PR #2

v2.0.2

20 Nov 06:09
Compare
Choose a tag to compare

Refactoring: dynamic creation of classes and new $grid-columns parameter

v2.0.1

22 Sep 10:32
Compare
Choose a tag to compare

Added vertical align options

v2.0.0

20 Sep 08:19
Compare
Choose a tag to compare

Breaking changes

  • Using Sass maps for configuration
  • Consistent BEM-naming scheme
  • Better error management

v1.0.0

23 Apr 07:51
Compare
Choose a tag to compare

Used in enough live projects by now to be a 1.0

v0.1.1

22 Jan 16:58
Compare
Choose a tag to compare
  • Switched to BEM syntax
  • Removed the nested grid concept (every grid__module has to live within a grid)
  • Added a switch to use silent classes or not
  • Changed the way grid gutters work
  • better comments
  • Better Sass error management

v0.1.0

22 Jan 14:08
Compare
Choose a tag to compare

Initial release