Releases: yeoman/generator-angular
Releases · yeoman/generator-angular
v0.11.1
Bug Fixes
- autoprefixer: enable sourcemap for server target (680255b5)
- docs: replace relative links with absolute in changelog (e4fd226d)
- karma: compass and autoprefixer need wiredep:sass for test task (d1c30616)
Features
- app: read module name form bower.json (8ccf8c67)
v0.11.0 No OldIE
Bug Fixes
- app:
- view: add forward slashes to menu items paths (href attribute) (7ebd8d7b)
Features
- app:
- generate readme.md in resulting project (f4bcb712)
- support running form non-root folders (17c820fc)
- karma: wiredep karma configuration (198f8c46, closes #856, #859)
Breaking Changes
- Removed IE8 support files
Fixes #923
(7c6f245b)
- no longer include angular-scenario
(947b31b5)
v0.10.0: Aria Messages
Features
Bug Fixes
- build:
- allow to copy font files from subfolders (eb5a096e)
- do not clean git related subfolders of dist (00673f5e)
- gen:
- replace named function with anonymous (c82f336b)
- fix coffee service using wrong name (3437a270)
v0.9.6
Bug Fixes
- build: no need to ngAnnotate oldieshim (ed413a19)
- deps: update Angular to v1.2.23 (8667f1cb)
- oldieshim: avoid json3 being injected twice (b421e13b)
v0.9.5
Bug Fixes
- app: update bootstrap-sass font path (7977147e)
- gen: fix service using wrong name (5e7f601f, closes #772)
Note: Version 0.9.4 was skipped due to testing the release process for this.
v0.9.3
Bug Fixes
- app: wrap old IE files in a vendor shim (627de2b0, closes #692)
- deps: upgrade Bootstrap dependency (637c13b1, closes #767)