Skip to content
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

refactor: replace non output EventEmitter with Subject. #54666

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JeanMeche
Copy link
Member

2 commits, 1 form the common package, 1 for the core package.

Same as #54665

@JeanMeche JeanMeche marked this pull request as ready for review March 2, 2024 00:11
Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

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

🎉 related to #54650

packages/common/src/location/location.ts Outdated Show resolved Hide resolved
Semantcly we're shifting away from using `EventEmitter` on non-outputs.
Semantcly we're shifting away from using `EventEmitter` on non-outputs.
@JeanMeche JeanMeche added action: review The PR is still awaiting reviews from at least one requested reviewer target: minor This PR is targeted for the next minor release labels Mar 2, 2024
@pkozlowski-opensource pkozlowski-opensource added the area: core Issues related to the framework runtime label Mar 3, 2024
@ngbot ngbot bot added this to the Backlog milestone Mar 3, 2024
JeanMeche added a commit to JeanMeche/angular that referenced this pull request Mar 26, 2024
Similar to angular#54666 and angular#54665 let replace non-output `EventEmitter` with `Subject`
JeanMeche added a commit to JeanMeche/angular that referenced this pull request Mar 26, 2024
Similar to angular#54666 and angular#54665 let replace non-output `EventEmitter` with `Subject`
JeanMeche added a commit to JeanMeche/angular that referenced this pull request Mar 26, 2024
Similar to angular#54666 and angular#54665 let replace non-output `EventEmitter` with `Subject`
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: 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.

None yet

3 participants