Bump uswds from 2.0.0-beta.4 to 2.0.0-beta.5
Created by: dependabot-preview[bot]
Bumps uswds from 2.0.0-beta.4 to 2.0.0-beta.5.
Release notes
Sourced from uswds's releases.
2.0.0 Beta 5
Bug fixes
- The borderless table variant now displays properly in prose scope (https://github-redirect.dependabot.com/uswds/uswds/pull/2881)
- Grid columns now display properly when your project doesn't explicitly include component styles (https://github-redirect.dependabot.com/uswds/uswds/pull/2900)
- Extra large content no longer breaks
fillandautocolumns. (https://github-redirect.dependabot.com/uswds/uswds/pull/2900)- List items now have a maximum width, similar to their
<p>counterparts. Additionally, when a list is the last child of a container, it now does have any bottom margin. Thanks @adunkman! (https://github-redirect.dependabot.com/uswds/uswds/pull/2906)- Media query styling now applies to print jobs, fixing a number of current issues with print output. (https://github-redirect.dependabot.com/uswds/uswds/pull/2910)
Improvements
More up-to-date node dependency (https://github-redirect.dependabot.com/uswds/uswds/pull/2900) We updated the required node version to the current LTS version of node (10.15.1) and updated our dependencies to build properly in this environment.
Now we're exposing some internal component variables to user-accessible settings (https://github-redirect.dependabot.com/uswds/uswds/pull/2901) Here's what we added:
// Accordion $theme-accordion-border-width: 0.5; $theme-accordion-border-color: 'base-lightest'; // Alert $theme-alert-bar-width: 1; $theme-alert-icon-size: 4; $theme-alert-padding-x: 2.5; // Banner $theme-button-stroke-width: 2px; // Footer $theme-input-select-border-width: 2px; $theme-input-select-size: 2.5; $theme-input-state-border-width: 0.5;We expanded and improved our system color families and theme defaults These new colors are a bit more harmonious, and have a better 1.x-to-2.0 conversion.
... (truncated)
Added a
blue-coolcolor family (https://github-redirect.dependabot.com/uswds/uswds/pull/2902)Added a
red-coolfamily (https://github-redirect.dependabot.com/uswds/uswds/pull/2911)Saturated
gold-20v(https://github-redirect.dependabot.com/uswds/uswds/pull/2911)Desaturated
blue-coolstandard colors and added vivid variants (https://github-redirect.dependabot.com/uswds/uswds/pull/2911)Made small hue consistency modifications to the following families (https://github-redirect.dependabot.com/uswds/uswds/pull/2911):
blue-warmbluegoldgray-coolgreen-cool
Commits
-
e839b6dMerge pull request #2916 from uswds/release-2.0.0-beta.5 -
75c304a2.0.0-beta.5 -
e89be96Merge pull request #2911 from uswds/dw-info-palette -
e9a5100Don't use family vars in color settings -
5bf8f92Merge pull request #2910 from uswds/dw-print-mqs -
bb97178Add space after comment -
d64c9f0Useallfor media queries instead of screen only -
6e379a2Update orange-5v -
e62e004Update orange -
8c86120Updat orange - 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill 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.