Design System Updates for 2022 December
New Releases
Chart Colors: we've added new color aliases to be used in charts. These aliases, from chart-01
to chart-10
, make it easy to pick distinct colors for charts and still keep a consistent look across the platform. You can find these colors on our Colors page, and read more about them in our Data Visualization Guideline.
Enhancements
- Date-Time Picker: by default, selecting values in the Date-Time Picker panel applies them automatically. With the new
manual-apply
attribute, the value will only be applied when the user presses the Apply button, and they can cancel their changes as well. - Validator: added support for keyboard navigation.
- Password Input: pressing the Reveal Password / Hide Password button now sends events (
reveal
,hide
), useful for security features.
Icon Library Updates
- Added
e-file-js
,e-pending
,e-caret-horizontal
. - Updated
e-caret-vertical
.