angular-docs-cn/packages/core/schematics/migrations
Paul Gschwendtner b5ab7aff43 refactor: add override keyword to members implementing abstract declarations (#42512)
In combination with the TS `noImplicitOverride` compatibility changes,
we also want to follow the best-practice of adding `override` to
members which are implemented as part of abstract classes. This
commit fixes all instances which will be flagged as part of the
custom `no-implicit-override-abstract` TSLint rule.

PR Close #42512
2021-07-12 13:11:17 -07:00
..
abstract-control-parent feat(router): add migration for ActivatedRouteSnapshot.fragment (#41092) 2021-03-23 11:18:00 -07:00
activated-route-snapshot-fragment feat(router): add migration for ActivatedRouteSnapshot.fragment (#41092) 2021-03-23 11:18:00 -07:00
can-activate-with-redirect-to ci: add lint error for files with missing trailing new-line (#42478) 2021-06-04 13:31:03 -07:00
deep-shadow-piercing-selector fix(migrations): add migration to replace `/deep/` with `::ng-deep` (#42214) 2021-05-21 22:13:29 +00:00
dynamic-queries fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
google3 refactor: add override keyword to members implementing abstract declarations (#42512) 2021-07-12 13:11:17 -07:00
initial-navigation feat(core): support TypeScript 4.3 (#42022) 2021-06-04 11:17:09 -07:00
missing-injectable refactor(core): ensure compatibility with noImplicitOverride (#42512) 2021-07-12 13:11:15 -07:00
module-with-providers fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
move-document fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
native-view-encapsulation fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
navigation-extras-omissions fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
relative-link-resolution ci: add lint error for files with missing trailing new-line (#42478) 2021-06-04 13:31:03 -07:00
renderer-to-renderer2 feat(core): support TypeScript 4.2 (#41158) 2021-03-17 09:10:25 -07:00
router-preserve-query-params fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
static-queries refactor(core): ensure compatibility with noImplicitOverride (#42512) 2021-07-12 13:11:15 -07:00
template-var-assignment refactor(core): ensure compatibility with noImplicitOverride (#42512) 2021-07-12 13:11:15 -07:00
undecorated-classes-with-decorated-fields fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
undecorated-classes-with-di fix(core): migration error if program contains files outside of the project (#39790) 2020-11-20 12:51:19 -08:00
wait-for-async feat(core): support TypeScript 4.2 (#41158) 2021-03-17 09:10:25 -07:00
xhr-factory ci: add lint error for files with missing trailing new-line (#42478) 2021-06-04 13:31:03 -07:00