Skip to content

Releases: devlint/gridlex

V 2.2.0

20 Aug 16:38
Compare
Choose a tag to compare

Variable names for grid and col classnames

Version 2.1.1

13 Jul 08:40
Compare
Choose a tag to compare
  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();

Version 2.1.0

27 Jun 16:11
Compare
Choose a tag to compare
  • Add noBottom
  • Add gl-col-bottom
  • Fix $gl-gutter default
  • Fix variables default for scss
  • Docs

Version 2.0.9

03 May 09:35
Compare
Choose a tag to compare

Update 2.0.9 with #12

Version 2.0.8

06 Jan 16:36
Compare
Choose a tag to compare
Fix selector *col in makeGrid

Version 2.0.7

10 Dec 10:39
Compare
Choose a tag to compare

v2.0.7 with IE11 fixes

Version 2.0.6

02 Dec 10:51
Compare
Choose a tag to compare
Changing css workflow from grunt-autoprefixer to grunt-postcss::requi…

Version 2.0.5

26 Nov 15:38
Compare
Choose a tag to compare

Sass version now co-exist with Less version.

Version 2.0.4

26 Nov 11:21
Compare
Choose a tag to compare

Protect class-attribute selectors ( issue #1 )

Version 2.0.3

25 Nov 16:36
Compare
Choose a tag to compare
v2.0.3 - add prefix in variable names