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 a11y audit: Missing aria-hidden on some decorative SVGs #2691

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

Commits on Aug 19, 2024

  1. Fix a11y audit bug 0-3: Do the images have appropriate text alternati…

    …ves?
    
    - removing visually-hidden text redundant with svg's title
    hannahiss committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ec6ffab View commit details
    Browse the repository at this point in the history
  2. Fix a11y audit bug 0-3: Do the images have appropriate text alternati…

    …ves?
    
    - Fix missing aria-hidden="true" in docs version and mode submenus
    hannahiss committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b9c0400 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    be6217c View commit details
    Browse the repository at this point in the history
  2. Missing aria-hidden

    hannahiss committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e5006c1 View commit details
    Browse the repository at this point in the history
  3. Missing aria-hidden

    hannahiss committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    99204ae View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Missing aria-hidden

    hannahiss committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    089c1fa View commit details
    Browse the repository at this point in the history
  2. Missing aria-hidden

    hannahiss committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4768a6e View commit details
    Browse the repository at this point in the history
  3. Missing aria-hidden

    hannahiss committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    09f72e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f300ec3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    01b6f1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54a813f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75d5a96 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 20, 2024

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