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

XWIKI-22165: Home page icons do not have a text alternative #3123

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on May 17, 2024

  1. XWIKI-22165: Home page icons do not have a text alternative

    * Updated the english homepage with screen reader only bits of text.
    Sereza7 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9fc3b59 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    fb87604 View commit details
    Browse the repository at this point in the history
  2. XWIKI-22165: Home page icons do not have a text alternative

    * Added a macro parameter for the text alternative.
    * Added a test to cover this parameter
    * Updated the content of the home page to use this new parameter
    Sereza7 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f1b8e50 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. XWIKI-22165: Home page icons do not have a text alternative

    * Renamed the test file to make room for the one that was added in the meantime
    Sereza7 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    10f576c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df42d34 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. XWIKI-22165: Home page icons do not have a text alternative

    * Updated the version comments
    Sereza7 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2f71bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0815ef View commit details
    Browse the repository at this point in the history
  3. XWIKI-22165: Home page icons do not have a text alternative

    * Added the unstable annotation on the new class methods
    * Reduced class fanout on DisplayIconMacro.java and updated the test to take into account this slight change in solution.
    Sereza7 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7d12a73 View commit details
    Browse the repository at this point in the history