Skip to content

design-system-css: v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 15:06
146a873

0.14.0 (2025-01-10)

⚠ BREAKING CHANGES

  • Add collapsible menu to Header (#1784)
  • Disallow blue Spotlight and make purple the default (#1798)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593)
  • Use new Button features for SearchField (#1695)

Features

  • Add collapsible menu to Header (#1784) (44ce6d8)
  • Add Figure component (#1795) (3505dcc)
  • Add File List component to display below a File Input (#1751) (0192404)
  • Add Icon to Error Message (#1746) (eca5fe4)
  • Allow an icon to display with an inverse color (#1787) (1f5d166)
  • Disallow blue Spotlight and make purple the default (#1798) (8d1c266)
  • Let Footer set its own background colour (#1797) (310f595)
  • Make active Tab look less like a primary Button (#1773) (2ec0102)
  • Make border of Radio thicker when hovering (#1696) (8839012)
  • Rename reset mixins to include element name (#1738) (92312fa)
  • Replace Aspect Ratio component with utility classes and prop on Image (#1593) (766efba)
  • Replace deprecated import statements in Sass with new API (#1777) (adcd819)
  • Require an alt prop for every Image (#1739) (9145dff)
  • Stretch File Input to full width to match other inputs (#1752) (eeea7b6)
  • Use new Button features for SearchField (#1695) (7b275d0)

Bug Fixes

  • Correct layout of Description List if multiple terms share a description (#1763) (ca913af)
  • Explicitly set row and column start and end in Overlap CSS (#1776) (efd2b99)