Skip to content

Releases: hamlim/Future-Grid

The Official Release

04 Mar 22:28
Compare
Choose a tag to compare

This is the first official release, I have addressed some small issues with the grid and fixed them as I have come upon them.

Not much is different if you are upgrading from previous releases to this one, but this is a breaking change.

Sass source file and Minified file bug fixes

04 Mar 20:33
Compare
Choose a tag to compare

Fixed a bug with using column-span: span $i vs using the correct grid-column: span $i.

Release 2.1.0 🐛▶️🔥

04 Mar 20:26
Compare
Choose a tag to compare
Pre-release

Killing a few bugs that are present in versions 1.0.0 and 2.0.0.

New:

  • Added the sass Source
  • Added the Postcss Source
  • Added a minified source file

Release 2.0.0 🎉

04 Mar 19:50
Compare
Choose a tag to compare
Release 2.0.0 🎉 Pre-release
Pre-release

New:

  • Broke the old grid classes with new classnames: .Grid .Grid--withGutter
  • Added the postcss source file

v1.0.0 Release of Future-Grid

04 Mar 19:35
Compare
Choose a tag to compare
Pre-release

This is the first release of the Future-Grid, This should work fine for most uses but I plan on introducing a few breaking changes in the coming days that will break this, so you can choose this release or wait for the updated system.