angular/packages/core/schematics/test
naaajii 3b2f88cd90 fix(migrations): handle empty ngSwitchCase (#56105)
empty ngSwitchCase generate `case ()` which isn't valid syntax therefore adding quotes will help prevent us migrate empty case if no condition was provided

fix angular#56030

PR Close #56105
2024-05-29 15:38:38 +02:00
..
google3 refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
all-migrations.spec.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
BUILD.bazel feat(migrations): Migration schematics for HttpClientModule (#54020) 2024-04-23 12:12:31 -07:00
control_flow_migration_spec.ts fix(migrations): handle empty ngSwitchCase (#56105) 2024-05-29 15:38:38 +02:00
helpers.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
http_providers_spec.ts fix(migrations): migrate HttpClientTestingModule in test modules (#55803) 2024-05-15 08:45:31 -07:00
invalid_two_way_bindings_spec.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
project_tsconfig_paths_spec.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00
standalone_migration_spec.ts refactor: migrate core to prettier formatting (#55488) 2024-04-29 09:49:19 -07:00