Design System Updates for 2021 October

Enhancements

  • The items in the Action List component can work as action buttons, instead of selectable options.
  • In the Datagrid priority mode, pressing the escape key exits the mode.

Fixes

  • When a Datagrid has an id, the page-size attribute will store the value for that specific Datagrid. For Datagrids without an id, the number of rows shown in a page will be a global setting for the user.
  • We improved the performance of the Select component by implementing render debouncing.

Deprecation

  • window.e.variables is being deprecated. We have a migration document to help product teams move to different solutions.