-
Updated
Mar 18, 2022 - TypeScript
a11y
Here are 994 public repositories matching this topic...
-
Updated
Mar 17, 2022 - TypeScript
-
Updated
Mar 14, 2022 - JavaScript
Examples
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
Noticed this in reviewing #3165. In determining if an element is focused, axe-core looks at the disabled attribute. However it doesn't check if that attribute is allowed for the node. So the following link is incorrectly determined as not focusable:
<a href="foo.html" disabled>Hello</a>This bug exists in lib/commons/dom/focus-disabled.js. The fix is to check `vNode.props.nod
Summary
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.
Expected result
Running a tool such as the WAVE plugin on Chrome shows no errors.
Actual res
This hint has been around since 2018 and is documented on webhint.io (https://webhint.io/docs/user-guide/hints/hint-doctype/). However it's not enabled by default in any of webhint's configurations (likely an oversight).
We should turn this on by default and perform any necessary cleanup in the process (e.g. switching to get locations from webhint's location-aware DOM that was added after the
-
Updated
Mar 10, 2022 - JavaScript
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
Mar 14, 2022 - JavaScript
Really love this library, especially all the accessibility considerations built in! One thing I've noticed in implementing it though is an error from accessibility validators for a missing aria-valuenow property on both the Color and Hue sliders.
I had an explore of the MDN docs for the two properties
-
Updated
Jan 27, 2020 - JavaScript
-
Updated
Mar 15, 2022 - JavaScript
-
Updated
Feb 21, 2022
-
Updated
Oct 13, 2021 - JavaScript
-
Updated
Aug 27, 2021 - Swift
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Feb 18, 2022 - JavaScript
-
Updated
Jan 23, 2022 - TypeScript
-
Updated
Oct 14, 2021 - JavaScript
-
Updated
Jul 1, 2021 - JavaScript
-
Updated
Oct 22, 2021 - SCSS
-
Updated
Feb 19, 2022
Improve this page
Add a description, image, and links to the a11y topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the a11y topic, visit your repo's landing page and select "manage topics."
Expected Behavior
defaultModeis used in Grommet component along withthemeModeprop to determine initial theme mode between dark and light themes. As this property is used by Grommet Theme Designer, Grommet HPE Theme and in HPE Design System I would expect it to