Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Releases: yeoman/generator-angular

v0.11.1

10 Feb 20:38
Compare
Choose a tag to compare

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

02 Feb 21:26
Compare
Choose a tag to compare

Bug Fixes

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

07 Nov 23:47
Compare
Choose a tag to compare

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.8

08 Sep 17:33
Compare
Choose a tag to compare

Bug Fixes

  • wiredep: remove cwd property (dbe5d3e5)

v0.9.7

03 Sep 17:41
Compare
Choose a tag to compare

Bug Fixes

v0.9.6

03 Sep 17:39
Compare
Choose a tag to compare

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

13 Jul 19:16
Compare
Choose a tag to compare

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

08 Jul 17:29
Compare
Choose a tag to compare

Bug Fixes

  • app: wrap old IE files in a vendor shim (627de2b0, closes #692)
  • deps: upgrade Bootstrap dependency (637c13b1, closes #767)

v0.9.2

01 Jul 19:21
Compare
Choose a tag to compare

v0.9.1

21 Jun 18:34
Compare
Choose a tag to compare

Bug Fixes