-
Updated
Sep 1, 2020 - JavaScript
wai-aria
Here are 81 public repositories matching this topic...
-
Updated
Aug 19, 2020 - JavaScript
-
Updated
Sep 1, 2020 - TypeScript
-
Updated
Sep 1, 2020 - JavaScript
🙋 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
-
Updated
Aug 18, 2020
-
Updated
Aug 20, 2020 - JavaScript
I'm submitting a ...
- bug report
- feature request
- support request
What is the current behavior?
Keyboard control works great, but still lacking many accessibility features.
What is the expected behavior?
vue-simple-suggest to be more screen reader friendly.
Including:
- Necessary aria tags
- Using a
ulandlitags for suggestions
-
Updated
Oct 16, 2019 - JavaScript
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Aug 31, 2020 - HTML
-
Updated
Aug 1, 2020 - JavaScript
-
Updated
Oct 11, 2018
-
Updated
Feb 16, 2019 - JavaScript
-
Updated
Jul 15, 2017 - JavaScript
-
Updated
Aug 31, 2020 - Clojure
-
Updated
Dec 9, 2016
-
Updated
Aug 24, 2020 - TypeScript
-
Updated
Sep 7, 2018 - JavaScript
-
Updated
Apr 4, 2019
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Dec 13, 2018 - JavaScript
-
Updated
Mar 25, 2017 - JavaScript
-
Updated
Aug 2, 2018
-
Updated
Dec 18, 2018 - HTML
-
Updated
Feb 24, 2018 - JavaScript
Improve this page
Add a description, image, and links to the wai-aria topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wai-aria 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