trussworks / react-uswds

USWDS 3.0 components built in React
https://trussworks.github.io/react-uswds/
Apache License 2.0
177 stars 80 forks source link

feat: upgrade to USWDS 3.8.1 #2848

Open werdnanoslen opened 5 months ago

werdnanoslen commented 5 months ago

Summary

These are the features released by USWDS in 3.8.0 and 3.8.1:

Related Issues or PRs

Merged with, and closed, https://github.com/trussworks/react-uswds/pull/2962

How To Test

Confirm things work the same as release/PR notes in https://github.com/uswds/uswds/releases/tag/v3.8.0 and https://github.com/uswds/uswds/releases/tag/v3.8.1

Screenshots (optional)

jpandersen87 commented 5 months ago

There are major differences in how the components are expected to render after updating to 3.8.0 according to the happo check on dependabot: https://happo.io/a/371/p/453/compare/3fa28c8307424f927466a25545b13fe7e21c6a51/4864fc74278db819f28e2d3fc3da0d724b174aad

werdnanoslen commented 5 months ago

There are major differences in how the components are expected to render after updating to 3.8.0 according to the happo check on dependabot: https://happo.io/a/371/p/453/compare/3fa28c8307424f927466a25545b13fe7e21c6a51/4864fc74278db819f28e2d3fc3da0d724b174aad

Yep, this PR will integrate those changes. I wouldn't merge that dependabot upgrade until we have these all sorted, which is why I included it in this PR. FYI @crwallace