6 Commits

Author SHA1 Message Date
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