diff --git a/README.md b/README.md index 39a90d70d7..52ebcd7309 100644 --- a/README.md +++ b/README.md @@ -62,12 +62,12 @@ How you implement the design system depends on the needs of your project and you ### Download -1. Download the [USWDS zip file](https://github.com/uswds/uswds/releases/tag/v2.3.0) from the latest USWDS release and open that file. +1. Download the [USWDS zip file](https://github.com/uswds/uswds/releases/tag/v2.3.1) from the latest USWDS release and open that file. After extracting the zip file you should see the following file and folder structure: ``` - uswds-2.3.0/ + uswds-2.3.1/ ├── css/ │   ├── uswds.min.css.map │   ├── uswds.min.css @@ -87,7 +87,7 @@ How you implement the design system depends on the needs of your project and you ``` example-project/ ├── assets/ - │   ├── uswds-2.3.0/ + │   ├── uswds-2.3.1/ │   ├── stylesheets/ │   ├── images/ │   └── javascript/ @@ -107,10 +107,10 @@ How you implement the design system depends on the needs of your project and you My Example Project - + - + ``` diff --git a/package-lock.json b/package-lock.json index f16dd3cf20..5327e233f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "uswds", - "version": "2.3.0", + "version": "2.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1a0ab3d6a8..fcb96025a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uswds", - "version": "2.3.0", + "version": "2.3.1", "description": "Open source UI components and visual style guide for U.S. government websites", "engines": { "node": ">= 4" diff --git a/src/img/alerts/success.svg b/src/img/alerts/success.svg index 0b4fad9221..3d1f6292d8 100755 --- a/src/img/alerts/success.svg +++ b/src/img/alerts/success.svg @@ -1,4 +1 @@ - - - - +Shape \ No newline at end of file diff --git a/src/stylesheets/settings/_settings-color.scss b/src/stylesheets/settings/_settings-color.scss index 2e096d30fc..8dafa31e61 100644 --- a/src/stylesheets/settings/_settings-color.scss +++ b/src/stylesheets/settings/_settings-color.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.0 +USWDS 2.3.1 ---------------------------------------- COLOR SETTINGS ---------------------------------------- diff --git a/src/stylesheets/settings/_settings-components.scss b/src/stylesheets/settings/_settings-components.scss index f240b3566e..07ea03e3d6 100644 --- a/src/stylesheets/settings/_settings-components.scss +++ b/src/stylesheets/settings/_settings-components.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.0 +USWDS 2.3.1 ---------------------------------------- COMPONENT SETTINGS ---------------------------------------- diff --git a/src/stylesheets/settings/_settings-general.scss b/src/stylesheets/settings/_settings-general.scss index e3848c29d8..0ea22c0bf6 100644 --- a/src/stylesheets/settings/_settings-general.scss +++ b/src/stylesheets/settings/_settings-general.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.0 +USWDS 2.3.1 ---------------------------------------- GENERAL SETTINGS ---------------------------------------- diff --git a/src/stylesheets/settings/_settings-spacing.scss b/src/stylesheets/settings/_settings-spacing.scss index a9b153c1d6..d9ea0700e0 100644 --- a/src/stylesheets/settings/_settings-spacing.scss +++ b/src/stylesheets/settings/_settings-spacing.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.0 +USWDS 2.3.1 ---------------------------------------- SPACING SETTINGS ---------------------------------------- diff --git a/src/stylesheets/settings/_settings-typography.scss b/src/stylesheets/settings/_settings-typography.scss index 4e6caa0833..c0bc4931df 100644 --- a/src/stylesheets/settings/_settings-typography.scss +++ b/src/stylesheets/settings/_settings-typography.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.0 +USWDS 2.3.1 ---------------------------------------- TYPOGRAPHY SETTINGS ---------------------------------------- diff --git a/src/stylesheets/settings/_settings-utilities.scss b/src/stylesheets/settings/_settings-utilities.scss index de9e548e8d..2edcc9e015 100644 --- a/src/stylesheets/settings/_settings-utilities.scss +++ b/src/stylesheets/settings/_settings-utilities.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.0 +USWDS 2.3.1 ---------------------------------------- UTILITIES SETTINGS ---------------------------------------- diff --git a/src/stylesheets/theme/_uswds-theme-color.scss b/src/stylesheets/theme/_uswds-theme-color.scss index a0235a6f72..f02a528f61 100644 --- a/src/stylesheets/theme/_uswds-theme-color.scss +++ b/src/stylesheets/theme/_uswds-theme-color.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.0 +USWDS 2.3.1 ---------------------------------------- COLOR SETTINGS ---------------------------------------- diff --git a/src/stylesheets/theme/_uswds-theme-components.scss b/src/stylesheets/theme/_uswds-theme-components.scss index c1a8057205..a407c67ac2 100644 --- a/src/stylesheets/theme/_uswds-theme-components.scss +++ b/src/stylesheets/theme/_uswds-theme-components.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.0 +USWDS 2.3.1 ---------------------------------------- COMPONENT SETTINGS ---------------------------------------- diff --git a/src/stylesheets/theme/_uswds-theme-general.scss b/src/stylesheets/theme/_uswds-theme-general.scss index 3a7d714fe7..8684968b79 100644 --- a/src/stylesheets/theme/_uswds-theme-general.scss +++ b/src/stylesheets/theme/_uswds-theme-general.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.0 +USWDS 2.3.1 ---------------------------------------- GENERAL SETTINGS ---------------------------------------- diff --git a/src/stylesheets/theme/_uswds-theme-spacing.scss b/src/stylesheets/theme/_uswds-theme-spacing.scss index 6e7cf5d7ee..ec4cac07f4 100644 --- a/src/stylesheets/theme/_uswds-theme-spacing.scss +++ b/src/stylesheets/theme/_uswds-theme-spacing.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.0 +USWDS 2.3.1 ---------------------------------------- SPACING SETTINGS ---------------------------------------- diff --git a/src/stylesheets/theme/_uswds-theme-typography.scss b/src/stylesheets/theme/_uswds-theme-typography.scss index 5c17ea9712..3e1f892387 100644 --- a/src/stylesheets/theme/_uswds-theme-typography.scss +++ b/src/stylesheets/theme/_uswds-theme-typography.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.0 +USWDS 2.3.1 ---------------------------------------- TYPOGRAPHY SETTINGS ---------------------------------------- diff --git a/src/stylesheets/theme/_uswds-theme-utilities.scss b/src/stylesheets/theme/_uswds-theme-utilities.scss index e680d29789..b79814d9eb 100644 --- a/src/stylesheets/theme/_uswds-theme-utilities.scss +++ b/src/stylesheets/theme/_uswds-theme-utilities.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.0 +USWDS 2.3.1 ---------------------------------------- UTILITIES SETTINGS ----------------------------------------