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

450 dropdown search improvements #455

Merged
merged 19 commits into from
Jul 17, 2023

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    91b27d2 View commit details
    Browse the repository at this point in the history
  2. Merge branch '448-dropdown-blur-when-multi-search-fix' into 450-dropd…

    …own-search-improvements
    j-leidy committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9e47052 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1d3d15 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. refactor(dropdown.tsx): made dropdown researchable while open, allowe…

    …d to not show selected items
    
    re Headstorm#450
    j-leidy committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5036b23 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    11410fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f22c5c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cae1b9a View commit details
    Browse the repository at this point in the history
  4. refactor(dropdown.tsx textinput.tsx): modified prop type on the text …

    …input component to merge refs
    
    This allows us to have the input and the container for the input ref-able
    
    re Headstorm#450
    j-leidy committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    48cf208 View commit details
    Browse the repository at this point in the history
  5. refactor(dropdown.tsx, textinput.tsx): modified props on TextInput to…

    … allow mergeref in dropdown
    
    re Headstorm#450
    j-leidy committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e08a487 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30fe566 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    79e8b9d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. refactor(all files with mergerefs): modified mergerefs and modified t…

    …he locations it is called
    
    re Headstorm#450
    j-leidy committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7b13c55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0eac76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2841d88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e10567c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eac5452 View commit details
    Browse the repository at this point in the history
  6. refactor(dashboard.tsx textinput.tsx): changes to search, tracking st…

    …ate in Dropdown ^^
    
    dashboard.tsx should be dropdown.tsx
    
    re Headstorm#450
    j-leidy committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4660d14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad2286a View commit details
    Browse the repository at this point in the history
  8. feat(drpdwn): types

    j-leidy committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1ddade3 View commit details
    Browse the repository at this point in the history