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

USWDS 3.4.1 #5181

Closed
wants to merge 20 commits into from
Closed

USWDS 3.4.1 #5181

wants to merge 20 commits into from

Conversation

thisisdano
Copy link
Member

@thisisdano thisisdano commented Mar 13, 2023

What's new in USWDS 3.4.1

There were a couple features and bug fixes that we intended to include in USWDS 3.4.0, but inadvertently omitted from that release.

Features and bug fixes

Type Package A11y Breaking Description
Feature usa-in-page-navigation —  Update the URL in the address bar when navigating from the In-Page Navigation. Now users can see the proper anchor link in the address bar when navigating. Thanks @aduth! (#5068)
Bug usa-form Fixed invisible link text for anchor links styled as buttons within forms. Now link text does not match the primary button color when nested inside of a form and the usa-button class is present. (#5112)
Bug usa-header —  Logo text width now works as expected. Now the design system respects the value passed to $theme-header-logo-text-width. Thanks @RSD-accessboard! (#5008)

Dependencies and security

No dependency changes


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

1 moderate 33 high vulnerabilities in devDependencies (development dependencies)

Release TGZ SHA-256 hash: af1cd42c60b73fbbfa9c27b8ee52fb735b1a2234c6b3aa17de5bbf8a9190ca62

RSD-accessboard and others added 20 commits October 26, 2022 15:55
USWDS documentation on header says there is a theme setting to adjust the logo text width. It does not work with header-extended. This fixes that.
https://designsystem.digital.gov/documentation/settings/
Verify where else this variable is used and if the default value needs to be updated. Documentation says default values 33%, header-extended uses default value 50%
1. better interoperability with project's own handling of the heading tags
2. fix intersection observe re: #5068 (review)
1. avoid eslint warning
2. leverage more purpose-suited do/while vs. while(true) break
Based on questions from review
In-Page Navigation: Update page URL when scrolling to section
USWDS - Links: Fix invisible text when styled as buttons within forms. Resolves #5066
usa-header--extended usa-logo text width: Fixed to work with theme setting
@thisisdano thisisdano requested a review from mejiaj March 13, 2023 16:49
@thisisdano thisisdano marked this pull request as ready for review March 13, 2023 17:00
@thisisdano
Copy link
Member Author

Closing in favor of #5182

@thisisdano thisisdano closed this Mar 13, 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.

None yet

4 participants