angular-cn/packages/core/schematics/migrations/undecorated-classes-with-di
Kara Erickson f289411fa9 docs(core): add migration guide links to schematics (#33258)
Angular v9 schematics should print out a link to the migration
guide associated with each schematic. This way, users have an
easy way to find more information about the automatic code
transformations they will see with `ng update`.

PR Close #33258
2019-10-18 18:18:37 -04:00
..
decorator_rewrite refactor(core): undecorated-classes migration should properly construct object literal from metadata (#32319) 2019-08-28 17:11:36 -07:00
BUILD.bazel feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00
create_ngc_program.ts refactor(core): undecorated-classes-with-di migration should ignore referenced resources (#32953) 2019-10-02 14:54:33 -07:00
find_base_classes.ts feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00
import_manager.ts feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00
index.ts docs(core): add migration guide links to schematics (#33258) 2019-10-18 18:18:37 -04:00
ng_declaration_collector.ts feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00
transform.ts fix(language-service): create StaticReflector once only (#32543) 2019-10-03 15:02:03 -07:00
update_recorder.ts feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00