Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

Releases: webfactory/Raster.gs

Bump 3.0

25 Sep 13:08
Compare
Choose a tag to compare

$gutter default is now 4 (was 2 before)
replaced $quiet mode with column mixins
removed first helper
cleaned the code up
introduced configuration objects
create percentage based ratios (was factor based before)
fixed width bug with combined columns
splitted code in private and public parts
included pad classes
.grid-row is now .raster
added some demos

fixed wrong concatenation

04 Sep 16:14
Compare
Choose a tag to compare
2.0.1

fixed wrong concatenation

major api changes and new features

04 Sep 15:47
Compare
Choose a tag to compare

Changelog

2.0.0

  • mixin grid is now raster
  • introduced $quiet mode
  • prefixed private functions with underscore
  • improved documentation
    • docblock documentation
  • testing
    • input validation and error messages
    • bootcamp unit testing
    • continuous integration with travis ci
    • css linting
  • concatenated main file for bower
  • extracted functions in partials
  • improved performance
    • cleaner code
    • clever use of placeholders

Release 1.1.7 to fix version number in bower.js

29 Aug 08:11
Compare
Choose a tag to compare
Merge pull request #3 from mpdude/fix-bower-version

Update bower.json to reflect current version number