Hans Larsen
|
2b24391722
|
fix(@angular/cli): show schematics log at start of task phase
|
2018-04-23 18:05:33 -06:00 |
|
Charles Lyding
|
f5c014ba52
|
refactor(@angular/cli): detect current project via CWD
|
2018-04-12 10:28:08 -04:00 |
|
Hans
|
c51a7daae7
|
fix(@angular/cli): show schematic logging queue every workflow cycle
Fix #10155
|
2018-04-11 13:04:34 -07:00 |
|
Charles Lyding
|
cfcb5cb60c
|
refactor(@angular/cli): minor command type cleanup
|
2018-04-11 11:56:03 -04:00 |
|
Hans
|
858fa971af
|
fix(@angular/cli): dont show Nothing to be done on update
Fix #10253.
|
2018-04-10 17:37:40 -07:00 |
|
Mike Brocchi
|
6870be2029
|
fix(@angular/cli): Show dry run warning
fixes #10194
|
2018-04-10 09:55:33 +01:00 |
|
Hans Larsen
|
b62e3f6721
|
fix(@angular/cli): allow private schematics on ng add
The execution was changed in #10184, but the getOptions() method was forgotten.
|
2018-04-09 17:04:42 -07:00 |
|
Mike Brocchi
|
938b534068
|
fix(@angular/cli): Fix default collection for getting schematic options
|
2018-04-06 15:50:07 -07:00 |
|
Charles Lyding
|
b3183e0674
|
fix(@angular/cli): use direct path for workflow root on windows
|
2018-04-06 10:06:31 +01:00 |
|
Hans Larsen
|
7b62cbb9dd
|
release: 6.0.0-rc.2
|
2018-04-05 19:19:02 -07:00 |
|
Charles Lyding
|
453ed74a5f
|
fix(@angular/cli): use configured package manager
|
2018-04-05 10:22:16 -07:00 |
|
Hans
|
555b5be150
|
fix(@angular/cli): allow some schematic commands to allow private
Fix #10182
|
2018-04-04 20:40:11 -07:00 |
|
Hans
|
346a0649dc
|
fix(@angular/cli): allow schematic commands to let core options through
Only if the subclass does not declare the option as its own.
|
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 |
|
Filipe Silva
|
702dd5bc28
|
fix(@angular/cli): allow update to work without workspace
|
2018-04-03 03:46:22 -07:00 |
|
Hans Larsen
|
4dcbf38989
|
test: fix e2e tests with latest devkit
|
2018-04-03 02:25:37 -07:00 |
|
Mike Brocchi
|
295546203c
|
fix(@angular/cli): Read schematic option values from angular.json
|
2018-03-28 16:53:06 -07:00 |
|
Filipe Silva
|
8b4ec649aa
|
fix(@angular/cli): fix generator paths on windows
|
2018-03-26 17:50:06 +01:00 |
|
Mike Brocchi
|
b0569241bc
|
feat(@angular/cli): Implement schematic workflow and workspace
|
2018-03-22 19:15:53 -07:00 |
|