diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e24ab9d..8fee95f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ ## Unreleased +### Improvements + +- Update styling for Default (previously "Other") Alert component variant, for greater distinction from other variants and consistency with U.S. Web Design System. ([#449](https://github.com/18F/identity-design-system/pull/449)) + - It is no longer necessary to assign the `usa-alert--other` class to use these styles, and it can be safely removed. Existing code assigning `usa-alert--other` should continue to display the updated default styles as expected. + ### Bug Fixes - Improve compatibility of badge icon styling for inner Icon component. ([#445](https://github.com/18F/identity-design-system/pull/445)) diff --git a/docs/_components/alerts.md b/docs/_components/alerts.md index 4cbad420..630b165f 100644 --- a/docs/_components/alerts.md +++ b/docs/_components/alerts.md @@ -63,10 +63,10 @@ Visit the [USWDS Alerts component](https://designsystem.digital.gov/components/a {% endcapture %} {% include helpers/code-example.html code=example %} -### Other +### Default {% capture example %} -
Banner text