Releases: indiana-university/rivet-source
Release list
1.7.2
This release fixes some small styling issues, improves accessibility, and refactors JavaScript syntax.
1.7.1
1.7.0
Rivet 1.7.0 is now available! This release introduces the timeline component as well as a few bug fixes and improvements.
1.6.0
Rivet 1.6.0 is now available. This release introduces the step indicator and menu components along with a Rivet icons add-on.
1.5.0
This release introduces responsive width utility classes, squashes a few bugs, and updates our build process.
Changelog
1.4.0
This release makes some updates to the Rivet footer and deprecates classes related to alerts and the loading indicator.
Changelog
1.4.0-alpha
This is a pre-release for 1.4.0 for testing.
1.3.0
This release includes a handful of bug fixes as well as new set of responsive flexbox utility classes.
Changelog
- Replaced all static numbers for font weight to use variables
- Added none alias to spacing classes
- Fixed bug where Dropdown close method broke when dropdown no longer existed
- Fixed bug where Drawer javascript was interfering keyboard functionality of some types of form inputs
- Fixed bug where generic aria-controls selector could potentially interfere with other scripts
- Added new flexbox utility classes
1.3.0-alpha
Pre-release for Rivet 1.3.0
1.2.1
This release fixes a bug in the modal JavaScript where using a modal without a corresponding modal trigger would throw errors.