angular/packages/core/schematics
Kristiyan Kostadinov 9e61616ffe refactor(compiler): introduce deferred block AST (#51050)
Adds the logic to create `defer`-specific AST nodes from the generic HTML `BlockGroup` and `Block`. The logic for parsing the triggers will be in the next commit.

PR Close #51050
2023-07-17 21:05:47 +00:00
..
migrations refactor(migrations): remove migrations from previous versions (#49603) 2023-03-28 11:42:00 -07:00
ng-generate/standalone-migration refactor(migrations): log a link to the standalone migration (#49752) 2023-04-10 09:04:02 -07:00
test fix(migrations): Prevent a component from importing itself. (#50554) 2023-06-14 15:44:35 +02:00
utils refactor(compiler): introduce deferred block AST (#51050) 2023-07-17 21:05:47 +00:00
BUILD.bazel refactor(migrations): remove migrations from previous versions (#49603) 2023-03-28 11:42:00 -07:00
collection.json feat(core): add ng generate schematic to convert declarations to standalone (#48790) 2023-01-24 16:48:19 +00:00
migrations.json refactor(migrations): remove migrations from previous versions (#49603) 2023-03-28 11:42:00 -07:00
package.json refactor(migrations): ensure CommonJS migrations can be accessed (#43657) 2021-10-04 16:24:48 -07:00
tsconfig.json refactor: update code to be ES2022 compliant (#49559) 2023-03-23 08:18:45 -07:00