Skip to content

refactor(core): pass signal equal function to primitives#60364

Closed
pkozlowski-opensource wants to merge 1 commit intoangular:mainfrom
pkozlowski-opensource:reactivity_pod_equals_in_core
Closed

refactor(core): pass signal equal function to primitives#60364
pkozlowski-opensource wants to merge 1 commit intoangular:mainfrom
pkozlowski-opensource:reactivity_pod_equals_in_core

Conversation

@pkozlowski-opensource
Copy link
Copy Markdown
Member

The signals primitives package understands the equals option now so we can pass it to the signal / computed creation methods instead of manually assigning the equality function on a reactive node.

The signals primitives package understands the equals option now
so we can pass it to the signal / computed creation methods instead
of manually assigning the equality function on a reactive node.
@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Mar 13, 2025
@ngbot ngbot bot added this to the Backlog milestone Mar 13, 2025
@pkozlowski-opensource pkozlowski-opensource marked this pull request as ready for review March 13, 2025 11:00
@pkozlowski-opensource pkozlowski-opensource added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Mar 13, 2025
@pkozlowski-opensource pkozlowski-opensource added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Mar 13, 2025
@pkozlowski-opensource
Copy link
Copy Markdown
Member Author

This PR was merged into the repository by commit adecf4c.

The changes were merged into the following branches: main, 19.2.x

pkozlowski-opensource added a commit that referenced this pull request Mar 13, 2025
The signals primitives package understands the equals option now
so we can pass it to the signal / computed creation methods instead
of manually assigning the equality function on a reactive node.

PR Close #60364
@angular-automatic-lock-bot
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 angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 13, 2025
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: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants