Skip to content

v17.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 08:08
· 81 commits to main since this release
be953ed

17.2.1 (2024-06-21)

Bug Fixes

  • a11y: datagrid detail pane has role dialog with no aria label (#1405) (d87e3ca)
  • a11y: datagrid filter button aria-label fix (#1399) (76b13f8)
  • a11y: timeline steps should have a list structure (#1421) (29d18fc)
  • a11y: vertical nav - remove incorrect usage of links at top level for the vertical nav story (#1455) (b21e36e)
  • alert: make neutral app-level alert action buttons visible (#1445) (07f2892)
  • alert: remove space between action dropdown trigger and popup menu (#1417) (60b2a53), closes #1029
  • datagrid: detach cached rows on column state change (#1452) (be953ed)
  • datagrid: detail button icon compact size and default color (#1456) (403a827)
  • datagrid: hide initially hidden columns (#1419) (02b2e61)
  • datagrid: hide sticky columns for loading more items row (#1420) (f856ab6)
  • datagrid: keep filter focus on row changes (#1442) (b866354), closes #1438
  • datagrid: previously hidden columns visible after detail close (#1428) (93915a1)
  • datagrid: remove cell input focus by tab key (#1425) (1dec2ce)
  • datagrid: retain focus on closing detail (#1427) (d63a9c4)
  • datagrid: use proxy for detail context change (#1446) (8d0fac4)
  • datagrid: virtual scroll load extra page for details (#1431) (f402878)
  • dropdown: add negative offset to item focus outline (#1454) (a6d0ba6)
  • forms: add error id in aria-describedby on first blur (#1325) (95f9135)
  • select: use correct token for disabled border on hover (#1448) (33e770a)