angular/packages/core/schematics
Kristiyan Kostadinov b9d846dad7 fix(migrations): delete constructor if it only has super call (#58013)
Adds some logic to the `inject` migration that will remove constructors that are made up of only a `super` call after the migration.

PR Close #58013
2024-09-30 13:39:43 -07:00
..
migrations refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
ng-generate fix(migrations): delete constructor if it only has super call (#58013) 2024-09-30 13:39:43 -07:00
test fix(migrations): delete constructor if it only has super call (#58013) 2024-09-30 13:39:43 -07:00
utils refactor: update license text to point to angular.dev (#57902) 2024-09-24 15:28:46 +02:00
BUILD.bazel feat(migrations): add migration to convert standalone component routes to be lazy loaded (#56428) 2024-07-30 20:00:37 +00:00
collection.json feat(migrations): add migration to convert standalone component routes to be lazy loaded (#56428) 2024-07-30 20:00:37 +00:00
migrations.json feat(core): Add a schematic to migrate afterRender phase flag (#55648) 2024-06-10 13:53:39 -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