angular/packages/core/schematics
Andrew Scott e1355e7d16 refactor(migrations): Move ChangeTracker to common utils (#49308)
The `ChangeTracker` is generally useful and could be used by a lot of
migrations instead of having to rewrite similar boilerplate.

PR Close #49308
2023-03-03 22:03:37 +00:00
..
migrations refactor(migrations): minor improvements to existing schematic utilties (#48790) 2023-01-24 16:48:19 +00:00
ng-generate/standalone-migration refactor(migrations): Move ChangeTracker to common utils (#49308) 2023-03-03 22:03:37 +00:00
test fix(migrations): add protractor support if protractor imports are detected (#49274) 2023-03-01 11:13:56 -08:00
utils refactor(migrations): Move ChangeTracker to common utils (#49308) 2023-03-03 22:03:37 +00:00
BUILD.bazel feat(core): add ng generate schematic to convert declarations to standalone (#48790) 2023-01-24 16:48:19 +00:00
collection.json feat(core): add ng generate schematic to convert declarations to standalone (#48790) 2023-01-24 16:48:19 +00:00
migrations.json build: make devmode a noop and ensure it never runs (#48521) 2022-12-19 19:50:45 +00:00
package.json refactor(migrations): ensure CommonJS migrations can be accessed (#43657) 2021-10-04 16:24:48 -07:00
tsconfig.json build: enable useUnknownInCatchVariables (#44679) 2022-02-01 18:17:29 +00:00