UNPKG

@salesforce-ux/design-system

Version:
34 lines (20 loc) 839 B
<!-- Release notes authoring guidelines: http://keepachangelog.com/ --> # Datetime Picker Release Notes <!-- ## [Unreleased] --> ## 2.22.0 ### Added - Tooltip option provided for Date/DateTime pickers. - Added `slds-datetimepicker_has-tooltip` class to fix the icon misalignment issue. ## 2.17.0 ### Fixed - Fixed missing attribute `required` on date input ## 2.16.0 ### Added - Added `aria-label` to provide the full `DD MM YYYY` text of the date ### Added - Added hover style for dates ### Changed - Removed the usage of the deprecated combobox. The Datetime Picker now uses the current combobox. ## 2.13.0 ### Changed - Datetime Picker blueprints no longer use the deprecated variant `.slds-form_compound` on its parent `.slds-form`. Instead, it now uses `.slds-form-element_compound` on its parent `.slds-form-element`.