Design System Updates for 2022 September
Enhancements
- Date-Time Picker: added option to reset the time value when the user selects a new date.
- Dialog: a "Back" button can be displayed in the Dialog title bar, similarly to the page title bar.
- Dialog: the Dialog now supports keyboard accessibility guidelines.
Changes
- Step Bar: the "Previous Step" and "Next Step" buttons are disabled when no step is set as selected.
- Our purify utility will allow links to open in new windows with
target=_blank", e.g. links to documentation. The related XSS vulnerability is handled appropriately.
Fixes
- Chart: fixed issue where items with the value "0" did not display in tootlips.