Charles Lyding
a3622c54a2
refactor(@angular/cli): remove unused ember-cli internal logging
2017-09-25 12:03:37 +01:00
Charles Lyding
453fc8054a
refactor(@angular/cli): remove unused 'get-caller-file' ember-cli dep
2017-09-25 12:03:37 +01:00
Mike Brocchi
128187e4c1
feat(@angular/cli): Update generate & new to use schematics
...
This feature is related to #6593
2017-08-16 18:24:43 -04:00
Carlo Dapor
80275e50cb
feat(@angular/cli): Implement request 7141 - Short list of cli commands
...
When calling ng help -s / --short one gets a shorter output; basically only ng + command, followed by the command's description.
No breaking change, as it introduces a new flag.
2017-08-03 18:07:35 +01:00
Charles Lyding
07a3d52b51
refactor(@angular/cli): simplify ember-cli promise usage
2017-06-28 14:28:26 +01:00
Charles Lyding
89dd9709ea
refactor(@angular/cli): partial upgrade to ember-cli 2.13.2
2017-06-28 14:28:26 +01:00
Charles Lyding
70243a2064
refactor(@angular/cli): remove additional unneeded ember-cli files
2017-05-04 19:59:54 +01:00
Sumit Arora
0fc2190eb8
fix(@angular/cli): Fixing duplicate aliases issue ( #4987 )
2017-03-02 11:50:46 -08:00
Hans
496e13af08
fix(command options): allow to use camelCase for options. ( #3787 )
...
Previously this resulted in weird behaviour, now we automatically add an alias for the camelize version of the flag name.
Fixes #3625 .
2017-02-07 11:11:35 -08:00
Hans
1dd53995b0
fix(@angular/cli): properly check the project status ( #4381 )
...
Check for either angular-cli or @angular/cli in the dependencies of the current project.
Fixes #4379
2017-02-02 16:54:47 -08: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