Skip to content

refactor(core): signals toString improvements #54079

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

Closed
wants to merge 1 commit into from

Conversation

crisbeto
Copy link
Member

Follow-up to #54002 that:

  • Remove the toString implementation from the primitives.
  • Guards the toString with ngDevMode and prints out the value.

Follow-up to angular#54002 that:
* Remove the `toString` implementation from the `primitives`.
* Guards the `toString` with `ngDevMode` and prints out the value.
@crisbeto crisbeto 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 Jan 25, 2024
@crisbeto crisbeto requested a review from alxhub January 25, 2024 17:52
@jessicajaniuk jessicajaniuk added the area: core Issues related to the framework runtime label Jan 25, 2024
@ngbot ngbot bot added this to the Backlog milestone Jan 25, 2024
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker action: presubmit The PR is in need of a google3 presubmit merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note and removed action: review The PR is still awaiting reviews from at least one requested reviewer action: merge The PR is ready for merge by the caretaker action: presubmit The PR is in need of a google3 presubmit labels Jan 25, 2024
@crisbeto
Copy link
Member Author

Caretaker note: passes presubmit except for an unrelated flaky target.

@jessicajaniuk
Copy link
Contributor

This PR was merged into the repository by commit c637dfa.

rlmestre pushed a commit to rlmestre/angular that referenced this pull request Jan 26, 2024
Follow-up to angular#54002 that:
* Remove the `toString` implementation from the `primitives`.
* Guards the `toString` with `ngDevMode` and prints out the value.

PR Close angular#54079
amilamen pushed a commit to amilamen/angular that referenced this pull request Jan 26, 2024
Follow-up to angular#54002 that:
* Remove the `toString` implementation from the `primitives`.
* Guards the `toString` with `ngDevMode` and prints out the value.

PR Close angular#54079
nikvarma pushed a commit to nikvarma/angular that referenced this pull request Jan 31, 2024
Follow-up to angular#54002 that:
* Remove the `toString` implementation from the `primitives`.
* Guards the `toString` with `ngDevMode` and prints out the value.

PR Close angular#54079
@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 Feb 25, 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 merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants