angular-cn/packages/core/schematics
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
..
migrations fix(core): migrate relative link resolution with single quotes (#39102) 2020-10-08 10:10:07 -07:00
test fix(core): migrate relative link resolution with single quotes (#39102) 2020-10-08 10:10:07 -07:00
utils feat(router): add migration to update calls to navigateByUrl and createUrlTree with invalid parameters (#38825) 2020-09-16 15:16:18 -07:00
BUILD.bazel feat(forms): add migration for AbstractControl.parent accesses (#39009) 2020-10-06 13:55:25 -07:00
migrations.json feat(forms): add migration for AbstractControl.parent accesses (#39009) 2020-10-06 13:55:25 -07:00
tsconfig.json feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00