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 ComboBox widget #1954

Merged
merged 7 commits into from
Jul 26, 2023
Merged

Add ComboBox widget #1954

merged 7 commits into from
Jul 26, 2023

Commits on Jul 26, 2023

  1. Add ComboBox widget

    - Widget implementation
    - Widget helper
    - Example
    jhff authored and hecrj committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    dd5ef8b View commit details
    Browse the repository at this point in the history
  2. Add gif to example

    jhff authored and hecrj committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    470e13c View commit details
    Browse the repository at this point in the history
  3. Swap unwrap_or_else to unwrap_or_default

    jhff authored and hecrj committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7fe3389 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14fb723 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eb2889 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28d32a8 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG

    hecrj committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    559ebdb View commit details
    Browse the repository at this point in the history