-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Release 2.10.1 #4016
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
Merged
Merged
Release 2.10.1 #4016
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…content of combo box
Sync 2.10.0
…nd add styling to the spans below it
USWDS - Radio + Checkbox: Fix focus outline on FF.
[security] Update Node to most recent LTS
- Use more readable required field text - Use new t-shirt size input variants - Use large form size to accommodate required text
USWDS - Forms: Add required field label.
- Need to add custom styling to give proper alignment
Icons: add new custom icons
USWDS - Breadcrumb: Safari overflowing instead of wrapping.
Update references to 2.10.1
Update icons in components to new icon set
USWDS -Dependencies: Update @frctl/fractal and @frctl/nunjucks.
mejiaj
approved these changes
Feb 19, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Preview →
What’s new in USWDS 2.10.1
Bugfixes and updates
Fix automatic accessible color picker: Now the accessible color picker will properly pick the correct text color from a given background color. It will also throw warnings instead of errors if accessible combinations aren't found. (#3906 and #3926)
"white""ink""white"default(uses whatever is set for$theme-text-color)default(uses whatever is set for$theme-text-reverse-color)default(uses whatever is set for$theme-link-color)default(uses whatever is set for$theme-link-reverse-color)default(uses whatever is set for$theme-body-background-color)default(system picks between$theme-alert-link-colorand$theme-alert-link-reverse-colordepending on the background color)Allows
svg4everybodyshim to compile properly in React and Vue: Now React and Vue applications won't crash with a TypeError caused bysvgforeverybody. (#3909)Properly give an accessible name to the combobox: Now the combobox will have an accessible name as long as the label's
forattribute matches the id of theinput.usa-combo-boxorinput.usa-time-picker. (#3900)Fix styling in collection calendars: Removes a thin white line which could appear at the top of calendars in collection items. (#3917)
Fix a radio/checkbox focus outline bug on Firefox. Removes unwanted text indent from checkbox and radio input, which was causing the focus outline to be improperly sized on Firefox. (#3916)
Utilize
$theme-alert-icon-sizevariable for setting the alert icon size: Now the setting works as expected. Thanks @sawyerh! (#3942)Adds an instagram social icon to our default footer. (#3948)
Updates all icons used by components to the new icon set.
Fixes left padding for anchor links in the sidenav. Thanks @fsierra! (#3944)
Fixes the import path for the
usa-iconspackage. Thanks @jennyychaa! (#3954)Fixes a secondary nav display bug in the header in Safari: Now the search component and the secondary nav display and resize properly in Safari. Thanks @akanelson! (#3805)
pinstead of anh3forusa-footer__logo-headingsince the name of the project or agency is hot a heading in this context.Properly wrap the wrapped breadcrumb on Safari: Now the
usa-breadcrumb--wrapbreadcrumb variant will wrap properly on Safari, instead of overflowing. (#3997)Update project's version of Node to the most current LTS (14.15.4).
Dependencies
sass-true@6.0.1for Sass unit testingsnykto1.439.1@frctl/fractalto1.5.4@frctl/nunjucksto2.0.80vulnerabilities in regular dependencies (dependencies for USWDS projects installed withnpm install uswds)5low,2high vulnerabilities in devDependencies (development dependencies)