Gridlex Versions Save

Just a CSS Flexbox Grid System

2.2.0

7 years ago

Variable names for grid and col classnames

2.1.1

7 years ago
  1. .grid and .col classnames are now variables and can be changed in gridlex-vars.less/.scss
  2. push-left and push-right are now data-push-left and data-push-right (using data-attributes and not custom-attributes which break reactJS...)
  3. Fix error in sass version in makeCol();

2.1.0

7 years ago
  • Add noBottom
  • Add gl-col-bottom
  • Fix $gl-gutter default
  • Fix variables default for scss
  • Docs

2.0.9

8 years ago

2.0.8

8 years ago

2.0.7

8 years ago

v2.0.7 with IE11 fixes

2.0.6

8 years ago

2.0.5

8 years ago

Sass version now co-exist with Less version.

2.0.4

8 years ago

Protect class-attribute selectors ( issue #1 )

2.0.3

8 years ago