Hans Larsen
be7c9b1b8a
fix(@angular/cli): generating service dry run fix
...
Before, generating a service and providing it in a module, the dry run flag was
ignored for the providing part. We dont provide the module now if its a dry-run.
Fixes #5862 .
2017-04-11 16:35:15 -07:00
Stephen Cavaliere
3141673254
refactor(@angular/cli): update generate command module file resolution
...
closes #5461
2017-03-30 21:10:02 +01:00
Charles Lyding
b3e3734c35
refactor(@angular/cli): convert additional files to typescript
...
Close #4996
2017-03-29 10:52:55 +01:00
Stephen Cavaliere
e037877169
docs(@angular/cli): fix a few documentation inconsistencies
...
Close #5488
2017-03-23 17:36:41 -07:00
Sumit Arora
b6cc79c420
fix(@angular/cli): Fixing aliases for blueprint help
2017-03-13 16:22:04 -07:00
Mike Brocchi
1609554c4d
refactor(@angular/cli): consolidate config reading logic ( #5023 )
2017-02-27 21:22:19 -08: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
6febf5c091
refactor(@angular/cli): simplify default arguments in angular-cli.json ( #4389 )
...
Fixes #4137
2017-02-15 17:06:40 -08:00
Hans
c889dd8e94
refactor(@angular-cli): get rid of ast-tools and base-href-webpack ( #4411 )
...
Those 2 packages were still using the wrong scope (@angular-cli) and were not used by anyone outside the CLI. Just moving the code in the main package is enough.
2017-02-03 22:57:42 -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