Design System Updates for 2022 February

Enhancements

  • Accessibility: Token Input, Steps, Back Button, Inplace Editor, and Card component now support keyboard navigation.
  • Datagrid: the page size selector in the Datagrid footer now can be hidden with page-size-hidden.
  • Datagrid: the selectedItems getter-setter was added to the API.
  • Rule Builder: number of rules now can have an upper limited.
  • Rule Builder: custom summary rule number can be used as placeholder.
  • Rule Builder: custom relations can be added, overwriting the default AND and OR relations.

Changes

  • Datagrid: hide-pagination attribute was renamed to pagination-hidden to follow our naming conventions.
  • The back button next to the page title has an href attribute to make it accessible.

Fixes

  • Datagrid: fixed issue where the sort column icon was displayed twice.
  • Dropdown: fixed issue with counter.
  • Multiselect: fixed issue with search event.
  • Fixed issue where displaying any icon resulted in showing the cog icon.