angular/packages/core/schematics/test
Jessica Janiuk d0b95d5877 fix(migrations): Fix empty switch case offset bug in cf migration (#53839)
This addresses the offset issue caused when a switch case was empty with no spaces or children being affected by the markers that were added, but not accounted for in offset. The markers are not needed for empty content and can be safely removed in this case.

fixes: #53779

PR Close #53839
2024-01-09 12:09:38 -08:00
..
google3 refactor(migrations): remove migrations from previous versions (#49603) 2023-03-28 11:42:00 -07:00
all-migrations.spec.ts test: remove usages of deprecated runSchematicAsync function (#48745) 2023-01-17 09:13:39 -08:00
block_template_entities_spec.ts fix(migrations): handle nested classes in block entities migration (#52309) 2023-10-24 14:34:16 -07:00
BUILD.bazel feat(migrations): Schematics for TransferState, StateKey and makeStateKey migration. (#49594) 2023-10-10 13:12:36 -07:00
compiler_options_spec.ts feat(migrations): schematic to remove deprecated CompilerOptions properties (#49672) 2023-10-10 09:35:55 -07:00
control_flow_migration_spec.ts fix(migrations): Fix empty switch case offset bug in cf migration (#53839) 2024-01-09 12:09:38 -08:00
helpers.ts fix(migrations): do not incorrectly add todo for @Injectable or @Pipe (#37732) 2020-06-25 14:22:08 -07:00
project_tsconfig_paths_spec.ts build: update Angular tooling packages to 15.0.0-next.3 (#47584) 2022-09-30 10:53:04 -07:00
standalone_migration_spec.ts fix(migrations): Prevent a component from importing itself. (#50554) 2023-06-14 15:44:35 +02:00
transfer_state_spec.ts feat(migrations): Schematics for TransferState, StateKey and makeStateKey migration. (#49594) 2023-10-10 13:12:36 -07:00