Design System Updates for 2022 August
New Releases
Datagrid: we've added a lot of usability features to our Datagrid component, including user-adjustable columns sizes, support for horizontal scrolling with a floating item action panel, loading state for item actions, button groups and dropdowns for the bulk action bar, and the ability to enable bulk action mode with a button.
Enhancements
- Step Bar: added next step and previous step buttons.
- Tab Bar: tabs can have tooltips now.
- Date-Time Picker: added error change event.
Fixes
- Rule Builder: fixed issue where value getter didn't work as expected.
- Date-Time Picker: fixed issue where error state was unexpectedly removed after changing selection.
- Action List: fixed issue where page scrolled to top after selection.
- Tab Bar: removed the ability to focus on disabled tabs.
Deprecation
- Toggle Button CSS component is deprecated, the Button component can be used with a toggle function if necessary.