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

Feature Request: Search box above section list #277 #278

Merged
merged 8 commits into from
Jul 23, 2023

Commits on Apr 4, 2023

  1. Feature Request: Search box above section list octokatherine#277

    Add new SectionFilter component to filter slugs based on section names
    Update SectionsColumn to display filtered sections
    Add units tests for SectionFilter component
    ksaswin committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    264a6ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c13cb49 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

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

Commits on May 4, 2023

  1. Merge branch 'main' of https://github.com/ksaswin/readme.so into Feat…

    …/sections-typeahead
    ksaswin committed May 4, 2023
    Configuration menu
    Copy the full SHA
    2464207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d1fa4 View commit details
    Browse the repository at this point in the history
  3. Improve search filter UX

    Remove search input after selecting a section
    Move search filter logic to SectionsColumn component
    Update SectionFilter unit test
    ksaswin committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e91b22e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f94c0f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

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