Skip to content

design-system-react: v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 11:21
8feeb4a

0.9.0 (2024-06-05)

⚠ BREAKING CHANGES

  • Change Accordion section boolean prop to sectionAs enum (#1244)
  • Use invalid prop for most inputs (#1240)
  • Add invalid prop to Field Set and update Field and Field Set docs (#1237)
  • Allow additional background colours for Badge and remove dark blue option (#1236)
  • Rename Breadcrumb Item to Link (#1232)

Features

  • Add Error Message (#1247) (1dec2ea)
  • Add Field component (#1228) (66832aa)
  • Add invalid prop to Field Set and update Field and Field Set docs (#1237) (d7316e8)
  • Allow additional background colours for Badge and remove dark blue option (#1236) (eec669a)
  • Allow installing only the React or CSS package (#1206) (963860d)
  • Allow overriding button labels in Alert, Dialog, Pagination, and Search Field (#1220) (c88e569)
  • Allow small text for ordered lists (#1219) (0e77bd6)
  • Allow small text for unordered lists (#1217) (5012851)
  • Change Accordion section boolean prop to sectionAs enum (#1244) (fef3fb1)
  • File Input (#1218) (7b6ba98)
  • internal: Indicate beta status for some components, patterns, and assets (#1242) (358f40a)
  • Rename Breadcrumb Item to Link (#1232) (6cf2e5e)
  • Set dir auto by default for text input form fields (#1238) (b588d10)
  • Use invalid prop for most inputs (#1240) (9477186)