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

Core: Unnecessary aria-describedby (makes #2094 fixable) #2410

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

Commits on Nov 2, 2021

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

Commits on Nov 10, 2021

  1. core: aria-describedby

    eden-jh committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    86880c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    4009ffe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd860fa View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    567bd4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0af496d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a46475e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e8a788 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Core: Groups aria-describedby

    eden-jh committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    2f29b11 View commit details
    Browse the repository at this point in the history
  2. Core: fix aria-describedby not being removed from grouped fields

    Ensure that aria-describedby is removed from all members of a group when 
    all the known errors are resolved
    eden-jh committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    11c72be View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Core: Update capitalization

    eden-jh committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    2b367e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31847b9 View commit details
    Browse the repository at this point in the history
  3. Core: add setting to remove aria-describedby from valid fields

    Includes additional unit tests and a demo page
    eden-jh committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    73a70d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96be3bb View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

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