angular-cn/packages/core/schematics/migrations
Paul Gschwendtner f197191a5f refactor(core): better error message for undecorated-classes-with-di migration (#33315)
Currently if one of the project targets could not be analyzed
due to AOT compiler program failures, we gracefully proceed
with the migration. This is expected, but we should not
print a message at the end of the migration that the migration
was _successful_. The migration was only done partially, hence
it's potentially incomplete and we should make it clear that once
the failures are resolved, the migration should be re-run.

PR Close #33315
2019-10-30 11:31:09 -07:00
..
dynamic-queries refactor(core): update migrations descriptions (#33440) 2019-10-28 17:07:50 -07:00
google3 refactor(core): missing-injectable migration should respect providers of directives and components (#33011) 2019-10-14 20:24:01 +00:00
missing-injectable refactor(core): update migrations descriptions (#33440) 2019-10-28 17:07:50 -07:00
module-with-providers refactor(core): update migrations descriptions (#33440) 2019-10-28 17:07:50 -07:00
move-document refactor(core): add `createMigrationCompilerHost` (#32827) 2019-10-04 11:45:35 -07:00
postinstall-ngcc refactor(core): update migrations descriptions (#33440) 2019-10-28 17:07:50 -07:00
renderer-to-renderer2 refactor(core): update migrations descriptions (#33440) 2019-10-28 17:07:50 -07:00
static-queries refactor(core): update migrations descriptions (#33440) 2019-10-28 17:07:50 -07:00
template-var-assignment refactor(core): update migrations descriptions (#33440) 2019-10-28 17:07:50 -07:00
undecorated-classes-with-decorated-fields refactor(core): update migrations descriptions (#33440) 2019-10-28 17:07:50 -07:00
undecorated-classes-with-di refactor(core): better error message for undecorated-classes-with-di migration (#33315) 2019-10-30 11:31:09 -07:00