-
Updated
Apr 8, 2022 - TypeScript
{{ message }}
A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
WAI-ARIA compliant React autosuggest component
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
OptiKey - Full computer control and speech with your eyes
Lightweight, accessible and responsive lightbox.
Accessible Accordion component for React
Frend — A collection of accessible, modern front-end components.
Accessible drag and drop list reorder module
Lightweight, accessible, customizable and fast Dropdown Tree Select component for React
An independent and privacy-friendly solution to embed HTML, CSS and JS code examples
Accessible W3C conform accordion written in ES6.
currently I am trying to:
bind:values={[$volume]}...but I get the following error:
Can only bind to an identifier (e.g. `foo`) or a member expression (e.g. `foo.bar` or `foo[baz]`) (59:3)
...and I honestly only need one value for my use cases (volume slider and timeline, which you have expressed reservations about :-)
so, would it be possible to add a `value
Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Reakit System.
An ultra-lightweight blogging engine, written in PHP.
the last (accessible) carousel you'll ever need.
Accessible rendering layer for Autosuggest and Autocomplete components
When focusing an active accordion trigger a unique focus style should be available
This should just require a new css focus selector for the button when in the aria-expanded state
An accessible, open-source lightbox with no dependencies
Add a description, image, and links to the accessible topic page so that developers can more easily learn about it.
To associate your repository with the accessible topic, visit your repo's landing page and select "manage topics."
This is a question/request, but I am happy to try to contribute if you can point me in the right direction :)
I notice when using
useSelect, if I have a number of entries in the Select dropdown like "San Francisco", "San Diego", and "San Antonio", If I type "San F", it doesn't select the appropriate entry because the space key causes the dropdown to close. So - is there a way to prevent this