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:Improve Binder change detection #19488

Merged
merged 13 commits into from
Aug 23, 2024
Merged

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    d201945 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    c6f5f92 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Added equality predicate to Binding level

    and deprecated the old handleFieldValueChange method
    onuridrisoglu committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e48ac6b View commit details
    Browse the repository at this point in the history
  2. Fixed unit test error

    onuridrisoglu committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    75a5fba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75cfc93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    267fad0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Changes for review comments:

    - removed bindingInitialValuesMap from Binder, and kept the initial
    value in binding level instead
    - removed the default implementation for equalityPredicate and now this
    feature will only be active if an equalityPredicate is set
    onuridrisoglu committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    88f974b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6faa162 View commit details
    Browse the repository at this point in the history
  3. fixed format issues

    onuridrisoglu committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d6f7d55 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    b570d42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    158e743 View commit details
    Browse the repository at this point in the history
  3. Add tests

    tepi committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c79b79f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    326ebf5 View commit details
    Browse the repository at this point in the history