Skip to content

v17.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 15:43
· 1 commit to main since this release
0b27cad

17.7.0 (2025-02-24)

Bug Fixes

  • a11y: datagrid - invalid aria-attributes in manage column (#1684) (b8417d0)
  • breadcrumbs: add default target when no target is available (#1697) (21d71f3)
  • breadcrumbs: fix spacing and remove unnecessary css properties (#1669) (ddc1140)
  • button-group: make routerLinkActive work on clr-button (#1689) (04d4d09)
  • datagrid: align action items focus/hover/selected with dropdown (#1690) (31bb1c2)
  • datagrid: key navigation when using num pad (#1691) (ea844d0)
  • datagrid: render datagrid in initially hidden and OnPush components (#1688) (95c177a)
  • datagrid: skip focusing active cell if focus is outside component (#1695) (3ff3442), closes #1545
  • datagrid: update datagrid virtual scroll selector name (#1700) (6620a51)
  • datepicker: accessibility fix for aria-hidden on focusable element error (#1640) (70c3f25)
  • datepicker: testcases - wait until class is defined (#1699) (2213a08)
  • dropdown: indicate selected item with a border on the left (#1705) (c2d8e99)
  • file-input: allow advanced file input without file messages (#1677) (41601e8)
  • tooltip: hide tooltip properly when using OnPush change detection (#1686) (22e8807)
  • wizard: add missing role for step status icon (#1687) (91a7081)
  • wizard: scroll to top of page when page is changed (#1698) (e2dfaf9), closes #1692

Features

  • datagrid: add overflow ellipsis (#1672) (780b6ff)
  • datepicker: add support for date range (#1663) (4b1c31f)
  • forms: add full width class (#1710) (0b27cad)
  • side-panel: pinnable and inline side panel (#1615) (db56d84)
  • vertical-nav: add aria-controls and and configurable aria-label to collapse toggle (#1702) (aa43cd7)