This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
Releases: yeoman/generator-angular
Releases · yeoman/generator-angular
v0.15.1
v0.15.0
Update dependencies
v0.14.0
v0.13.4
Version 0.13.4
v0.13.3
Version 0.13.3
v0.13.2
Version 0.13.2
v0.13.1
pure release testing, no changes to generator
v0.13.0
Bug Fixes
- grunt: Upgrade autoprefixer to postcss (5496d02), closes #1132
- gulp: add default task (5af573c)
- gulp: add missing callback arg (ccdfa77)
- gulp: fix typo in the
build
task (427d1d1), closes #1187 - gulp: switch to libsass (ea5a9a8)
- gulp: typo (8122695)
- gulp: watch needs to take an array as arg (091774e)
- pkg: comma (cfd2e94)
Features
v0.12.1
v0.12.0
Bug Fixes
- app:
- add an override for bootstrap/bower (209100d9)
- remove invalid parameter in app-suffix option config (aacd52b4)
- remove IE6/7 CSS hacks (81a42bcb)
- Add
Disallow:
to robots.txt (fd942ce9) - use
https://
in the Analytics script (76de76e0) - remove
no-js
class (4ccfbac9) - update
browsehappy
conditional comment (c7bb7ff8)
- gen:
- htmlmin: disable the removeOptionalTags option. (f3d592ff)
- ngtemplates: should build dest into .tmp (bb4babf6)
- watch: sourcemap not updated on sass file change (5248054d)