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

Add bindings Avalonia v11.0.0 #422

Merged
merged 59 commits into from
Jun 4, 2024

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    3c8684e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d89f93 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    cdfba37 View commit details
    Browse the repository at this point in the history
  2. add ComboBox bindings.

    SilkyFowl committed May 4, 2024
    Configuration menu
    Copy the full SHA
    20d2612 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdc90e0 View commit details
    Browse the repository at this point in the history
  4. add MenuItem bindings.

    SilkyFowl committed May 4, 2024
    Configuration menu
    Copy the full SHA
    a650d8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7aae22 View commit details
    Browse the repository at this point in the history
  6. add TreeView bindings.

    SilkyFowl committed May 4, 2024
    Configuration menu
    Copy the full SHA
    b0abf8f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57c803d View commit details
    Browse the repository at this point in the history
  8. add CalendarItem bindings.

    SilkyFowl committed May 4, 2024
    Configuration menu
    Copy the full SHA
    9752107 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    420d662 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0cc9265 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3157b8e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    95b7692 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. add ProgressBar bindings.

    SilkyFowl committed May 5, 2024
    Configuration menu
    Copy the full SHA
    0c8168d View commit details
    Browse the repository at this point in the history
  2. add Slider bindings.

    SilkyFowl committed May 5, 2024
    Configuration menu
    Copy the full SHA
    6424137 View commit details
    Browse the repository at this point in the history
  3. add ScrollBar bindings.

    SilkyFowl committed May 5, 2024
    Configuration menu
    Copy the full SHA
    a513505 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. add RemoteWidget bindings.

    SilkyFowl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    53c754a View commit details
    Browse the repository at this point in the history
  2. fix Shape bindings

    - fix strokeDashArray<'t>(value: double list) implementation
    - rename binding name: strokeJoinCap -> strokeJoin
    SilkyFowl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    82fba25 View commit details
    Browse the repository at this point in the history
  3. add Arc bindings.

    SilkyFowl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d5a8a76 View commit details
    Browse the repository at this point in the history
  4. add Rectangle bindings.

    SilkyFowl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6a3d641 View commit details
    Browse the repository at this point in the history
  5. add Sector bindings.

    SilkyFowl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1691053 View commit details
    Browse the repository at this point in the history
  6. update Sector bindings.

    - remove create function ... TextElement is AbstractClass.
    - add AttachedProperty bindings.
    SilkyFowl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    baf755c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    7668504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c268b22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b72866 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3446b3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bbc3b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9f5740 View commit details
    Browse the repository at this point in the history
  7. add AdornerLayer bindings.

    SilkyFowl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7e17cfe View commit details
    Browse the repository at this point in the history
  8. add OverlayLayer bindings.

    SilkyFowl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0b65342 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    57bc973 View commit details
    Browse the repository at this point in the history
  2. add StackPanel bindings.

    SilkyFowl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    18902b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd1b900 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4e16fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddf8842 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b894240 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b290ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    223b8ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b3773bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f810b3e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4270ba2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ff60da9 View commit details
    Browse the repository at this point in the history
  13. add Popup bindings.

    SilkyFowl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2bd1aad View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b577366 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. add Calendar bindings.

    SilkyFowl committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d479114 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    a6368b8 View commit details
    Browse the repository at this point in the history
  2. add Button bindings.

    SilkyFowl committed May 11, 2024
    Configuration menu
    Copy the full SHA
    cc132b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b761ed1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    927160c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fd7145 View commit details
    Browse the repository at this point in the history
  6. add ToggleSwitch bindings.

    SilkyFowl committed May 11, 2024
    Configuration menu
    Copy the full SHA
    1e19748 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c13a04 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    beb13e7 View commit details
    Browse the repository at this point in the history
  2. update ScrollViewer bindings.

    - add missing bindings.
    - change attached bindings
      - allowAutoHide
    - remove bindings that setter is not accessible.
      - extent
      - viewport
      - isExpanded
      - smallChange
      - largeChange
    SilkyFowl committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1160f26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b4a6fa View commit details
    Browse the repository at this point in the history
  4. add SplitView bindings.

    SilkyFowl committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cd4d413 View commit details
    Browse the repository at this point in the history
  5. add Expander bindings.

    SilkyFowl committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c68392e View commit details
    Browse the repository at this point in the history