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

Render accessibility violations in component guide #82

Merged
merged 3 commits into from Sep 22, 2017
Merged

Commits on Sep 22, 2017

  1. Make accessibility warnings more generic

    Refactor to allow method re-use for violations
    fofr committed Sep 22, 2017
    Copy the full SHA
    419f12d View commit details
    Browse the repository at this point in the history
  2. Render accessibility violations in page

    * Refactor incomplete warnings JS to work with both incomplete and
    violations
    * Improve typography of HTML output
    * Update to cope better with multiple reasons (eg an image without an
    alt tag can have many possible solutions)
    fofr committed Sep 22, 2017
    Copy the full SHA
    5e10d03 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    580dbc0 View commit details
    Browse the repository at this point in the history