Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.11.2 #4169

Merged
merged 54 commits into from Apr 28, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
eaa9a8c
when checked and disabled, radio button now shows a checked state.
Mar 1, 2021
f7f879a
updated single-quotes to use double-quotes.
Mar 2, 2021
31d66fe
added examples for .usa-radio__input and .usa-radio__input--tile chec…
Mar 2, 2021
e5b1cc9
fixed indentation and extra LF in radio-buttons--tile.njk
Mar 3, 2021
f521350
Include explicit button state classes in unstyled hover, active overr…
aduth Mar 10, 2021
950caac
Switch to matchMedia for viewport-specific JavaScript
aduth Mar 10, 2021
fea205c
Add disabled modifiers for unstyled button resets
aduth Mar 12, 2021
db49028
Add text color for disabled buttons
aduth Mar 12, 2021
9cb66ff
Add link text color styles for button modifier classes
aduth Mar 12, 2021
75ea4a9
Deprecate site-max-width variable.
mejiaj Mar 15, 2021
1908d13
Merge pull request #4110 from uswds/main
thisisdano Mar 17, 2021
4f39b1b
Use "inherit" for font smoothing reset
aduth Mar 22, 2021
72f948c
Merge branch 'develop' of github.com:uswds/uswds into gsq-aduth-debou…
scottqueen-bixal Mar 22, 2021
11a3761
removes promise from test spec
scottqueen-bixal Mar 22, 2021
6126a37
Re-output material icons using 24px versions only
thisisdano Mar 31, 2021
fd48b28
Add additional 24px icon
thisisdano Mar 31, 2021
fc726a5
Sync 24px versions to usa-icons
thisisdano Mar 31, 2021
a1df7b4
Move USWDS-created social icons to uswds-icons folder
thisisdano Mar 31, 2021
f3707d1
Revert to original (if inconsistent) name
thisisdano Mar 31, 2021
c2bad9b
Delete remove_red_eye (dupe of visibility)
thisisdano Mar 31, 2021
0666d03
Use filled thumb down icon to be consistent with thumb up
thisisdano Mar 31, 2021
b75605c
Re-ouput camping icon to better align to icon guidelines
thisisdano Mar 31, 2021
7254560
Add material rename script
thisisdano Mar 31, 2021
0f1f4d0
Merge pull request #4139 from uswds/dw-icon-update
mejiaj Apr 1, 2021
eb992c6
Update checkbox and radio examples.
mejiaj Apr 19, 2021
a463f0f
Merge branch 'develop' of github.com:uswds/uswds into je-radio-shows-…
mejiaj Apr 19, 2021
d6be4de
Run prettier on checkbox-and-radio.scss.
mejiaj Apr 19, 2021
5a0e2f7
Update Snyk 1.467.0 → 1.557.0.
mejiaj Apr 19, 2021
fdca19d
Run snyk wizard.
mejiaj Apr 19, 2021
829cc6c
Create summary box package.
mejiaj Apr 20, 2021
55a4e77
Cleanup package imports in styles.scss
mejiaj Apr 20, 2021
8a4a326
Add disabled unstyled background reset
aduth Apr 20, 2021
452a0cc
Create test for sidenav current links and buttons.
mejiaj Apr 21, 2021
5201e3c
Only style basic links (not current or button).
mejiaj Apr 21, 2021
a0d62fe
Remove extra return.
mejiaj Apr 21, 2021
27a5e54
Merge pull request #4116 from uswds/gsq-aduth-debounce-to-mql
thisisdano Apr 22, 2021
74ce3d0
Merge pull request #4160 from uswds/je-radio-shows-unchecked-when-dis…
thisisdano Apr 22, 2021
3701ddb
Merge pull request #4091 from uswds/jm-deprecate-site-max-width
thisisdano Apr 22, 2021
b4391ba
Merge pull request #4115 from aduth/aduth-link-smoothing-consistency
thisisdano Apr 22, 2021
567f7ad
Merge pull request #4162 from uswds/jm-summary-box-package
thisisdano Apr 22, 2021
c3d224f
Merge pull request #4077 from aduth/aduth-unstyled-hover-active-classes
thisisdano Apr 22, 2021
850e6ce
Merge branch 'develop' into jm-sidenav-current-color
thisisdano Apr 23, 2021
2c3b7e0
Use link color setting for sidenav highlight
thisisdano Apr 26, 2021
6d9e89f
Remove stray debug code
thisisdano Apr 26, 2021
328cc9d
Merge pull request #4163 from uswds/jm-sidenav-current-color
thisisdano Apr 27, 2021
f1b18aa
Update dependencies
thisisdano Apr 27, 2021
30c1444
Update refs to 2.11.2
thisisdano Apr 27, 2021
11144be
Update _notifications.scss
thisisdano Apr 27, 2021
c3c54ed
Reorganize and use !default for deprecated vars
thisisdano Apr 27, 2021
75d974f
Use release 2.12.0 because of small — possibly breaking — changes
thisisdano Apr 27, 2021
0110001
Revert "Use release 2.12.0 because of small — possibly breaking — cha…
thisisdano Apr 27, 2021
8f28cd7
Merge pull request #4173 from uswds/dw-final-2.11.2-updates
thisisdano Apr 27, 2021
ab988ae
2.11.2
thisisdano Apr 27, 2021
c92b052
Create uswds-2.11.2-zip-hash.txt
thisisdano Apr 27, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions .snyk
@@ -1,9 +1,9 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.14.1
version: v1.19.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-GLOBPARENT-1016905:
- del > globby > fast-glob > glob-parent:
reason: None given
expires: '2021-04-02T06:38:47.102Z'
reason: No direct upgrade or patch.
expires: '2021-05-19T20:56:10.239Z'
patch: {}
12 changes: 6 additions & 6 deletions README.md
Expand Up @@ -62,12 +62,12 @@ How you implement the design system depends on the needs of your project and you

### Download and install

1. Download the [USWDS zip file](https://github.com/uswds/uswds/releases/download/v2.11.1/uswds-2.11.1.zip) from the latest USWDS release and open that file.
1. Download the [USWDS zip file](https://github.com/uswds/uswds/releases/download/v2.11.2/uswds-2.11.2.zip) 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.11.1/
uswds-2.11.2/
├── css/
│   ├── uswds.min.css.map
│   ├── uswds.min.css
Expand Down Expand Up @@ -98,7 +98,7 @@ How you implement the design system depends on the needs of your project and you
```
example-project/
├── assets/
│   ├── uswds-2.11.1/
│   ├── uswds-2.11.2/
│   ├── stylesheets/
│   ├── images/
│   └── javascript/
Expand All @@ -118,11 +118,11 @@ How you implement the design system depends on the needs of your project and you
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>My Example Project</title>
<script src="assets/uswds-2.11.1/js/uswds-init.min.js"></script>
<link rel="stylesheet" href="assets/uswds-2.11.1/css/uswds.min.css" />
<script src="assets/uswds-2.11.2/js/uswds-init.min.js"></script>
<link rel="stylesheet" href="assets/uswds-2.11.2/css/uswds.min.css" />
</head>
<body>
<script src="assets/uswds-2.11.1/js/uswds.min.js"></script>
<script src="assets/uswds-2.11.2/js/uswds.min.js"></script>
</body>
</html>
```
Expand Down
29 changes: 29 additions & 0 deletions config/rename-material-icons.sh
@@ -0,0 +1,29 @@
#!/bin/bash

#Save current directory so we can restore it later
cur=$PWD

#Save command line arguments so functions can access it
args=("$@")​

#Process the file names when called from the loop below
function dir_command {
cd $1;
for f in `find . -name '24px.svg'`
do
filename=`echo $f|awk -F'/' '{SL = NF-1; TL = NF-2; print $SL "/" $TL ".svg"}'`
cp $f ./processed/$filename
done
cd ..;
}

#Declare the top level directory names
declare -a dirs=("action" "alert" "av" "communication" "content" "device" "editor" "file" "hardware" "home" "image" "maps" "navigation" "notification" "places" "social" "toggle")

#Loop through each directory and call the dir_command above
for dir in "${dirs[@]}"; do
dir_command "$dir/"
done

#Restore the folder
cd "$cur"