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

use PopoverMenu for account switcher modal #49051

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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    e46b607 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary change

    nkdengineer committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7069e8c View commit details
    Browse the repository at this point in the history
  3. fix ts error

    nkdengineer committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    eb9e18b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    e894d78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de3bf0f View commit details
    Browse the repository at this point in the history
  3. move iconType to above

    nkdengineer committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1a5aaa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. merge main

    nkdengineer committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a49cada View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    nkdengineer committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5be7a19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95f4224 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

  1. fix header styles

    nkdengineer committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    70aa7f3 View commit details
    Browse the repository at this point in the history
  2. merge main

    nkdengineer committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    43e1ff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bed23eb View commit details
    Browse the repository at this point in the history
  4. Update src/components/PopoverMenu.tsx

    Co-authored-by: Abdelhafidh Belalia <16493223+s77rt@users.noreply.github.com>
    nkdengineer and s77rt authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4002bc1 View commit details
    Browse the repository at this point in the history
  5. add headerStyles

    nkdengineer committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2d5c678 View commit details
    Browse the repository at this point in the history
  6. remove unused style

    nkdengineer committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    584469a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    9b9e00f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bc72ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ac507c View commit details
    Browse the repository at this point in the history
  4. fix error doesn't display

    nkdengineer committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5d6c9db View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    366bce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2ee3c7 View commit details
    Browse the repository at this point in the history
  3. remove hard code

    nkdengineer committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6556abd View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    907b6e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84291a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

    nkdengineer committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6820937 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a58ff31 View commit details
    Browse the repository at this point in the history
  4. use lodashIsEqual

    nkdengineer committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4fde281 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. merge main

    nkdengineer committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8692d40 View commit details
    Browse the repository at this point in the history
  2. resovle conflict

    nkdengineer committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1e8b7ce View commit details
    Browse the repository at this point in the history
  3. fix perf-test

    nkdengineer committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b326494 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    c3ed169 View commit details
    Browse the repository at this point in the history
  2. revert change

    nkdengineer committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    92d3081 View commit details
    Browse the repository at this point in the history
  3. revert change

    nkdengineer committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a6770f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. merge main

    nkdengineer committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    36b7519 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

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

Commits on Oct 7, 2024

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