- npm: package.json should be valid (9f77ec36)
- js: UMD wrapper is incorrect (677a5764)
- build: use npm scripts for convenience (e2bed8b9)
- component: workaround a sass quirk (6f4edefa)
- mixin: update sass mixin to current best practice (bf680b0d)
- sass: update the generated sass to the latest conventions (82239fb9)
- sass: fix generated sass component (f9d8eb8c)
- sass: update the generated sass to the latest conventions (4a371a35)
- sass: fix generated sass component (364a0596)
- sass: fix generated sass mixin (bdff9298)
- docs: create a default docs theme (fb9fe5ca)
- sass: update sass files to reflect new structure (8a664e23)
- bower: add the private option (fd433b42)
- js: improved JS boilerplate (49347293)
- js: generate js files in the right place (4f896aff)
- js: fix jshint maxlen error on generated js (386be4cc)
- js: fix some jshint errors on generated js (825a86d6)
- js: fix missing use strict jshint error (dfe4d621)
- jshint: predefine the asimov global (782bc976)
- ignores: ignore generated dist files (9592ec5b)
- sass: add a more complex demo (18a773dc)
- sass: exports not export (0dbb08e8)
- sass: use export for components (38f54760)
- contrib: fix component name generation for contrib components (ff9bc819)
- sass: generate mixin and functions folder (7faeeb6c)
- changelog: generate a blank CHANGELOG.md (4af42d39)
- npm: fix package.json license definition (1c5b4485)
- release:
- initial implementation (9c51205)