angular/packages/core/schematics
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
..
migrations fix(migrations): migrate HttpClientTestingModule in test modules (#55803) 2024-05-15 08:45:31 -07:00
ng-generate fix(migrations): handle empty ngSwitchCase (#56105) 2024-05-29 15:38:38 +02:00
test fix(migrations): handle empty ngSwitchCase (#56105) 2024-05-29 15:38:38 +02:00
utils feat(core): support TypeScript 5.5 (#56096) 2024-05-29 15:33:33 +02:00
BUILD.bazel feat(migrations): Migration schematics for HttpClientModule (#54020) 2024-04-23 12:12:31 -07:00
collection.json feat(core): Add schematic to migrate control flow syntax (#52035) 2023-10-10 11:33:00 -07:00
migrations.json feat(migrations): Migration schematics for HttpClientModule (#54020) 2024-04-23 12:12:31 -07:00
package.json refactor(migrations): ensure CommonJS migrations can be accessed (#43657) 2021-10-04 16:24:48 -07:00
tsconfig.json build: align schematics tsconfig with rest of the project (#51969) 2023-10-04 07:28:41 -07:00