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: dismiss login flyout when moving out of the popup #2637

Merged
merged 13 commits into from
Aug 17, 2023
Merged

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    82759fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dccbf57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6544bf1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Aug 7, 2023

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

Commits on Aug 8, 2023

  1. fix shift+tab behaviour

    Mnickii committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    85884f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

Commits on Aug 10, 2023

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

Commits on Aug 15, 2023

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

Commits on Aug 16, 2023

  1. fix buggy shift+tab behaviour

    Mnickii committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d852b08 View commit details
    Browse the repository at this point in the history
  2. return focus to ligin button

    Mnickii committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ebbb683 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Update packages/mgt-components/src/components/mgt-login/mgt-login.ts

    rewrite implementation to handle shift+tab natively
    
    Co-authored-by: Gavin Barron <gavinbarron@microsoft.com>
    Mnickii and gavinbarron authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5d12e4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a470bd3 View commit details
    Browse the repository at this point in the history