angular-cn/packages/core/schematics/migrations
Doug Parker 049b453149 fix(core): migrate relative link resolution with single quotes (#39102)
This is a roll forward of #39082, using `ts.createIdentifier(`'legacy'`)` as a cross-version compatible way of making
a single quoted string literal.

Migrated code now uses single quotes, which is in line with the default linting options, so there is no lint error after
migration.

PR Close #39102
2020-10-08 10:10:07 -07:00
..
abstract-control-parent feat(forms): add migration for AbstractControl.parent accesses (#39009) 2020-10-06 13:55:25 -07:00
dynamic-queries build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
google3 feat(router): Add `relativeLinkResolution` migration to update default value (#38698) 2020-09-23 15:45:37 -04:00
missing-injectable build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
module-with-providers build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
move-document build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
navigation-extras-omissions feat(router): add migration to update calls to navigateByUrl and createUrlTree with invalid parameters (#38825) 2020-09-16 15:16:18 -07:00
relative-link-resolution fix(core): migrate relative link resolution with single quotes (#39102) 2020-10-08 10:10:07 -07:00
renderer-to-renderer2 feat(router): add migration to update calls to navigateByUrl and createUrlTree with invalid parameters (#38825) 2020-09-16 15:16:18 -07:00
static-queries build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
template-var-assignment build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
undecorated-classes-with-decorated-fields fix(migrations): do not incorrectly add todo for @Injectable or @Pipe (#37732) 2020-06-25 14:22:08 -07:00
undecorated-classes-with-di build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00