Blog
Rivet 2.0.0-beta.4 release
The fourth Rivet 2 beta release introduces design updates to several components and a new responsive table wrapper element.
Levi McGranahan
May 03, 2022
This week, we published the fourth beta release of Rivet 2 to GitHub. This release introduces design updates to several components and a new responsive table wrapper element.
Hero component updates #
Based on feedback we got from several pilot projects using Rivet 2 we have updated the design of the hero component to cover a wider range of use cases.
Updates include:
- Updated
rvt-hero__image
CSS class name element torvt-hero__media
and reworked element so that in addition to image elements video elements, both native HTML5 and embeddediframe
s (YouTube, Vimeo, etc.) can be used in the hero component - Added ability you use hero component without the
rvt-hero__media
element - Added new
rvt-hero--bg-dark
variant that makes it possible to change the background of the hero component using Rivet’s color utility classes
Call to action updates #
This release includes a new rvt-cta--button
variant of the call to action component that creates a call to action with a large touch/click area that is styled similar to a button.
Pagination updates #
This release also updates the pagination component HTML markup to fix some accessibility issues.
Responsive table wrapper #
We’ve added a new table wrapper element that can be used to help make tables more mobile friendly. Read table component documentation for more details.
Complete list of changes #
To see all updates made in this release, visit the Rivet 2 changelog.
Leaving feedback #
The new version of Rivet is still in development and we welcome your suggestions during this process.
To leave feedback on the beta, post a comment to our GitHub Discussions thread, file a bug report, or send a message to rivet@iu.edu.
Get updates about Rivet 2 #
To receive updates about Rivet 2’s development, join the Rivet mailing list.