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

Search Saved Meals #241

Merged
merged 11 commits into from
Nov 16, 2024
Merged

Search Saved Meals #241

merged 11 commits into from
Nov 16, 2024

Commits on Nov 15, 2024

  1. add search input box

    ZengLawrence committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6f1b960 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. extract to component

    ZengLawrence committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ab77be6 View commit details
    Browse the repository at this point in the history
  2. extract to new file

    ZengLawrence committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    cc7c0ea View commit details
    Browse the repository at this point in the history
  3. format

    ZengLawrence committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    7a6007f View commit details
    Browse the repository at this point in the history
  4. save search term state

    ZengLawrence committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    0f8571d View commit details
    Browse the repository at this point in the history
  5. search by single term

    ZengLawrence committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    5e1c4c3 View commit details
    Browse the repository at this point in the history
  6. readability

    ZengLawrence committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    0a506b4 View commit details
    Browse the repository at this point in the history
  7. case insensitive search

    ZengLawrence committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    daae86b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbfa129 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf30cec View commit details
    Browse the repository at this point in the history
  10. prep for release

    ZengLawrence committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d16093d View commit details
    Browse the repository at this point in the history