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

feat(ui5-avatar-group): update focus handling #8550

Merged
merged 5 commits into from
Apr 15, 2024

Commits on Mar 26, 2024

  1. feat(ui5-avatar-group): update focus handling

    Adjusted ui5-avatar-group focus display rules. On desktop, focus outline
    is always visible. For mobile, focus outline only appears with an
    external keyboard, it remains hidden for touch focus.
    
    Related to: #8320
    kgogov committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c96f22e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 8, 2024

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

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    2cd2218 View commit details
    Browse the repository at this point in the history
  2. chore: code cleanup

    kgogov committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6387465 View commit details
    Browse the repository at this point in the history