Skip to content

Releases: the-refinery/baseline

v2.1.3

28 Apr 16:20
Compare
Choose a tag to compare

Fix issue with grid mixin which will break on newer versions of node-sass.

v2.1.2

21 Apr 15:38
Compare
Choose a tag to compare

Remove unnecessary styles from buttons. Add rem calculator and use it for page layout.

v2.1.1

05 Jan 21:08
Compare
Choose a tag to compare

Minor fixes.

v2.1.0

17 Nov 21:45
Compare
Choose a tag to compare

Remove Bower package manager and use NPM for all things! 🎉

v2.0.0

04 Nov 18:07
Compare
Choose a tag to compare

The big change in this release is the removal of the Bourbon dependency and the inclusion of Autoprefixer. This will allow us to write much cleaner code, closer to the actual spec.

🎉 Cheers!

v1.5.0

24 Jul 19:00
Compare
Choose a tag to compare

This release contains a number of fixes and enhancements:

  • Update grid to use respond-to mixin
  • Update surgical classes to use spacing variables from _settings.scss
  • Update calculations for whitespace
  • Update -flex-media module, now uses a mixin and is much easier to extend, renamed to embeds
  • Separate docs from source (moved to a separate repo)
  • Add new tiles module which uses flexbox with a fallback for older browsers

v1.0.1

02 Mar 18:45
Compare
Choose a tag to compare

Remove Gemfile and Gemfile.lock as they are no longer needed.

v1.0

02 Mar 18:13
Compare
Choose a tag to compare

Converted the repo to Node Sass. Locked in version numbers for bower dependencies. Version bump for node packages.