indiana-university / rivet-react

Rivet React Component Documentation and Style Guide:
https://indiana-university.github.io/rivet-react/
Other
5 stars 5 forks source link

feat: support fluid header width #465

Closed burnumd closed 1 week ago

burnumd commented 1 week ago

Fluid headers will likely be desirable for dynamic applications so set them as the default, but support containerized widths for more static content.

Closes #464

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.36%. Comparing base (9d312c5) to head (abb7e86). Report is 1 commits behind head on beta.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## beta #465 +/- ## ======================================= Coverage 99.35% 99.36% ======================================= Files 88 88 Lines 1248 1250 +2 Branches 177 179 +2 ======================================= + Hits 1240 1242 +2 Misses 4 4 Partials 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

iu-deployer commented 1 week ago

:tada: This issue has been resolved in version 2.0.0-beta.12 :tada:

The release is available on:

Your semantic-release bot :package::rocket: