react-uswds
react-uswds copied to clipboard
USWDS 3.0 components built in React
# Summary Allow consumers to build custom Banners (say if a consumer needed a banner for a state government website) This change is inspired by the DOL project which is...
**ReactUSWDS Version & USWDS Version:** ReactUSWDS: 2.9.0 USWDS: 2.11.2 **Describe the bug** After implementing `Content-Security-Policy-Report-Only` with an `img-src: 'self' ;` directive, we are seeing reports of inline images coming from...
The lock icon and surrounding parentheses can be made `aria-hidden`, as it only communicates visual information. https://github.com/trussworks/react-uswds/blob/c9f71d7d7989fb9c7ab2e264d1af26436dcb66c3/src/components/GovBanner/GovBanner.tsx#L64 Ditto for the flag image, which is purely decorative: https://github.com/trussworks/react-uswds/blob/c9f71d7d7989fb9c7ab2e264d1af26436dcb66c3/src/components/GovBanner/GovBanner.tsx#L129-L133
**Does your feature request relate to a specific USWDS component?** [Banner](https://designsystem.digital.gov/components/banner/) **What USWDS Version is this feature present in?** N/A **Is your feature request related to a problem? Please describe.**...
**ReactUSWDS Version & USWDS Version:** react-uswds: 3.1.0 uswds: 2.13.3 **Describe the bug** When ComboBox `options` prop is updated displayed options do not change  Seems like the component...
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.0 to 1.53.0. Release notes Sourced from sass's releases. Dart Sass 1.53.0 To install Sass 1.53.0, download one of the packages below and add it to your...
**ReactUSWDS Version & USWDS Version:** "@trussworks/react-uswds": "^3.0.2", "react": "^18.0.0", "uswds": "^2.13.3", **Describe the bug** When using it generates the following output **To Reproduce** Steps to reproduce the behavior: 1. Go...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 28.1.0 to 28.1.1. Release notes Sourced from babel-jest's releases. v28.1.1 Features [jest] Expose Config type (#12848) [@jest/reporters] Improve GitHubActionsReporters annotation format (#12826) [@jest/types] Infer argument types passed...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.2 to 4.10.0. Release notes Sourced from webpack-cli's releases. v4.10.0 4.10.0 (2022-06-13) Bug Fixes changeTime is already in milliseconds (#3198) (d390d32) improve parsing of --env flag (#3286)...