Releases: indiana-university/rivet-source
Releases · indiana-university/rivet-source
Release v2.8.1
Release v2.8.0
- Updated dialog to ignore hidden elements when determining focusable children
- Updated dropdown to use focus-visible instead of focus
- Removed right border from previous series nav button when it's the only child
- Show
<br>
and<img>
in prose. Fixes #753 - Preserve top/bottom whitespace when adjusting gutters. Fixes #750
Release v2.7.0
Release v2.6.0
- Adjusted input line-height to account for ascenders and descenders
- Added utility classes to remove horizontal and vertical spacing
- Button style enhancements
- Add gap utility
- Switch: Adjust height, add medium variant
- Fix badge style
- Corrected subscript and superscript font size
- Added 2px space before last-child dropdown in primary segmented button
- Added data-rvt-dialog-mount attribute
Release v2.5.2
Release v2.5.1
Release v2.5.0
- Updated dropdown component to auto-assign IDs and ARIA attributes
- Updated sidenav component to auto-assign toggle and menu IDs
- Updated accordion component to auto-assign trigger and panel IDs
- Updated dropdown arrow key handlers to prevent unintentional page scrolling
- Updated accordion arrow key handlers to prevent unintentional page scrolling
- Removed gray background decoration from billboard image
Release v2.4.0
- Added horizontal card variant
- Set colors of rvt-sr-only elements to prevent a11y tool false positives
- Updated component icon data URIs
- Updated accordion component to add type="button" to trigger elements
- Updated tabs component to add type="button" to tab elements
- Updated Tabs component to auto-assign attribute values if none are provided
- Updated switch component to set aria-hidden="true" for on/off text labels
- Added missing !important declaration to width utilities
Release v2.3.1
- Fixed bug causing dropdown component to open if link within dropdown element is clicked
- Added switch component
- Refactored build process and development environment
- Reduced width of current nav item red border to more closely match width of link text
- Fixed bug causing data-rvt-accordion-open-all to throw error
- Fixed bug causing visibility utilities to apply incorrect display property to table cells
- Added new border radius tokens and utility classes