angular-cn/packages/core/schematics/test
Paul Gschwendtner 3af99a7b4a refactor(core): wire up missing-injectable migration for ng-update (#32349)
Initially the `missing-injectable` migration was only being used
in google3. Wiring the migration up in the CLI migrations was
planned to be done in a follow-up.

PR Close #32349
2019-08-29 12:34:43 -07:00
..
google3 test(core): cleanup bazel target names for schematic tests (#32318) 2019-08-28 17:11:04 -07:00
BUILD.bazel refactor(core): wire up missing-injectable migration for ng-update (#32349) 2019-08-29 12:34:43 -07:00
helpers.ts feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00
line_mappings_spec.ts feat(core): template-var-assignment update schematic (#29608) 2019-04-02 15:47:32 -07:00
missing_injectable_migration_spec.ts refactor(core): wire up missing-injectable migration for ng-update (#32349) 2019-08-29 12:34:43 -07:00
move_document_migration_spec.ts feat: make the Ivy compiler the default for ngc (#32219) 2019-08-20 16:41:08 -07:00
project_tsconfig_paths_spec.ts refactor(core): migrations should parse cli workspace config as json5 (#30582) 2019-05-21 17:26:22 -07:00
renderer_to_renderer2_migration_spec.ts feat: make the Ivy compiler the default for ngc (#32219) 2019-08-20 16:41:08 -07:00
static_queries_migration_template_spec.ts feat: make the Ivy compiler the default for ngc (#32219) 2019-08-20 16:41:08 -07:00
static_queries_migration_usage_spec.ts feat: make the Ivy compiler the default for ngc (#32219) 2019-08-20 16:41:08 -07:00
template_var_assignment_migration_spec.ts feat: make the Ivy compiler the default for ngc (#32219) 2019-08-20 16:41:08 -07:00
undecorated_classes_with_decorated_fields_migration_spec.ts feat(core): add undecorated classes with decorated fields schematic (#32130) 2019-08-22 10:05:38 -07:00
undecorated_classes_with_di_migration_spec.ts refactor(core): undecorated classes migration should not decorate classes if not needed (#32319) 2019-08-28 17:11:36 -07:00