Skip to content

design-system-react: v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 12:13
6f46721

0.10.0 (2024-06-28)

⚠ BREAKING CHANGES

  • Allow additional background colours for Avatar and remove dark blue option (#1257)
  • Rename title props for Alert, Header and Dialog and require it for Dialog (#1251)

Features

  • Add examples of entire pages to Storybook (#1234) (e5f8d58)
  • Add Form Error List (#1252) (e879942)
  • Add Table of Contents component (#1248) (1f4c09a)
  • Allow a specific Tab to be made active (#1258) (9d2f01d)
  • Allow additional background colours for Avatar and remove dark blue option (#1257) (a1a3c8f)
  • Allow specifiying a time in a date input (#1262) (9378432)
  • Allow various types of text input (#1259) (dc1e5d5)
  • Rename title props for Alert, Header and Dialog and require it for Dialog (#1251) (bbec4de)

Bug Fixes