Mike Brocchi
|
0fe19497fa
|
fix(@angular/cli): obey the flat option when generating modules (#5411)
Fixes #5373
|
2017-03-14 13:48:58 +00:00 |
|
Sumit Arora
|
b6cc79c420
|
fix(@angular/cli): Fixing aliases for blueprint help
|
2017-03-13 16:22:04 -07:00 |
|
Mike Brocchi
|
c8e5359733
|
fix(@angular/cli): remove providers from routing modules (#5349)
|
2017-03-10 11:31:10 +00:00 |
|
Mike Brocchi
|
1609554c4d
|
refactor(@angular/cli): consolidate config reading logic (#5023)
|
2017-02-27 21:22:19 -08:00 |
|
Filipe Silva
|
c3dd28a23d
|
fix(@angular/cli): conform to style-guide import line spacing (#4954)
Some blueprints didn't have an empty line between third party imports and application imports, as recommended in the Style Guide at https://angular.io/docs/ts/latest/guide/style-guide.html#!#03-06
|
2017-02-23 15:15:15 +00:00 |
|
Hans
|
c57ce2a3a0
|
fix(@angular/cli): apps fixes (#4942)
We dont have ngConfig on projects anymore.
|
2017-02-23 10:03:42 +00:00 |
|
Sumit Arora
|
ade2236a9b
|
feat(@angular/cli): adding the --app command option (#4754)
|
2017-02-22 14:19:29 -08:00 |
|
Mike Brocchi
|
bac6e75416
|
docs(@angular/cli): document available options & JSON schema (#4767)
|
2017-02-17 10:39:21 -05:00 |
|
Mike Brocchi
|
9db71d870f
|
fix(@angular/cli): remove component generation from module generation (#4706)
Fixes #4209
BREAKING CHANGE: Generating a module with routing will no longer generate an associated component.
|
2017-02-15 22:26:49 -05:00 |
|
Mike Brocchi
|
6febf5c091
|
refactor(@angular/cli): simplify default arguments in angular-cli.json (#4389)
Fixes #4137
|
2017-02-15 17:06:40 -08:00 |
|
Filipe Silva
|
82b9715f7b
|
fix(@angular/cli): remove inexistent tslint override
`no-unused-variable` doesn't exist anymore, so these disables aren't doing anything.
Close #4696
|
2017-02-15 12:27:42 +00:00 |
|
Hans
|
601f9b38f8
|
feat(@angular/cli): move angular-cli to @angular/cli (#4328)
This release is otherwise identical to beta.28.
|
2017-02-01 18:19:50 -08:00 |
|