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

Adds OnPropertyChanged to IReactiveProperty implementations #474

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

hayer
Copy link
Contributor

@hayer hayer commented Feb 14, 2024

Adds OnPropertyChanged to ReactiveProperty<T>, ReactivePropertySlim<T> and ValidateableReactiveProperty<T> to be used in derived classes.

Related to #473

@hayer hayer changed the title Added OnPropertyChanged to IReactiveProperty Adds OnPropertyChanged to IReactiveProperty implementations Feb 14, 2024
@runceel
Copy link
Owner

runceel commented Feb 28, 2024

@hayer Thank you for your contribution. I’ll incorporate this PR into a new package.

@runceel runceel merged commit e81ec1c into runceel:main Feb 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants