-
Notifications
You must be signed in to change notification settings - Fork 27k
refactor(core): introduce debugName optional arg to ReactiveNode #57710
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(core): introduce debugName optional arg to ReactiveNode #57710
Conversation
7a28bf4 to
7c91874
Compare
|
Awaiting g3sync run @alxhub |
alxhub
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.
LGTM - just needs a change to the commit message to use refactor(core) instead of feat(core), because this is not a user visible feature.
|
Caretaker: TGP not required (type-only change, can't affect production) |
7c91874 to
6fee943
Compare
This commit contains the changes to core/primitives that used to be in angular#57073.
6fee943 to
f6813b3
Compare
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
|
TESTED=No TGP required, see #57710 (comment). |
|
This PR was merged into the repository by commit 837af44. The changes were merged into the following branches: main |
|
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. |
This commit contains the changes to core/primitives that used to be in #57073 but were moved for g3sync