Skip to content

Conversation

@cexbrayat
Copy link
Member

@cexbrayat cexbrayat commented Jun 29, 2024

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?

The option introduced in 5df3e78 has been named equals whereas the existing option in signal is named equal.

What is the new behavior?

This commit renames the new option to equal as well to keep the naming coherent across these APIs.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

We discussed this with @alxhub on Slack

@cexbrayat cexbrayat requested a review from alxhub June 29, 2024 17:31
@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Jun 29, 2024
@ngbot ngbot bot added this to the Backlog milestone Jun 29, 2024
@JeanMeche JeanMeche modified the milestones: Backlog, v18.1 candidates Jun 29, 2024
Copy link
Member

@alxhub alxhub left a comment

Choose a reason for hiding this comment

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

Maybe make this fix() so it get called out in the changelog

The option introduced in 5df3e78 has been named `equals` whereas the existing option in `signal` is named `equal`.
This commit renames the new option to `equal` as well to keep the naming coherent across these APIs.
@cexbrayat cexbrayat force-pushed the refactor/equal-function branch from 4a7ed32 to 1811f8f Compare June 29, 2024 18:35
@cexbrayat cexbrayat changed the title refactor(core): rename the equality function option in toSignal fix(core): rename the equality function option in toSignal Jun 29, 2024
@atscott atscott added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels Jul 8, 2024
Copy link
Contributor

@atscott atscott left a 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

@pullapprove pullapprove bot requested a review from thePunderWoman July 8, 2024 16:22
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.

reviewed-for: public-api

@atscott
Copy link
Contributor

atscott commented Jul 8, 2024

This PR was merged into the repository by commit 5dcdbfc.

The changes were merged into the following branches: main

@atscott atscott closed this in 5dcdbfc Jul 8, 2024
pkozlowski-opensource pushed a commit to pkozlowski-opensource/angular that referenced this pull request Jul 10, 2024
…6769)

The option introduced in 5df3e78 has been named `equals` whereas the existing option in `signal` is named `equal`.
This commit renames the new option to `equal` as well to keep the naming coherent across these APIs.

PR Close angular#56769
pkozlowski-opensource pushed a commit that referenced this pull request Jul 10, 2024
…56922)

The option introduced in 5df3e78 has been named `equals` whereas the existing option in `signal` is named `equal`.
This commit renames the new option to `equal` as well to keep the naming coherent across these APIs.

PR Close #56769

PR Close #56922
@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 17, 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: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants