Skip to content

design-system-css: 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

  • Disallow directional style rules (#1245)
  • 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)
  • Use logical properties for Search Field, Select, Text Area and Text Input (#1226)
  • Flatten token names for default text size and line height (#1221)

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 small text for ordered lists (#1219) (0e77bd6)
  • Allow small text for unordered lists (#1217) (5012851)
  • File Input (#1218) (7b6ba98)
  • Rename Breadcrumb Item to Link (#1232) (6cf2e5e)
  • Start-align Dialog buttons and place the primary button first (#1143) (fd668c1)
  • Use invalid prop for most inputs (#1240) (9477186)
  • Use logical properties for Search Field, Select, Text Area and Text Input (#1226) (4471c7a)

Bug Fixes

  • Disallow directional style rules (#1245) (8ab6f81)
  • Fix issues with inputs on iOS (#1241) (dcd2f6e)
  • Flatten token names for default text size and line height (#1221) (6eeaeb4)
  • Reset the lower placeholder opacity set by Firefox (#1239) (d2b371e)