-
Updated
Nov 23, 2021 - TypeScript
{{ message }}
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
Opening this issue in case anyone wants to help. Recently, we've configured Storybook to import files from __examples__ folders inside Reakit component folders. This is how we're doing it:
Thos
I don't think this impacts anyone today, since there are currently no unsupported roles listed in axe-core. But I noticed the following bugs.
Running the WAVE plugin shows not all text has sufficient contrast, and an empty link is present, these are minor issues and potentially false positives, as the site may serve as an example for others it would be great if at least all errors from automated tests are resolved.
Running a tool such as the WAVE plugin on Chrome shows no errors.
In vscode, whenever I set the "extends" property in my tsconfig.json file, webhint gives the following error message:
Unexpected token } in JSON at position 705 (typescript-config/is-valid)
Pa11y is your automated accessibility testing pal
React components and hooks library with native dark theme support focused on usability, accessibility and developer experience
Static AST checker for a11y rules on JSX elements.
A very lightweight and flexible accessible modal dialog script.
JavaScript library to help modern web applications with accessibility concerns
A curate list about A11Y
Generate colors based on a desired contrast ratio
It is a trap! A lock for a Focus.
Pa11y Dashboard is a web interface which helps you monitor the accessibility of your websites
A portfolio for developers
Simple and complete DOM testing playground that encourage good testing practices.
Accessibility (A11Y) Style Guide
Listing of accessible components & patterns
Focus on the content and structure of your HTML
Add a description, image, and links to the a11y topic page so that developers can more easily learn about it.
To associate your repository with the a11y topic, visit your repo's landing page and select "manage topics."
The ability to view Storybook stories with different themes was added in grommet/grommet#5674.
We need to make adjustments to the stories component by component to take advantage of the theming ability. The Button stories are currently using this enhancement and can be viewed on storybook. While