James Mejia

Results 115 issues of James Mejia

I'm trying to use Stylemark and sass lint together, but I'm getting a sass-lint error because of the comment format. My setup: - Node v11.14.0 - NPM @6.7.0 - gulp...

enhancement

### Describe the bug Testing validator updates in uswds/uswds#4719 results in the following a11y errors: ```bash Errors in http://localhost:4000/components/validation/: • Elements must only use allowed ARIA attributes (https://dequeuniversity.com/rules/axe/3.5/aria-allowed-attr?application=axeAPI) (#validate-code >...

Type: Bug
Affects: Accessibility 🟡
Status: Active 🟢

### Is your feature request related to a problem? Please describe. For security we should update USWDS 2x dependencies. ### Describe the solution you'd like - Run an NPM audit...

Type: Feature Request
Status: Triage

_Uses PR template from #4842_ ## Related issue Closes [#4816](https://github.com/uswds/uswds/issues/4816) ~⚠️ Doesn't include `gulp-sass` because it's not available, but there's a PR open.~ Not supported natively, but following `uswds-compile` example....

### Is your feature request related to a problem? Please describe. Domready seems unmaintained and causes issues with JS initializing in storybookjs. We should use a modern technique for initializing...

Type: Feature Request
Status: Scheduled 🟢
Added during Sprint

## Description **Remove layout dependency.** Removes the SASS layout grid dependency from component markup. ### Preview - [Banner default](https://federalist-3b6ba08e-0df4-44c9-ac73-6fc193b0e19c.app.cloud.gov/preview/uswds/uswds/jm-usa-banner-package/?path=/story/components-banner--default) - [Default Spanish](https://federalist-3b6ba08e-0df4-44c9-ac73-6fc193b0e19c.app.cloud.gov/preview/uswds/uswds/jm-usa-banner-package/?path=/story/components-banner--default-spanish) - [Mil](https://federalist-3b6ba08e-0df4-44c9-ac73-6fc193b0e19c.app.cloud.gov/preview/uswds/uswds/jm-usa-banner-package/?path=/story/components-banner--mil) - [Mil Spanish](https://federalist-3b6ba08e-0df4-44c9-ac73-6fc193b0e19c.app.cloud.gov/preview/uswds/uswds/jm-usa-banner-package/?path=/story/components-banner--mil-spanish) ## Additional information...

## Description Creates a USWDS Fonts package that includes font assets and SASS font-face rules. Closes #4880. ## Additional information ### Entry points - default - `_index.scss` sass entrypoint -...

_Testing new PR format in #4842._ ## Related issue Closes #4545. ## Problem statement Preps `uswds-core` package for alpha release. This will allow us to: 1. Learn how component packages...

## Description Creates an initial accordion component package. Closes [#4869](https://github.com/uswds/uswds/issues/4869). ## Additional information TODO - [x] Create package.json - [x] Create README - [x] Add component images - [x] Add...

Fonts component package should include assets required to make it function independently. - [x] Create package.json - [x] Create README - [x] Add component assets - [x] Add entry points...