Bump uswds from 2.0.0-beta.5 to 2.0.1
Created by: dependabot-preview[bot]
Bumps uswds from 2.0.0-beta.5 to 2.0.1.
Release notes
Sourced from uswds's releases.
2.0.1
Fixed
- Remove png from external link mixin and checkmark input print style
2.0.0
USWDS 2.0 is a new foundation for the future of our design system. This new version was designed to make it easier for any project to integrate USWDS and use it to support both your mission and the needs of your audience. It introduces a powerful toolkit of new features to help make creating useful, consistent digital services faster, simpler, and more fun.
New and notable features:
- Easier incremental adoption
- Practical design tokens, functions, and mixins
- Accessible color system
- Expressive theming
- Powerful utility classes
- Simplified 12-column layout grid
- Introducing the Public Sans typeface
- A stable foundation that's built to grow
- USWDS 2.0 website and documentation
- USWDS 2.0 for developers
- USWDS 2.0 for designers
- Migration guide
Changes from Beta 7 to 2.0
- Removed unneeded PNG fallbacks for images since we no longer support the bowsers that require them. (https://github-redirect.dependabot.com/uswds/uswds/pull/3007)
- Updated our icon colors to USWDS 2.0 tokens (https://github-redirect.dependabot.com/uswds/uswds/pull/3007)
- Now you can use token values of
.5
and-.5
— without leading zeros — in functions and mixins. Thanks @dmethvin-gov! (https://github-redirect.dependabot.com/uswds/uswds/pull/3009)- The
u-outline()
mixin now properly accepts all the tokens it's meant to accept. Thanks @jeremyzilar! (https://github-redirect.dependabot.com/uswds/uswds/pull/3012)- Added
u-overflow-x()
andu-overflow-y()
mixins to match utilities. Thanks @jeremyzilar! (https://github-redirect.dependabot.com/uswds/uswds/pull/3012)- The
offset-none
utilities now support responsive prefixes as intended. Thanks @robertromore! (https://github-redirect.dependabot.com/uswds/uswds/pull/3014)2.0.0 Beta 7 (Release candidate)
Bug fixes
- Radio buttons are now printable (https://github-redirect.dependabot.com/uswds/uswds/pull/2950)
- Slim alert has the correct (smaller) icon size alert (https://github-redirect.dependabot.com/uswds/uswds/pull/2946)
usa-alert--no-icon
has proper padding (https://github-redirect.dependabot.com/uswds/uswds/pull/2959)- Font stacks now output properly. Thanks @stphnwlkr! (https://github-redirect.dependabot.com/uswds/uswds/pull/2947)
- Non-focusable elements no longer get a focus indicator in Windows 11. Thanks @ncksllvn! (https://github-redirect.dependabot.com/uswds/uswds/pull/2988)
- All type tokens (even
lang
,cond
, andicon
) output proper theme font size utilities. (https://github-redirect.dependabot.com/uswds/uswds/pull/2980)Improvements
... (truncated)
⚠ ️ breaking change: gov banner markup now points to the flag in theimg
folder and not the favicon (https://github-redirect.dependabot.com/uswds/uswds/pull/2985)⚠ ️ breaking change:hero
component now uses anh1
for its tagline for better accessibility (https://github-redirect.dependabot.com/uswds/uswds/pull/2973)⚠ ️ breaking change: Removed the alert paragraph component as its functionality is now better controlled with utilities. (https://github-redirect.dependabot.com/uswds/uswds/pull/2990)⚠ ️ breaking change: BEM implementation is clearer and more consistent:
Commits
-
c1634da
Merge pull request #3020 from uswds/release-2.0.1 -
2c7b15a
2.0.1 -
4c515d5
Update references to 2.0.1 -
3dde31d
Use direct link to giphy as former set to private -
191e8cb
Merge pull request #3019 from uswds/remove-png-external-link-mixin -
ea11fe5
Remove png from checkmark input -
35e8803
Remove png from external link mixin -
67eed05
Merge pull request #3018 from uswds/master -
7d87eb2
Merge pull request #3017 from uswds/release-2.0 -
33c2563
2.0.0 - Additional commits viewable in compare view
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 ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.