What's New

Version 2.6 08/14/25
Updates & Additions
  • Updated components to meet WCAG 2.1 accessibility compliance
  • Added a multi-select dropdown component with search functionality
  • Introduced a new set of icons for improved UI consistency
  • Modernized and simplified the data table using CSS Grid:
    • Enabled column control via CSS variables
    • Added sticky table rows for better usability
  • Updated the loader backdrop for a smoother ease of use
  • Resolved miscellaneous bugs and performance issues
Version 3.0 02/22/24
Updates & Additions
  • Upgraded the bootstrap.js version from v3.4.1 to v5.0, which has no jQuery dependency
  • As part of the bootstrap.js upgrade, we had update the HTML data attributes for the following components:
    • Alerts
    • Dropdowns
    • Modals
    • Panels
    • Popovers
    • Tooltips
    • Tabs
  • Accordions: Updated class names and data attributes to v5.0 standards
  • Checkboxes/Radio buttons: Created a new version that styles the input directly
Version 2.5 12/07/23
Updates & Additions
  • Added Onboarding components: Walkthrough Modal and Feature Highlight
  • Multiple updates for the Data Tables component:
    • Added a table version built with CSS Grid that is responsive
    • Added functionality for having fixed table headers and expandable rows
    • Defined table Bulk Actions and added the corresponding code
  • Redesigned the SubNav component to align with the 2.0 Component Library
  • Enhanced the Pagination component to include:
    • Item count
    • Dropdown for items per page
    • First/last page navigation
  • Updated typography with redefined heading sizes to follow the Major Second type scale for improved hierarchy
  • Updated the Hamburger Menu’s background color to gray
  • Added additional usage for the Expand/Collapse Control and Tabs components
  • Bug fixes on Alerts, Checkboxes, and Buttons
Version 2.4 09/01/22
Updates & Additions
  • Added Contextual Alerts component to create an alert variation for inline usage
  • Added Expand / Collapse Control component
  • Updated the Button component with the following:
    • Added code to resize the icons according to the Button size
    • Updated the Usage page to reflect the hierarchy changes for the Buttons
  • Added IAA Logo to the Log In Module
  • Removed the title tag from the SVG icon as needed
  • Updated Data List label light from #999 to #666 for better readability
  • Fixed Segment Control bug in logo page
  • Bug fixes on Modals and Panels. Updated the cancel / close button to the correct one