Changelog
Detailed information about fixes, additions, and updates in each release
Overview
This release improves the accessibility of the dropdown and tabs components.
Rivet 1.8.2
August 18, 2021
Overview
This release fixes an accessibility issue with the tabs component.
Rivet 1.8.1
April 27, 2021
Overview
This release fixes bugs related to the header, modal, table, and loading indicator components.
Rivet 1.8.0
February 25, 2021
Overview
This release adds border removal utility classes and fixes bugs related to the button, dropdown, and collapsible components.
Details
- Added border removal utility classes
- Updated button focus outline color to match border/fill color
- Added toggle variable check to dropdown component JS
- Updated readme and contributing files for Q1 2021
- Converted utilities .hbs files to .njk
- Added passing automated tests for calling API methods on removed dropdowns
Rivet 1.7.2
October 24, 2019
Overview
This release fixes some small styling issues, improves accessibility, and refactors JavaScript syntax.