diff --git a/README.md b/README.md index 014cecb..beb9b51 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Just a Flexbox Grid System [![Join the chat at https://gitter.im/devlint/gridlex](https://badges.gitter.im/devlint/gridlex.svg)](https://gitter.im/devlint/gridlex?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -v. 2.4 +v. 2.4.0 Based on Flexbox (CSS Flexible Box Layout Module), Gridlex is a very simple css grid system to quickly create modern layouts and submodules. @@ -24,7 +24,7 @@ To use Gridlex out of the box, call the gridlex.min.css file in your project : Via cdnjs: ```html - + ``` **I want to include it in my source files!** diff --git a/bower.json b/bower.json index 7357367..2d77d37 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "gridlex", - "version": "2.4", + "version": "2.4.0", "description": "Just a Flexbox Grid System", "repository": { "type": "git", diff --git a/docs/cards.html b/docs/cards.html index aaff174..674e9b1 100644 --- a/docs/cards.html +++ b/docs/cards.html @@ -135,7 +135,7 @@

Gridlex

-

Just a Flexbox Grid System
(2.4)

+

Just a Flexbox Grid System
(2.4.0)

diff --git a/docs/contribs.html b/docs/contribs.html index 5cdef37..a679bda 100644 --- a/docs/contribs.html +++ b/docs/contribs.html @@ -53,7 +53,7 @@

Gridlex

-

Just a Flexbox Grid System
(v2.4)

+

Just a Flexbox Grid System
(v2.4.0)

diff --git a/docs/demo/download.svg b/docs/demo/download.svg index 4b8354b..de978e2 100644 --- a/docs/demo/download.svg +++ b/docs/demo/download.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/expo.html b/docs/expo.html index e655ecc..2c41c72 100644 --- a/docs/expo.html +++ b/docs/expo.html @@ -115,7 +115,7 @@

Gridlex

-

Just a Flexbox Grid System
(2.4)

+

Just a Flexbox Grid System
(2.4.0)

diff --git a/docs/gridlex.css b/docs/gridlex.css index 0931ffb..ff7fcf8 100644 --- a/docs/gridlex.css +++ b/docs/gridlex.css @@ -1,6 +1,6 @@ /* ========================================================================== GRIDLEX - Just a Flexbox Grid System - v. 2.4 + Just a Flexbox Grid System - v. 2.4.0 ========================================================================== */ [class~="grid"], [class*="grid-"], diff --git a/docs/index.html b/docs/index.html index 52bf1ef..4380150 100644 --- a/docs/index.html +++ b/docs/index.html @@ -29,7 +29,7 @@

Gridlex

-

Just a Flexbox Grid System
(v2.4)

+

Just a Flexbox Grid System
(v2.4.0)

@@ -63,7 +63,7 @@

What can we expect?

How to use Gridlex (in CSS)?

Gridlex is ready to use "out of the box" in CSS, with all the vendor prefixes needed:

-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/gridlex/2.4/gridlex.min.css">
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/gridlex/2.4.0/gridlex.min.css">

See CSS documentation

diff --git a/docs/indexAttribute.html b/docs/indexAttribute.html index e40d6c8..245a451 100644 --- a/docs/indexAttribute.html +++ b/docs/indexAttribute.html @@ -29,7 +29,7 @@
@@ -63,7 +63,7 @@

What can we expect?

How to use Gridlex (in CSS)?

Gridlex is ready to use "out of the box" in CSS, with all the vendor prefixes needed:

-
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/gridlex/2.4/gridlex.min.css">
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/gridlex/2.4.0/gridlex.min.css">

See CSS documentation

diff --git a/package-lock.json b/package-lock.json index 955546c..0678956 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gridlex", - "version": "2.4", + "version": "2.4.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -524,7 +524,7 @@ "postcss-normalize-charset": "1.1.1", "postcss-normalize-url": "3.0.8", "postcss-ordered-values": "2.2.3", - "postcss-reduce-idents": "2.4.0", + "postcss-reduce-idents": "2.4.0.0", "postcss-reduce-initial": "1.0.1", "postcss-reduce-transforms": "1.0.4", "postcss-svgo": "2.1.6", @@ -1121,8 +1121,8 @@ } }, "postcss-reduce-idents": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/postcss-reduce-idents/-/postcss-reduce-idents-2.4.0.tgz", + "version": "2.4.0.0", + "resolved": "https://registry.npmjs.org/postcss-reduce-idents/-/postcss-reduce-idents-2.4.0.0.tgz", "integrity": "sha1-wsbSDMlYKE9qv75j92Cb9AkFmtM=", "dev": true, "requires": { @@ -1244,8 +1244,8 @@ } }, "sax": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz", + "version": "1.2.4.0", + "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.0.tgz", "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==", "dev": true }, @@ -1305,7 +1305,7 @@ "csso": "2.3.2", "js-yaml": "3.7.0", "mkdirp": "0.5.1", - "sax": "1.2.4", + "sax": "1.2.4.0", "whet.extend": "0.9.9" } }, @@ -2189,7 +2189,7 @@ "loud-rejection": "1.6.0", "map-obj": "1.0.1", "minimist": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz", - "normalize-package-data": "2.4.0", + "normalize-package-data": "2.4.0.0", "object-assign": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", "read-pkg-up": "1.0.1", "redent": "1.0.0", @@ -2307,7 +2307,7 @@ "node-gyp": "3.6.2", "npmlog": "4.1.2", "request": "2.81.0", - "sass-graph": "2.2.4", + "sass-graph": "2.2.4.0", "stdout-stream": "1.4.0" }, "dependencies": { @@ -2909,8 +2909,8 @@ } }, "normalize-package-data": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.4.0.tgz", + "version": "2.4.0.0", + "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.4.0.0.tgz", "integrity": "sha512-9jjUFbTPfEy3R/ad/2oNbKtW9Hgovl5O1FvFWKkKblNXoN/Oou6+9+KKohPK13Yc3/TyunyWhJp6gvRNR/PPAw==", "dev": true, "requires": { @@ -3337,7 +3337,7 @@ "dev": true, "requires": { "load-json-file": "2.0.0", - "normalize-package-data": "2.4.0", + "normalize-package-data": "2.4.0.0", "path-type": "2.0.0" } }, @@ -3579,7 +3579,7 @@ "dev": true, "requires": { "load-json-file": "1.1.0", - "normalize-package-data": "2.4.0", + "normalize-package-data": "2.4.0.0", "path-type": "1.1.0" } }, @@ -3752,8 +3752,8 @@ "dev": true }, "sass-graph": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.2.4.tgz", + "version": "2.2.4.0", + "resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.2.4.0.tgz", "integrity": "sha1-E/vWPNHK8JCLn9k0dq1DpR0eC0k=", "dev": true, "requires": { diff --git a/src/gridlex.scss b/src/gridlex.scss index 94725ee..5a55f65 100644 --- a/src/gridlex.scss +++ b/src/gridlex.scss @@ -1,6 +1,6 @@ /* ========================================================================== GRIDLEX - Just a Flexbox Grid System - v. 2.4 + Just a Flexbox Grid System - v. 2.4.0 ========================================================================== */ @import "gridlex-vars";