Skip to content

Conversation

@ChrisPulman
Copy link
Member

@ChrisPulman ChrisPulman commented Feb 28, 2025

What kind of change does this PR introduce?

fix for #197

What is the current behavior?

#197

What is the new behavior?

This pull request includes several changes to the ReactiveUI.SourceGenerators project, focusing on improving the handling of observable properties and enhancing the test view models. The most important changes include modifying property getters, adding new properties and attributes, and updating the test view models.

Improvements to property getters:

Enhancements to test view models:

Documentation improvements:

Nullable partial properties with ObservableAsProperty are not updated with null value
Adds check for partial properties to allow a null value after a value

What might this PR break?

Code is corrected for output, which may have lead to incorrect current value.

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:

@glennawatson glennawatson merged commit d0eb22b into main Mar 16, 2025
1 of 2 checks passed
@glennawatson glennawatson deleted the CP_FixFor197 branch March 16, 2025 01:27
@github-actions
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 Mar 31, 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.

3 participants