Skip to content

v17.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 22:40
· 50 commits to main since this release
92d623e

17.5.0 (2025-01-07)

Bug Fixes

  • a11y: signpost close aria label update and allow user to config aria label (#1624) (739d3df)
  • accordion: add heading role and aria level to title (#1616) (02ab4c8)
  • alerts: app level links to use specification colors (#1632) (6107962)
  • buttons: replace click with active tokens (#1638) (d786b0a)
  • datagrid: exclude row checkbox from error styling and validation (#1643) (1f48272)
  • datepicker: prevent selecting disabled dates and hide excluded dates (#1631) (4fb22f7)
  • file-input: read file input label when browse button is focused (#1652) (946a816)
  • file-input: remove hidden file input from tab order (#1650) (d6e11ee)
  • label: allow signposts inside labels (#937) (92d623e), closes #271
  • label: text color for anchor variant (#1653) (38862d4)
  • stepper: clr step button loading (#1647) (490dc6e)
  • tabs: export tabs actions position type (#1629) (c3f558d), closes #1620
  • tooltip: adjust distance from trigger from 12px to 8px (#1641) (b1c9a78)

Features