-
Notifications
You must be signed in to change notification settings - Fork 27k
50736 cleanup #51148
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
50736 cleanup #51148
Conversation
This commit add component input binding support for NgComponentOutlet.
905fd81 to
e2aa448
Compare
|
This is a version of #50736 that passes g3 tests (alongside with other minor cleanups). |
AndrewKushnir
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pkozlowski-opensource LGTM, just a couple non-blocking comments.
dylhunn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reviewed-for: fw-common, public-api
AndrewKushnir
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed-for: public-api
e2aa448 to
64b14aa
Compare
|
This PR was merged into the repository by commit 29d3581. |
…et (angular#51148) This commit add component input binding support for NgComponentOutlet. PR Close angular#51148
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
…et (angular#51148) This commit add component input binding support for NgComponentOutlet. PR Close angular#51148
Part of #15360