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 support for Slider<T> #271

Merged
merged 29 commits into from
Jan 1, 2024
Merged

Add support for Slider<T> #271

merged 29 commits into from
Jan 1, 2024

Commits on Dec 29, 2023

  1. Ability to add a Slider<T>

    tznind committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    29aae8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a1d070 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef1ae6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1ff2a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a8c2a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f21697 View commit details
    Browse the repository at this point in the history
  7. Add placeholder values

    tznind committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    374dcd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a36f631 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68ecbd9 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    a80b6a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c906bc1 View commit details
    Browse the repository at this point in the history
  3. Make Orientation designable and do not offer Slider (which is secre…

    …tly `Slider<object>`)
    tznind committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    def3d65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4030cf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    342e035 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afb5aac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3fd21b1 View commit details
    Browse the repository at this point in the history
  8. Refactoring

    tznind committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    34fd760 View commit details
    Browse the repository at this point in the history
  9. Fix EditDialog with string array back to original approach. Add extra…

    … properties that are designable on slider
    tznind committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    b758527 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    135a55b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a300227 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1220a95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    209052d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4559ab View commit details
    Browse the repository at this point in the history
  6. Slider round trip passing

    tznind committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    708dc71 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    850bf29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74eea2a View commit details
    Browse the repository at this point in the history
  3. Test fixes

    tznind committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    74bf7ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf17192 View commit details
    Browse the repository at this point in the history
  5. Mark slider supported

    tznind committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    fe346fe View commit details
    Browse the repository at this point in the history