Skip to content

Latest commit

 

History

History
230 lines (116 loc) · 5.7 KB

CHANGELOG.md

File metadata and controls

230 lines (116 loc) · 5.7 KB

v0.0.28 (2014-01-23)

Bug Fixes

  • npm: package.json should be valid (9f77ec36)

v0.0.27 (2014-01-23)

Bug Fixes

  • js: UMD wrapper is incorrect (677a5764)

Features

  • build: use npm scripts for convenience (e2bed8b9)

v0.0.26 (2013-12-19)

Bug Fixes

  • component: workaround a sass quirk (6f4edefa)

Features

  • mixin: update sass mixin to current best practice (bf680b0d)

v0.0.25 (2013-12-16)

Features

  • sass: update the generated sass to the latest conventions (82239fb9)

v0.0.24 (2013-12-12)

Bug Fixes

  • sass: fix generated sass component (f9d8eb8c)

v0.0.23 (2013-12-12)

Features

  • sass: update the generated sass to the latest conventions (4a371a35)

v0.0.22 (2013-12-12)

Bug Fixes

  • sass: fix generated sass component (364a0596)

v0.0.21 (2013-12-12)

Bug Fixes

  • sass: fix generated sass mixin (bdff9298)

v0.0.20 (2013-12-12)

Features

  • docs: create a default docs theme (fb9fe5ca)

v0.0.19 (2013-12-12)

Features

  • sass: update sass files to reflect new structure (8a664e23)

v0.0.18 (2013-12-11)

Features

  • bower: add the private option (fd433b42)

v0.0.17 (2013-12-11)

Features

  • js: improved JS boilerplate (49347293)

v0.0.16 (2013-12-10)

Bug Fixes

  • js: generate js files in the right place (4f896aff)

v0.0.15 (2013-12-10)

Bug Fixes

  • js: fix jshint maxlen error on generated js (386be4cc)

v0.0.14 (2013-12-10)

Bug Fixes

  • js: fix some jshint errors on generated js (825a86d6)

v0.0.13 (2013-12-10)

Bug Fixes

  • js: fix missing use strict jshint error (dfe4d621)

v0.0.12 (2013-12-10)

Bug Fixes

  • jshint: predefine the asimov global (782bc976)

v0.0.11 (2013-12-09)

Bug Fixes

  • ignores: ignore generated dist files (9592ec5b)

v0.0.10 (2013-12-09)

Features

  • sass: add a more complex demo (18a773dc)

v0.0.9 (2013-12-09)

Bug Fixes

  • gems: use the correct version of sass (bb2a09cb)
  • sass: update distancss syntax (d683cab5)

v0.0.8 (2013-12-05)

Bug Fixes

v0.0.7 (2013-12-05)

v0.0.6 (2013-12-03)

Features

  • sass: use export for components (38f54760)

v0.0.5 (2013-12-03)

Bug Fixes

  • contrib: fix component name generation for contrib components (ff9bc819)

v0.0.4 (2013-12-03)

Features

  • sass: generate mixin and functions folder (7faeeb6c)

v0.0.3 (2013-12-03)

Features

  • changelog: generate a blank CHANGELOG.md (4af42d39)

v0.0.2 (2013-12-03)

Bug Fixes

  • npm: fix package.json license definition (1c5b4485)

v0.0.1 (2013-11-28)

Features

  • release: