Skip to content

v2.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 09:11
· 82 commits to main since this release
a59884e

2.9.0 (2024-10-16)

Bug Fixes

  • DatatableV2: fix missing sorting indicator (b21a18d)
  • forms: fix text color for disabled fields (34ce2bf)
  • Select: update menu styles (8ae3817)

Features

  • Badge: add option to offset position (3a7e4ab)
  • Badge: reimplement component (ca6253e)
  • DatatableV2: add option to disable selection toolbar (df29254)
  • DatePicker: implement design tokens (443e372)
  • forms: apply design tokens to fields (d2f9ee7)
  • forms: implement hover styles for fields (4f92c27)
  • forms: update token values to match new style (acc953f)
  • Label: update styling (5b8a38c)
  • SegmentedToggle: update styles (2344b4e)