14 Commits

Author SHA1 Message Date
Hans Larsen
2d341281fc fix(@angular/cli): show a simpler command for ng update
And use validate instead of run() ot change the options which is more correct.
2018-04-27 17:29:09 -07:00
Mike Brocchi
329e23088c fix(@angular/cli): Update project detection logic and rename global config file
fixes #10453
2018-04-27 10:53:53 -07:00
Hans Larsen
7c7c350d4e fix(@angular/cli): if using ng update @angular/cli only, add migrate and from
Fix #10439
2018-04-25 15:14:15 -07:00
Hans
858fa971af fix(@angular/cli): dont show Nothing to be done on update
Fix #10253.
2018-04-10 17:37:40 -07:00
Hans
359ccbe361 fix(@angular/cli): let --force through to the update schematic
Fix #10149
2018-04-04 19:59:18 -07:00
Mike Brocchi
24bcc19fa0 fix(@angular/cli): Organize the help output 2018-04-04 16:12:42 -07:00
Mike Brocchi
f6f774a3b0 fix(@angular/cli): Fix update command help options
fixes #10150
2018-04-04 10:45:22 -07:00
Filipe Silva
702dd5bc28 fix(@angular/cli): allow update to work without workspace 2018-04-03 03:46:22 -07:00
Hans
33a6823df1 feat(@angular/cli): move ng update to using the proper schematic 2018-03-28 10:17:19 +01:00
Mike Brocchi
b0569241bc feat(@angular/cli): Implement schematic workflow and workspace 2018-03-22 19:15:53 -07:00
Mike Brocchi
b1ed4f733d refactor: Move task logic into commands 2018-03-12 17:32:30 -04:00
Mike Brocchi
9f77c868d2 feat(@angular/cli): Update command runner.
This change removes the dependency of the ember-cli command structure.
2018-03-06 17:57:38 -05:00
Hans Larsen
d699392fc4 feat(@angular/cli): add support for ng update --next 2018-02-06 19:39:24 -05:00
Mike Brocchi
ac9c5995d2 feat(@angular/cli): Add update cmd to update angular versions. 2018-01-24 07:46:58 -08:00