Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Migration outputs in templates #58282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

pkozlowski-opensource
Copy link
Member

@pkozlowski-opensource pkozlowski-opensource commented Oct 21, 2024

This change tracks usage of outputs in templates / host bindings. For now it replaces .next usage with .emit but we might need to add more processing if needed (ex. .pipe usage - for now I'm assuming that this is not very common / not happening).

@angular-robot angular-robot bot added area: build & ci Related the build and CI infrastructure of the project area: migrations Issues related to `ng update` migrations labels Oct 21, 2024
@ngbot ngbot bot modified the milestone: Backlog Oct 21, 2024
This build change makes it possible to share code between
existing input / query migrations and output migrations.
@pkozlowski-opensource pkozlowski-opensource force-pushed the migration_outputs_in_templates branch from 25e66de to b88773a Compare October 21, 2024 12:11
This commits makes sure that .next usages of outputs are
migrated in templates and host bindings.
@pkozlowski-opensource pkozlowski-opensource force-pushed the migration_outputs_in_templates branch from b88773a to cda1534 Compare October 21, 2024 14:22
@pkozlowski-opensource pkozlowski-opensource marked this pull request as ready for review October 21, 2024 14:44
@pullapprove pullapprove bot requested a review from devversion October 21, 2024 14:44
@pkozlowski-opensource pkozlowski-opensource added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Oct 21, 2024
@pkozlowski-opensource pkozlowski-opensource added target: minor This PR is targeted for the next minor release merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note and removed target: patch This PR is targeted for the next patch release labels Oct 21, 2024
@pkozlowski-opensource
Copy link
Member Author

caretaker note: merging this PR will require a patch from https://critique.corp.google.com/cl/688139268 (G3 BUILD files update).

@AndrewKushnir
Copy link
Contributor

This PR was merged into the repository by commit 00e2001.

The changes were merged into the following branches: main

AndrewKushnir pushed a commit that referenced this pull request Oct 21, 2024
This commits makes sure that .next usages of outputs are
migrated in templates and host bindings.

PR Close #58282
@angular-automatic-lock-bot
Copy link

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 Nov 21, 2024
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: build & ci Related the build and CI infrastructure of the project area: migrations Issues related to `ng update` migrations merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note 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