angular/packages/core/schematics
Kristiyan Kostadinov 36b180ade4 refactor(compiler): implement conditional block AST (#51299)
Adds the AST for `if`, `else if` and `else` blocks.

PR Close #51299
2023-08-10 13:48:55 -07: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): implement conditional block AST (#51299) 2023-08-10 13:48:55 -07: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