trussworks / react-uswds

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

fix!: fix various 8.0.0 issues #2820

Closed jpandersen87 closed 5 months ago

jpandersen87 commented 6 months ago

Summary

This PR fixes some issues with the 8.0.0 release. It also addresses the issue of focus-trap-react and jsdom by requiring users to add focus-trap-react as a dependency to their projects with documentation on the issue so that they can ensure unit tests rendering Modal do not fail.

Related Issues or PRs

How To Test

jpandersen87 commented 5 months ago

Temporarily moving to draft to fix git history

jpandersen87 commented 5 months ago

Rebased off of @mdmower-csnw 's css branch to ensure he is credited.