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: Add ReactiveProperty #3729

Merged
merged 4 commits into from Feb 15, 2024
Merged

Feature: Add ReactiveProperty #3729

merged 4 commits into from Feb 15, 2024

Commits on Feb 15, 2024

  1. Feature: Add ReactiveProperty

    A two way bindable declarative observable property with imperative get set.
    ChrisPulman committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    15429bd View commit details
    Browse the repository at this point in the history
  2. Update TestEnum.cs

    ChrisPulman committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e88dfad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80b6d6b View commit details
    Browse the repository at this point in the history
  4. Update API tests

    ChrisPulman committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    42dc4a5 View commit details
    Browse the repository at this point in the history