Skip to content
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

Feature Enable WhenAny DistinctUntilChanged override #3966

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

feature
closes #3846

What is the current behavior?

#3846

What is the new behavior?

Update Splat.Drawing package reference
Enable WhenAny / WhenAnyValue / WhenAnyDynamic to include a DistinctUntilChanged override
Enable ObservableForProperty and SubscribeToExpressionChain to include a DistinctUntilChanged override

What might this PR break?

None expected as is an additional override set to a default value of true

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

Update Splat.Drawing package reference
@ChrisPulman ChrisPulman linked an issue Feb 9, 2025 that may be closed by this pull request
@dpvreony dpvreony merged commit fc79b8c into main Feb 9, 2025
1 check passed
@dpvreony dpvreony deleted the 3846-remove-distinctuntilchanged-from-whenanyvalue branch February 9, 2025 22:25
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove DistinctUntilChanged from WhenAnyValue
2 participants