design-system
design-system copied to clipboard
Open source design and front-end development resources for creating Section 508 compliant, responsive, and consistent websites.
Bumps [downshift](https://github.com/downshift-js/downshift) from 3.4.8 to 6.1.9. Release notes Sourced from downshift's releases. v6.1.9 6.1.9 (2022-08-11) Bug Fixes hooks: do not accept undefined as initial values (#1398) (1054249) v6.1.8 6.1.8 (2022-08-11)...
## Summary [Jira ticket](https://jira.cms.gov/browse/WNMGDS-1402) For vertical nav: Added conditional logic to wrap link list with a `` only if it's not nested (using already existing `nested` prop). For header: WIP...
## Summary This has been something I've been wanting to look into for a while. Long story short, when we deploy any file to Akamai NetStorage, its name will be...
email sent to [email protected] bounces as not a valid address.
Getting sass deprecation warnings in the cms design package . We're using gatsby ``` Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in...
**Describe the bug** Some rules and their components do not seem to respect flexbox design. For example, if I have an outer container with something like: `ds-u-display--flex` `ds-u-flex-direction--column` `ds-u-align-items--center` `ds-u-justify-content--center`...
**Describe the bug** The DropDown Component does not contain the aria-live="assertive" which is a recommended fix for Jaws not reading a drop down box and it's options. **To Reproduce** Steps...
**Describe the bug** * Each modal has a generic "dialog box with web content" name making the different modals indistinguishable from one another. * proposed solution: Update Dialog aria functionality...
**Describe the bug** - Each Dialog CMS component has: `` To fulfill 508 compliance, every element with role="banner", inside of a body tag needs to have an appropriate and unique...
**Describe the bug** - the keyboard commands suggested by voice-over (Control Option Shift Down arrow) to select the button do not work - confirmed that this is the same issue...