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 AlphaPicker #11728

Merged
merged 16 commits into from
Mar 27, 2024
Merged

Add AlphaPicker #11728

merged 16 commits into from
Mar 27, 2024

Commits on Mar 25, 2024

  1. feat: add Picker component

    kyledurand committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ded69ba View commit details
    Browse the repository at this point in the history
  2. remove animation

    kyledurand committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    42cc3e5 View commit details
    Browse the repository at this point in the history
  3. add filtering

    kyledurand committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9c950ff View commit details
    Browse the repository at this point in the history
  4. style textfield

    kyledurand committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c7157e5 View commit details
    Browse the repository at this point in the history
  5. fix border radius

    kyledurand committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    921a86c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    488916b View commit details
    Browse the repository at this point in the history
  7. wire up listbox props

    kyledurand committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8a8dbe9 View commit details
    Browse the repository at this point in the history
  8. add addAction

    kyledurand committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b1fd35d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6efbc7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ce91990 View commit details
    Browse the repository at this point in the history
  11. changeset

    kyledurand committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f0e1636 View commit details
    Browse the repository at this point in the history
  12. add manual focus back

    kyledurand committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9d79ef1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    927c0a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. fix: focus bug

    kyledurand committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e34e33e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    c0d1f53 View commit details
    Browse the repository at this point in the history
  2. manage focus manually

    kyledurand committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d4f6b65 View commit details
    Browse the repository at this point in the history