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: new search component - implement Combobox approach #506

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Commits on Oct 16, 2024

  1. feat(search): start impl

    MengLinMaker committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c4fe83f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

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

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    f977150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea322dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79f63f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea00403 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52bcf59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75d761c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e92a57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8fd683 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0b1db6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b7e2f69 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6c734af View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4c88a06 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    806f8e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    2594383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c503a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3646e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. fix: (combobox) allowsEmptyCollection should display dropdown even …

    …when `options` is empty
    MengLinMaker committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    898973d View commit details
    Browse the repository at this point in the history
  2. Revert "feat: auto detect NoResults component prescence when empty op…

    …tions is given"
    
    This reverts commit 9c503a5.
    MengLinMaker committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    96736ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e31a1ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5c7f71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3559681 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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