Skip to content

Accessibility docs #974

Open
Open
@callumacrae

Description

@callumacrae

React just added a section to their docs on accessibility, and it's pretty nice: https://facebook.github.io/react/docs/accessibility.html

I think Vue should have a page too! (and I'm happy to write it)

Proposed structure:

  • Introduction - why accessibility matters
  • Basic accessibility measures
    • Introduce the WCAG guidelines
    • Highlight a few of the important ones
  • Accessibility in SPAs
    • Content that relies on the mouse (menu bars, dropdowns, controls on mouseover)
    • Extended input elements
    • Dynamic content (notifications, error messages) and aria-live
    • Announcing page navigation
  • How to test accessibility

Very high-level overview of what I think we should have - any thoughts before I start writing?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions