This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
Pre-rewrite
Pre-release
Pre-release
This is the last release before the rewritten generator is released.
Features
- app:
- build:
- gen:
Bug Fixes
- Gruntfile: fix usemin bug when using images in css (fac3d108)
- app:
- app is installed at appPath location (947b872c, closes #578)
- app-suffix should populate to sub-generators (02654419, closes #572)
- fix Bootstrap font issues (0a66f54d, closes #552, #638, #645, #661, #662, #665, #667)
- prevent faulty bowerInstall ignorePath (fa2e36b8)
- Remove redundant bootstrap-sass import (229e58ae)
- build:
- update karma.conf.js file location in Gruntfile (29b2d4d3, closes #706)
- use conservativeCollapse for htmlmin (06a34d08)
- clean subfolders of dist as well (9db87bf6)
- change livereload to use connect options (0f549060, closes #569, #674)
- grunt-newer requires a src attribute (6165b810, closes #620)
- add src property to jshint task (4668e702, closes #620)
- dep: update and correct Bower dependencies (9b592ca4)
- docs: add info about route generator uri option (fc4bdc5f, closes #650)
- gen:
- update gen-karma and use its new options (0f768f1d, closes #629)
- skip adding route to app file (7a768583, closes #694)
- fix more appPath, other changes (36317404)
- move test into root folder (53035aa1)
- update color logging (6aba417e)
- move images to common generator (cf3b6352)
- consolidate template files (22f2f2c3)
- do not use console to display messages (9f9831f5)
- misc: correct typo in readme (7200ffcf)
- test:
- tests: