angular/packages/core/schematics
Rishabhdeep Singh b395173cf2 fix(migrations): fix NgClass leaving trailing comma after removal
This fixes an issue where when removing NgClass from the imports array of a component, an extra trailing comma would be left behind if it was the last element in that component`.
2026-04-22 09:59:49 -07:00
..
migrations feat(migrations): Disabling nullishCoalescingNotNullable & optionalChainNotNullable on ng update 2026-04-13 19:00:21 +03:00
ng-generate fix(migrations): fix NgClass leaving trailing comma after removal 2026-04-22 09:59:49 -07:00
test fix(migrations): fix NgClass leaving trailing comma after removal 2026-04-22 09:59:49 -07:00
utils feat(compiler): Exhaustive checks for switch blocks 2026-02-17 10:25:31 -08:00
BUILD.bazel feat(migrations): Disabling nullishCoalescingNotNullable & optionalChainNotNullable on ng update 2026-04-13 19:00:21 +03:00
collection.json refactor: move several schematics from migrations to ng-generate directories 2026-02-26 07:54:04 -08:00
migrations.json feat(migrations): Disabling nullishCoalescingNotNullable & optionalChainNotNullable on ng update 2026-04-13 19:00:21 +03:00
rollup.config.js docs: update copyright year 2026-01-07 12:28:34 -05:00
tsconfig-test.json build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00
tsconfig.json build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00