Fixed GitHub icon to prevent CSP flag. Resolves an error which can occur when using the USWDS Icon component SVG sprite in combination with a Content Security Policy (CSP), where the presence of an inline style tag within the GitHub icon can violate most common CSPs which do not include the unsafe-inline style-src directive. Thanks @aduth! (uswds/uswds#4487)
Release ZIP SHA-256 hash: c869a7b5d0ebc5b8f44645782bad39faccdb272b1e38a077586ce94e2b09c4cd
USWDS 2.13.1
What's new in USWDS 2.13.1
Improvements and bug fixes
Fix Date Picker input bug in Safari. We fixed a bug where date picker selections would not propagate into the input field in Safari. (uswds/uswds#4456)
Fix external link icon display bug in Safari. We fixed a bug that resulted in colored bars on the top and bottom of external link icons in Safari. (uswds/uswds#4439)
Prevent infinite loops in divide function. We improved the logic of the divide function to abort immediately on an attempt to divide by zero. Thanks @aduth! (uswds/uswds#4438)
Optimize performance of luminance function. We used a simple look-up table for single-channel luminance values to dramatically improve the performance of luminance calculations. Thanks @aduth! (uswds/uswds#4437)
Fix Dropdown chevron display in Windows high contrast mode. We updated the Dropdown styles to allow the chevron to appear in any forced color mode. Thanks @trimspa! (uswds/uswds#4457)
Dependency updates
None
0 vulnerabilities in regular dependencies (dependencies for USWDS projects installed with npm install uswds)
Release ZIP SHA-256 hash: c048e4958cbc51a5512d89e321bc7bb90aa3bec00539330042125d6b2c0a0c45
USWDS 2.13.0
What's new in USWDS 2.13.0
Breaking changes
⚠️ Note: This release contains a couple accessibility-related updates that require a manual markup change.
⚠️ Improved resilience of icon-only functionality. We updated a couple components that use icon-only buttons so that they provide a text equivalent if the image path is broken and does not load. Specifically, this applies to two specific components:
The small variant of the Search button: The button that includes an image of a magnifying glass
The social icons in the Footer: This includes the Facebook, Twitter, YouTube, Instagram, and RSS buttons.
If you use these components, they will require a markup change.
... (truncated)
Commits
857cf50 Merge pull request #4560 from uswds/release-2.13.2
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps uswds from 2.12.2 to 2.13.2.
Release notes
Sourced from uswds's releases.
... (truncated)
Commits
857cf50
Merge pull request #4560 from uswds/release-2.13.298e0479
Create uswds-2.13.2-zip-hash.txtcdfb7b5
2.13.2cd80845
Update cssoaea4019
Use current snyk orb43e1a50
Update refs to 2.13.2b54b7e2
Update dependencies11e7344
Merge pull request #4551 from uswds/dw-update-breakpointa2037e7
Use partial pixel to support high dpib1c1f20
Merge pull request #4531 from uswds/al-collapsible-480-bugDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)