Skip to content

refactor(core): Allow manual renderer listens to contribute to event …#56799

Closed
iteriani wants to merge 1 commit intoangular:mainfrom
iteriani:manual_listen
Closed

refactor(core): Allow manual renderer listens to contribute to event …#56799
iteriani wants to merge 1 commit intoangular:mainfrom
iteriani:manual_listen

Conversation

@iteriani
Copy link
Contributor

@iteriani iteriani commented Jul 1, 2024

…delegation as well.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@iteriani iteriani requested a review from AndrewKushnir July 1, 2024 23:11
@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Jul 1, 2024
@ngbot ngbot bot added this to the Backlog milestone Jul 1, 2024
@AndrewKushnir AndrewKushnir added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Jul 2, 2024
Copy link
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 on this! Looks like there's some test failures, though.

…delegation as well.

There are existing usages that inject the renderer to manualy listen (often for event
delegation purposes). These should contribute as well.
@iteriani
Copy link
Contributor Author

oops done

@iteriani iteriani removed the request for review from AndrewKushnir July 16, 2024 23:17
@iteriani iteriani added the action: merge The PR is ready for merge by the caretaker label Jul 16, 2024
@atscott atscott removed the action: review The PR is still awaiting reviews from at least one requested reviewer label Jul 19, 2024
@atscott
Copy link
Contributor

atscott commented Jul 19, 2024

This PR was merged into the repository by commit 3664cd6.

The changes were merged into the following branches: main, 18.1.x

@atscott atscott closed this in 3664cd6 Jul 19, 2024
atscott pushed a commit that referenced this pull request Jul 19, 2024
…delegation as well. (#56799)

There are existing usages that inject the renderer to manualy listen (often for event
delegation purposes). These should contribute as well.

PR Close #56799
vladboisa pushed a commit to vladboisa/angular that referenced this pull request Jul 29, 2024
…delegation as well. (angular#56799)

There are existing usages that inject the renderer to manualy listen (often for event
delegation purposes). These should contribute as well.

PR Close angular#56799
@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 Aug 19, 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: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants