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

fix(404): add button for searches #869

Merged
merged 11 commits into from
Nov 18, 2024
Merged

fix(404): add button for searches #869

merged 11 commits into from
Nov 18, 2024

Commits on Nov 8, 2024

  1. refactor: rework not found layout

    1. duplicate infobar to not found layout
    2. export styles from infobar so it's kept in sync
    3. add client component for search button
    seaerchin committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6f8c142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f105800 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. chore: fix regex

    seaerchin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    486b81a View commit details
    Browse the repository at this point in the history
  2. chore: rework styling

    seaerchin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0ddaab1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdef7d4 View commit details
    Browse the repository at this point in the history
  4. chore: add tests

    seaerchin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fefb91f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    29b40bc View commit details
    Browse the repository at this point in the history
  2. fix: useEffect

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

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    1a02095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d23a4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5dc742 View commit details
    Browse the repository at this point in the history