Skip to content

refactor(compiler-cli): decouple host element creation logic from TypeScript#67789

Open
crisbeto wants to merge 1 commit intoangular:mainfrom
crisbeto:host-bindings-logic
Open

refactor(compiler-cli): decouple host element creation logic from TypeScript#67789
crisbeto wants to merge 1 commit intoangular:mainfrom
crisbeto:host-bindings-logic

Conversation

@crisbeto
Copy link
Member

Reworks the logic for constructing a HostElement node so that we can reuse it without depending on TypeScript APIs.

@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Mar 22, 2026
@angular-robot angular-robot bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Mar 22, 2026
@ngbot ngbot bot added this to the Backlog milestone Mar 22, 2026
@crisbeto crisbeto added target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels Mar 22, 2026
@crisbeto crisbeto requested review from atscott and mattrbeck March 22, 2026 11:10
@crisbeto crisbeto marked this pull request as ready for review March 22, 2026 11:10
…eScript

Reworks the logic for constructing a `HostElement` node so that we can reuse it without depending on TypeScript APIs.
@crisbeto crisbeto force-pushed the host-bindings-logic branch from 8401909 to c1560fc Compare March 22, 2026 12:38
@crisbeto
Copy link
Member Author

Passing TGP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer area: compiler Issues related to `ngc`, Angular's template compiler target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant