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

feat: add IsNull to bindable property #47

Merged
merged 1 commit into from
Dec 31, 2023

Conversation

BoBoBaSs84
Copy link
Owner

changes:

  • IBindableProperty modified
  • BindableProperty modified
  • unit tests added

closes #45

changes:
- `IBindableProperty` modified
- `BindableProperty` modified
- unit tests added

closes #45
@BoBoBaSs84 BoBoBaSs84 added feature New feature or request tests Improvements or additions to unit testing labels Dec 31, 2023
@BoBoBaSs84 BoBoBaSs84 self-assigned this Dec 31, 2023
@BoBoBaSs84 BoBoBaSs84 linked an issue Dec 31, 2023 that may be closed by this pull request
Copy link
Owner Author

@BoBoBaSs84 BoBoBaSs84 left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@BoBoBaSs84 BoBoBaSs84 merged commit 54f38f4 into main Dec 31, 2023
3 checks passed
@BoBoBaSs84 BoBoBaSs84 deleted the feature/isnull-to-bindableproperty branch December 31, 2023 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request tests Improvements or additions to unit testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add IsNull to IBindableProperty
1 participant