Skip to content

fix(compiler): don't escape dollar sign in literal expression#68102

Merged
kirjs merged 1 commit intoangular:mainfrom
mattrbeck:dollar_sign_escaping
Apr 10, 2026
Merged

fix(compiler): don't escape dollar sign in literal expression#68102
kirjs merged 1 commit intoangular:mainfrom
mattrbeck:dollar_sign_escaping

Conversation

@mattrbeck
Copy link
Copy Markdown
Member

@mattrbeck mattrbeck commented Apr 8, 2026

Removes the escape for $ in literal expressions. I don't think this is required with our output.

Removes the escape for `$` in literal expressions. I don't think this is
required with our output.
@angular-robot angular-robot bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Apr 8, 2026
@ngbot ngbot bot added this to the Backlog milestone Apr 8, 2026
@mattrbeck mattrbeck requested a review from crisbeto April 9, 2026 17:22
@mattrbeck mattrbeck marked this pull request as ready for review April 9, 2026 17:22
@mattrbeck mattrbeck added action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime target: minor This PR is targeted for the next minor release labels Apr 9, 2026
@kirjs kirjs merged commit 2c5aabb into angular:main Apr 10, 2026
27 checks passed
@kirjs
Copy link
Copy Markdown
Contributor

kirjs commented Apr 10, 2026

This PR was merged into the repository. The changes were merged into the following branches:

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

Labels

action: merge The PR is ready for merge by the caretaker area: compiler Issues related to `ngc`, Angular's template compiler area: core Issues related to the framework runtime target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants