-
Updated
Oct 1, 2020 - JavaScript
a11y
Here are 705 public repositories matching this topic...
-
Updated
Oct 1, 2020 - TypeScript
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
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
moment is considered legacy now by their team, we should think about moving to other alternatives
Originally posted by @molant in webhintio/hint#4040 (comment)
-
Updated
Aug 22, 2020 - JavaScript
-
Updated
Jan 27, 2020 - JavaScript
-
Updated
Sep 27, 2020
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Jun 29, 2020 - CSS
-
Updated
Sep 26, 2020 - JavaScript
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Sep 30, 2020 - SCSS
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Nov 12, 2018 - HTML
-
Updated
Sep 30, 2020 - TypeScript
-
Updated
Aug 24, 2020 - CSS
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Mar 23, 2020
Something must have changed in Chrome because the CSS asterisk is no longer positioned appropriately.
checking firefox, it still is positioned as intended.
Further investigation necessary.
-
Updated
Mar 6, 2020
-
Updated
Oct 16, 2019 - JavaScript
-
Updated
Aug 29, 2020 - JavaScript
-
Updated
Sep 29, 2020 - HTML
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
More components in the theme object should support customization by specifying a
familyproperty for those components. I was attempting to customizeListwhile a coworker is trying to customizeAnchor. Using the extend function is a workaround for now.Actual Behavior
Only
HeadingandButtonsupportfamilyon the theme object.URL, screen shot,