diff --git a/RELEASENOTES.general.md b/RELEASENOTES.general.md index 6a02df0f8..d0f03f22c 100644 --- a/RELEASENOTES.general.md +++ b/RELEASENOTES.general.md @@ -1,10 +1,13 @@ + +## 2.25.4 - November 14, 2024 + ## 2.25.3 - October 10, 2024 ## Fixed - - Updated neutral-50 color to close icon when the '.slds-button_icon-inverse' class is not present beside/under the .slds-modal__close selector + - Updated neutral-50 color to close icon when the '.slds-button_icon-inverse' class is not present beside/under the .slds-modal__close selector ## 2.25.2 - September 26, 2024 diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 5bd8e9106..98fe922d3 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,10 +1,25 @@ +## Release 2.25.4 - November 14, 2024 + +## Component Blueprints +### [Datepickers](https://www.lightningdesignsystem.com/components/datepickers) +#### Updated +- Date format is now hidden via `.slds-assistive-text` by default. This remains hidden when there are errors present on the input. +- Date format becomes visible when the input has focus by removing `.slds-assistive-text`. +- Date format is shown as an example date prefixed with "Format: " (e.g., Format: 12/31/2024). + +### [Datetime Picker](https://www.lightningdesignsystem.com/components/datetime-picker) +#### Updated +- Date format is now hidden via `.slds-assistive-text` by default. This remains hidden when there are errors present on the input. +- Date format becomes visible when the input has focus by removing `.slds-assistive-text`. +- Date format is shown as an example date prefixed with "Format: " (e.g., Format: 12/31/2024). + ## Release 2.25.3 - October 10, 2024 ## Fixed - - Updated neutral-50 color to close icon when the '.slds-button_icon-inverse' class is not present beside/under the .slds-modal__close selector + - Updated neutral-50 color to close icon when the '.slds-button_icon-inverse' class is not present beside/under the .slds-modal__close selector ## Release 2.25.2 - September 26, 2024