Charlie Mahoney
Charlie Mahoney
# Description Testing USWDS compile develop branch with USWDS v2 on sandbox. > [!WARNING] > Not intended for merge into `develop`. Just set merge target to display changes correctly. ##...
# Summary **Improved form group error syles.** Form group error border width and relevant spacing have been reduced. As discussed in [dev sync](https://docs.google.com/document/d/172TU5BVS9kGZQDuPcAhGoZjaTd2ngzcTayq4WRRTBUs/edit#heading=h.3exjgbcdn2d4) (🔒) and this [internal slack thread](https://gsa-tts.slack.com/archives/C050HRGN7/p1722263917352969) (🔒)...
## Description Updating `sass` package to `>= 1.77.7` introduces the following warning: > [!WARNING] > Sass's behavior for declarations that appear after nested rules will be changing to match the...
# Summary Demo repo combining the work of #5908 & #5999 to showcase character count error states
# Summary Resolved dependency vulnerabilities via `npm audit fix` and installed the USWDS Compile's new version. ## Breaking change This is not a breaking change. ## Related issue [USWDS-Team -...
# Description NVDA, JAWs, and iPhone screen readers do not read the aria-label set on the ellipses `li` elements. ## Desired behavior Screen readers intuitively read out ellipses to prevent...
# Summary Created error state Storybook controls and preview to showcase error styles. ## Breaking change This is _not_ a breaking change ## Related issue Closes #5991 ## Related pull...
## Description The `classlist-polyfill` dependency was causing a DoS vulnerability affecting downstream projects. ## Additional information The following code is being generated in our `uswds.js` file and is being flagged...
### Describe the bug The `axe` script currently results in an error. ```node ❯ npm run axe > axe > node config/run-axe.js Static file server is listening at http://localhost:64468. Chrome...
### Is your feature request related to a problem? Please describe. We feature a table with a single header **row**, but no variant for a table with a single header...