FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

refactor(multiple): clean up host decorator workarounds by crisbeto · Pull Request #23879 · angular/components · GitHub

refactor(multiple): clean up host decorator workarounds - #23879

Merged
amysorto merged 1 commit into
angular:masterfrom
crisbeto:host-decorator-cleanup
Nov 8, 2021
Merged

refactor(multiple): clean up host decorator workarounds#23879
amysorto merged 1 commit into
angular:masterfrom
crisbeto:host-decorator-cleanup

Conversation

crisbeto commented Nov 3, 2021

Copy link
Copy Markdown
Member

We had some workarounds with HostListener and HostBinding which go against our conventions. They were used to support ViewEngine, but they are no longer necessary.

google-cla Bot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Nov 3, 2021
We had some workarounds with `HostListener` and `HostBinding` which go against our conventions. They were used to support ViewEngine, but they are no longer necessary.
crisbeto force-pushed the host-decorator-cleanup branch from e75d94b to e274004 Compare November 3, 2021 07:54
crisbeto marked this pull request as ready for review November 3, 2021 08:06
crisbeto requested a review from a team November 3, 2021 08:06
crisbeto added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent target: patch This PR is targeted for the next patch release labels Nov 3, 2021
crisbeto added the action: merge The PR is ready for merge by the caretaker label Nov 3, 2021

jelbourn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LEGTM

amysorto merged commit 5fb821f into angular:master Nov 8, 2021
amysorto pushed a commit that referenced this pull request Nov 8, 2021
We had some workarounds with `HostListener` and `HostBinding` which go against our conventions. They were used to support ViewEngine, but they are no longer necessary.

(cherry picked from commit 5fb821f)

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 Bot locked and limited conversation to collaborators Dec 9, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 cla: yes PR author has agreed to Google's Contributor License Agreement P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent 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


Back | FazBrowse Home | New Git URL