Charlie Mahoney

Results 108 issues of Charlie Mahoney

## Description As @mejiaj pointed out in #1573, there are classes mentioned in `_uswds-theme-custom-styles.scss` that are not found anywhere in the markup. After looking through some more of the classes,...

## Description Uses [Jekyll SEO](https://github.com/jekyll/jekyll-seo-tag) gem. Closes #859. This gem allows you to add metadata to `_config.yml` to be automatically formatted into the head of the HTML. Meta tags before:...

Related to #1109 ## Pages to fix: - [ ] /components/ - [ ] /components/icons ## Descriptions ### Icons Page ```js id: 'aria-allowed-attr', impact: 'serious', tags: [ 'cat.aria', 'wcag2a', 'wcag412'...

MVP for JSON token conversion. Convert Scss tokens/variables to JSON and use style-dictionary to return to the current Scss structure. ## Progress tracker - [ ] Color - [ ]...

Status: Triage

# Summary **Improved mobile nav behaviors.** The mobile nav menu will now stay open while new pages load to reduce confusion caused by content updating after the menu closes. ##...

# Summary **Fixed a bug that caused `mouseover` events to focus buttons and prevent keyboard navigation.** Now, hovering the mouse over date picker buttons will only cause the `hover` state....

# Summary **Added color contrast checks for disabled tokens.** On compilation, USWDS will test disabled element color contrast and provide a fallback color if minimum contrast is not met. If...

# Summary **Resolves style specificity issues between `usa-footer` and `usa-grid-layout`.** This resolves visual regressions potentially caused by #5289. ## Breaking change This is not a breaking change. ## Related issue...

# Summary Adds focus styles to calendar button in high contrast mode. Now, the calendar icon changes to the `highlight` high contrast token. ## Breaking change This is not a...

### Is your feature request related to a problem? Please describe. Currently, importing layout-grid pulls in the core styles as well as its utilities. Is it possible to reduce the...

Type: Feature Request
Package: Layout Grid
Needs: Discussion
Affects: Performance