angular-cn/packages/core/schematics/migrations/missing-injectable
Alan Agius 8b5ca670ad refactor(core): update migrations descriptions (#33440)
With the next version of the CLI we don't need to add logging for the description of the schematic as part of the schematic itself.

This is because now, the CLI will print the description defined in the `migrations.json` file.

See: https://github.com/angular/angular-cli/pull/15951

PR Close #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
BUILD.bazel fix(core): missing-injectable migration should handle forwardRef (#33286) 2019-10-25 13:26:00 -07:00
definition_collector.ts refactor(core): missing-injectable migration should respect providers of directives and components (#33011) 2019-10-14 20:24:01 +00:00
import_manager.ts feat(ivy): introduce missing-injectable migration for google3 (#30956) 2019-07-23 15:52:40 -07:00
index.ts refactor(core): update migrations descriptions (#33440) 2019-10-28 17:07:50 -07:00
transform.ts fix(core): missing-injectable migration should not update type definitions (#33286) 2019-10-25 13:26:00 -07:00
update_recorder.ts refactor(core): missing-injectable migration should respect providers of directives and components (#33011) 2019-10-14 20:24:01 +00:00