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

Hide mobile Search nav button + status tabs on scrollDown, but reveal on scrollUp #48258

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

Commits on Aug 29, 2024

  1. add animation logic

    SzymczakJ committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0cdffe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce6f1cc View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. prettify code

    SzymczakJ committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6ea15d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. adjust padding

    SzymczakJ committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ec1402b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2cb62e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e93ceca View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    1e5ff51 View commit details
    Browse the repository at this point in the history
  2. fix paddings

    SzymczakJ committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cd01f44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce7d213 View commit details
    Browse the repository at this point in the history
  4. fix loading state bug

    SzymczakJ committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    709e93d View commit details
    Browse the repository at this point in the history
  5. fix PR comments

    SzymczakJ committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    317cc9e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    8fd252b View commit details
    Browse the repository at this point in the history
  2. fix typo in comment

    SzymczakJ committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8794f8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    261df38 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    c59ff2f View commit details
    Browse the repository at this point in the history
  2. fix PR comments

    SzymczakJ committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c0866fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce2a6d3 View commit details
    Browse the repository at this point in the history
  4. fix

    SzymczakJ committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    db5812c View commit details
    Browse the repository at this point in the history
  5. fix lint

    SzymczakJ committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b0bf4c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    217ebf3 View commit details
    Browse the repository at this point in the history
  2. merge main

    SzymczakJ committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    552e596 View commit details
    Browse the repository at this point in the history
  3. modify scroll speed

    SzymczakJ committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1218079 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix animation

    SzymczakJ committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c85e65f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    a7cc0e4 View commit details
    Browse the repository at this point in the history
  2. clean up code

    SzymczakJ committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    28f7efe View commit details
    Browse the repository at this point in the history
  3. fix pr comments

    SzymczakJ committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b5ce7cd View commit details
    Browse the repository at this point in the history
  4. fix pr comments

    SzymczakJ committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    060ea0d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fix animation

    SzymczakJ committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    888db7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e222001 View commit details
    Browse the repository at this point in the history
  3. fix linter

    SzymczakJ committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bb7fb4d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix empty state not showing

    SzymczakJ committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a51f7db View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. clean up code

    SzymczakJ committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8319d34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b7e621 View commit details
    Browse the repository at this point in the history
  3. clean up code

    SzymczakJ committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    487945d View commit details
    Browse the repository at this point in the history
  4. fix styles

    SzymczakJ committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7146a1d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix PR comments

    SzymczakJ committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    91e44d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a672cf View commit details
    Browse the repository at this point in the history
  3. fix PR comments

    SzymczakJ committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    786c2cb View commit details
    Browse the repository at this point in the history
  4. fix modal not showing bug

    SzymczakJ committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3d556e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix PR comments

    SzymczakJ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    009d3d3 View commit details
    Browse the repository at this point in the history
  2. fix margin

    SzymczakJ committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3fd8995 View commit details
    Browse the repository at this point in the history