Skip to content

USWDS 3.6.1#5532

Merged
thisisdano merged 64 commits into
mainfrom
release-3.6.1
Sep 29, 2023
Merged

USWDS 3.6.1#5532
thisisdano merged 64 commits into
mainfrom
release-3.6.1

Conversation

@thisisdano

Copy link
Copy Markdown
Contributor

What's new in USWDS 3.6.1

Bug fixes

Package A11y Breaking Description
usa-banner No No Improved horizontal alignment in the icon-dot-gov.svg icon. (#5370)
usa-breadcrumb No No Fixed a bug that prevented text from wrapping to a new line in the .usa-breadcrumb--wrap variant. (#5497)
usa-card No No Fixed a margin bug on header-first variants that caused exdent card media to overlap headers. (#5423)
usa-header No No Fixed a Safari-only bug that caused the mobile menu to unexpectedly close at a narrow range of window widths. (#5443)
usa-modal No No Updated how the modal JavaScript resets body padding and improved body padding detection. Now the component will rely on the CSS to reset body padding rather than injecting an inline style with JavaScript. (#5493)
usa-tooltip No No Restored the opacity: 0 style rule to the tooltip body's initial state. This prevents the component from flickering if its position needs to be recalculated. (#5475)
uswds-core Yes No Updated radio and checkbox tile styling to have lighter borders. The border colors now more closely resemble the border colors in release 3.4.0. (#5494)
uswds-core Yes No Fixed a bug that prevented VoiceOver from reading stacked table content while using Safari. ( #5477)

Dependencies and security

No dependency updates.


0 vulnerabilities in regular dependencies (dependencies for USWDS projects installed with npm install @uswds/uswds)

1 moderate, 29 high vulnerabilities in devDependencies (development dependencies)


Release TGZ SHA-256 hash: 01d5885a524db30d826dff9c67cd4ac66e431ffc86f01f3a9672f096da9ac7fa

patrickcate and others added 30 commits July 10, 2023 12:59
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
- This forces the browser scrollbar to prevent media query confusion
USWDS - Button: Remove aria_disabled control
Amy Leadem and others added 25 commits September 19, 2023 11:29
Co-authored-by: James Mejia <james.mejia@gsa.gov>
USWDS - Tooltip: Add opacity:0 to initial state
USWDS - Breadcrumb: Allow text to wrap on wrap variants
USWDS - Banner: Align building shape to center of icon
USWDS - Modal: Remove padding style rules after modal close
USWDS: Header: Add fix for Safari-only header bug
USWDS - Card: Fix header first media overlap
…query

USWDS - Prefix/Suffix: Remove unnecessary media query
USWDS - Table: Allow stacked table to be readable with VoiceOver + Safari combo
USWDS - Scripts: Remove format-tokens script
USWDS - Checkbox and radio: Update tile color definitions
Update README references to 3.6.1

@amyleadem amyleadem left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

  • Confirmed all USWDS items tagged as part of 3.6.1 have been merged into develop
  • Confirmed that  release-3.6.1 branch is up-to-date with develop
  • Confirmed the hash in the release notes matches the .txt file and the .tgz file
  • Confirmed the contents in the .tgz are present

Release description:

  • Confirmed that user-facing changes from the 3.6.1 milestone are included in the release notes
  • Confirmed the listed vulnerabilities are accurate
  • Confirmed the listed dependency changes are accurate
  • Confirmed a11y items have been correctly identified
  • Confirmed breaking items have been correctly identified
  • Confirmed no spelling or grammatical errors

@thisisdano thisisdano merged commit 6658fde into main Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants