angular/packages/core/schematics
Kristiyan Kostadinov 94eae783c1 refactor(migrations): attempt to correct initialization order in internal inject migration (#58427)
Updates the internal part of the `inject` migration to attempt to correct some cases where the declaration order of properties doesn't match the initialization order.

PR Close #58427
2024-10-31 09:17:51 +01:00
..
migrations refactor(migrations): Make the explicit standalone migration idempotent (#58418) 2024-10-30 11:55:11 -07:00
ng-generate refactor(migrations): attempt to correct initialization order in internal inject migration (#58427) 2024-10-31 09:17:51 +01:00
test refactor(migrations): attempt to correct initialization order in internal inject migration (#58427) 2024-10-31 09:17:51 +01:00
utils refactor(migrations): make it easier to delete nodes including comments (#58427) 2024-10-31 09:17:51 +01:00
BUILD.bazel feat(core): add syntactic sugar for initializers (#53152) 2024-10-22 09:38:18 -07:00
collection.json feat(migrations): expose output as function migration (#58299) 2024-10-22 07:41:41 -07:00
migrations.json feat(core): add syntactic sugar for initializers (#53152) 2024-10-22 09:38:18 -07:00
package.json refactor(migrations): ensure CommonJS migrations can be accessed (#43657) 2021-10-04 16:24:48 -07:00
rollup.config.js build(migrations): skip source map generation (#58299) 2024-10-22 07:41:41 -07:00
tsconfig.json refactor(migrations): avoid relative imports in schematic code (#57214) 2024-08-29 07:50:41 -07:00