angular/packages/core/schematics
Kristiyan Kostadinov eae1083a54 refactor(compiler): indicate in AST if node is self-closing (#61307)
Follow-up from https://github.com/angular/angular/pull/61240#discussion_r2084445328. Adds a `isSelfClosing` property on element-like AST nodes so consumers can easily determine if it's self-closing, rather than having to look at the spans. This is useful for migrations and in the language service.

PR Close #61307
2025-05-14 11:06:22 +02:00
..
migrations refactor(compiler): indicate in AST if node is self-closing (#61307) 2025-05-14 11:06:22 +02:00
ng-generate refactor: support arbitrary stats/metrics in tsurge (#61272) 2025-05-14 11:05:55 +02:00
test refactor: support arbitrary stats/metrics in tsurge (#61272) 2025-05-14 11:05:55 +02:00
utils refactor: support arbitrary stats/metrics in tsurge (#61272) 2025-05-14 11:05:55 +02:00
BUILD.bazel build: migrate compiler-cli/src/ngtsc to ts_project (#61181) 2025-05-09 15:59:46 +00:00
collection.json refactor(core): run the control flow migration during ng update (#60492) 2025-03-28 15:46:41 +00:00
migrations.json refactor(migrations): add a migration to move DOCUMENT imports (#60663) 2025-04-01 12:48:06 +00:00
package.json refactor(migrations): ensure CommonJS migrations can be accessed (#43657) 2021-10-04 16:24:48 -07:00
rollup.config.js docs: update license year (#59883) 2025-03-04 19:36:47 +00:00
tsconfig.json refactor(migrations): avoid relative imports in schematic code (#57214) 2024-08-29 07:50:41 -07:00