-
Updated
Aug 27, 2020 - JavaScript
accessibility
Here are 1,567 public repositories matching this topic...
-
Updated
May 2, 2020 - CSS
-
Updated
Aug 25, 2020
-
Updated
Aug 27, 2020 - TypeScript
-
Updated
Jul 18, 2020 - C
-
Updated
Aug 27, 2020 - C#
🙋 Feature Request
ButtonGroup currently adds an event listener for window resize events (https://github.com/adobe/react-spectrum/blob/main/packages/@react-spectrum/buttongroup/src/ButtonGroup.tsx#L69-L79). Now that we have a useResizeObserver hook, we should use it in place of the useEffect linked above.
🤔 Expected Behavior
The ButtonGroup's current behavior should be maintained afte
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
-
Updated
Aug 22, 2020 - JavaScript
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Aug 26, 2020 - Python
-
Updated
Aug 10, 2020 - JavaScript
-
Updated
Jul 3, 2020 - JavaScript
-
Updated
Jan 27, 2020 - JavaScript
-
Updated
Jul 28, 2020 - Swift
-
Updated
Jul 27, 2020 - CSS
-
Updated
Aug 18, 2020
-
Updated
Jul 12, 2020 - HTML
-
Updated
Jan 4, 2019 - JavaScript
-
Updated
Aug 26, 2020 - Python
-
Updated
Aug 23, 2020 - Java
-
Updated
Jul 22, 2020 - Swift
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Aug 26, 2020 - Java
-
Updated
Jun 29, 2020 - CSS
-
Updated
Jul 31, 2020 - HTML
-
Updated
Dec 16, 2019 - Swift
Improve this page
Add a description, image, and links to the accessibility topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the accessibility topic, visit your repo's landing page and select "manage topics."


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:https://github.com/reakit/reakit/blob/0b70f435673db13b75f82d69ac2760b485879674/.storybook/preview.js#L7-L22
Thos