Skip to content

refactor(core): remove deprecated interpolation option on Components.#63474

Closed
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:remove-custom-interpolation
Closed

refactor(core): remove deprecated interpolation option on Components.#63474
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:remove-custom-interpolation

Conversation

@JeanMeche
Copy link
Copy Markdown
Member

@JeanMeche JeanMeche commented Aug 29, 2025

This option was deprecated by #55778.

Note: A Common migration (with #634820) will be provided in a follow up PR.

@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Aug 29, 2025
@ngbot ngbot bot added this to the Backlog milestone Aug 29, 2025
@JeanMeche JeanMeche force-pushed the remove-custom-interpolation branch from a0e80cc to 7837ec8 Compare August 29, 2025 13:25
@angular-robot angular-robot bot added the detected: breaking change PR contains a commit with a breaking change label Aug 29, 2025
@JeanMeche JeanMeche force-pushed the remove-custom-interpolation branch 2 times, most recently from af4c4c8 to 37b8f7f Compare August 30, 2025 01:09
@JeanMeche
Copy link
Copy Markdown
Member Author

All instances of the interpolation prop were already removed

TESTED=TGP

@JeanMeche JeanMeche marked this pull request as ready for review August 30, 2025 17:14
@pullapprove pullapprove bot requested a review from crisbeto August 30, 2025 17:14
@JeanMeche JeanMeche requested review from mmalerba and removed request for crisbeto August 30, 2025 17:15
Copy link
Copy Markdown
Contributor

@mmalerba mmalerba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed-for: public-api

@pullapprove pullapprove bot requested a review from crisbeto September 3, 2025 04:13
@JeanMeche JeanMeche force-pushed the remove-custom-interpolation branch from 37b8f7f to 54c6ded Compare September 9, 2025 23:41
Copy link
Copy Markdown
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thePunderWoman thePunderWoman removed the request for review from crisbeto September 15, 2025 18:27
This option was deprecated by angular#55778.

BREAKING CHANGE: The `interpolation` option on Components has been removed. Only the default `{{ ... }}` is now supported.
@JeanMeche JeanMeche force-pushed the remove-custom-interpolation branch from 54c6ded to aa2c1e3 Compare September 15, 2025 18:35
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release labels Sep 15, 2025
@thePunderWoman
Copy link
Copy Markdown
Contributor

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

wildcardalice pushed a commit to wildcardalice/angular that referenced this pull request Sep 18, 2025
…s. (angular#63474)

This option was deprecated by angular#55778.

BREAKING CHANGE: The `interpolation` option on Components has been removed. Only the default `{{ ... }}` is now supported.

PR Close angular#63474
JeanMeche added a commit to JeanMeche/angular that referenced this pull request Sep 25, 2025
JeanMeche added a commit to JeanMeche/angular that referenced this pull request Sep 25, 2025
JeanMeche added a commit to JeanMeche/angular that referenced this pull request Sep 25, 2025
JeanMeche added a commit to JeanMeche/angular that referenced this pull request Sep 26, 2025
kirjs pushed a commit that referenced this pull request Sep 26, 2025
kirjs pushed a commit that referenced this pull request Sep 26, 2025
kirjs pushed a commit that referenced this pull request Sep 29, 2025
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime detected: breaking change PR contains a commit with a breaking change target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants