Skip to content

Remove remaining OnPush usages#33238

Merged
crisbeto merged 2 commits into
angular:mainfrom
crisbeto:remaining-on-push
May 18, 2026
Merged

Remove remaining OnPush usages#33238
crisbeto merged 2 commits into
angular:mainfrom
crisbeto:remaining-on-push

Conversation

@crisbeto
Copy link
Copy Markdown
Member

Removes all the remaining usages of ChangeDetectionStrategy.OnPush since it is now the default.

@crisbeto crisbeto added merge: preserve commits When the PR is merged, a rebase and merge should be performed target: rc This PR is targeted for the next release-candidate labels May 11, 2026
@pullapprove pullapprove Bot requested review from adolgachev and tjshiu May 11, 2026 07:41
@angular-robot angular-robot Bot added area: docs Related to the documentation area: build & ci Related the build and CI infrastructure of the project labels May 11, 2026
crisbeto added 2 commits May 13, 2026 14:30
Updates all the examples to remove the explicit `OnPush` change detection since it's the default.
Updates the dev app to remove explicit usages of `OnPush`.
@crisbeto crisbeto force-pushed the remaining-on-push branch from 9c5345f to 0a201dd Compare May 13, 2026 12:31
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label May 18, 2026
@crisbeto crisbeto merged commit 40d7c5a into angular:main May 18, 2026
27 checks passed
@crisbeto
Copy link
Copy Markdown
Member Author

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: build & ci Related the build and CI infrastructure of the project area: docs Related to the documentation merge: preserve commits When the PR is merged, a rebase and merge should be performed target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants