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(Select): Typeahead example #10207

Merged
merged 12 commits into from
May 8, 2024

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    d0afb7d View commit details
    Browse the repository at this point in the history
  2. feat(SelectTypeahead example): better arrow up/down keys handling

    - does not apply visual focus on the first menu option
    - handles disabled options
    - opens menu on pressing up/down arrow keys
    adamviktora committed May 6, 2024
    Configuration menu
    Copy the full SHA
    674ee20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82bb47b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85c6c35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ba9f22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87fbdec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e8ee52 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da0179a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f34d61c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2848912 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    87121d7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa9a1af View commit details
    Browse the repository at this point in the history