You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- On release, add general notes here. In time the legacy release notes will be add to this -->
3
3
4
+
## 2.27.0 - April 17, 2025
5
+
6
+
- Update icons to `v10.12.2`
7
+
- Standard set
8
+
- Added it_service_management
9
+
- Utility set
10
+
- Added it_service_management
11
+
12
+
- Styling Hooks
13
+
- Include a new set of global and shared hooks in the dist CSS for "default", "sanitized", "offline", and "minified" versions.
14
+
- For this release, the new hooks are scoped exclusively to a predefined list of Lightning Web Component primitives, Copilot elements, and a catch-all class. (This is set to change in the future.)
<!-- !!! THIS FILE IS AUTO-GENERATED !!! DO NOT EDIT THIS FILE MANUALLY !!! -->
3
3
4
+
## Release 2.27.0 - April 17, 2025
5
+
6
+
- Update icons to `v10.12.2`
7
+
- Standard set
8
+
- Added it_service_management
9
+
- Utility set
10
+
- Added it_service_management
11
+
- Styling Hooks
12
+
- Include a new set of global and shared hooks in the dist CSS for "default", "sanitized", "offline", and "minified" versions.
13
+
- For this release, the new hooks are scoped exclusively to a predefined list of Lightning Web Component primitives, Copilot elements, and a catch-all class. (This is set to change in the future.)
- Added `aria-hidden` attribute to required checkbox label asterisk to avoid being announced by screen reader to meet accessibility WCAG label criteria
- Added `aria-hidden` attribute to required input label asterisk on edit cell popover to avoid being announced by screen reader to meet accessibility WCAG label criteria
- Added `aria-hidden` attribute to required datetime picker label asterisk to avoid being announced by screen reader to meet accessibility WCAG label criteria
- Added `aria-hidden` attribute to required select option label asterisk to avoid being announced by screen reader to meet accessibility WCAG label criteria
- Added `aria-hidden` attribute to required form element label asterisk to avoid being announced by screen reader to meet accessibility WCAG label criteria
- Added `aria-hidden` attribute to required radio button group label asterisk to avoid being announced by screen reader to meet accessibility WCAG label criteria
- Added `aria-hidden` attribute to required radio group label asterisk to avoid being announced by screen reader to meet accessibility WCAG label criteria
135
+
136
+
### [Rich Text Editor](https://www.lightningdesignsystem.com/components/rich-text-editor)
- Added 160px max-width to `.slds-popover_tooltip, .slds-popover--tooltip` for screen sizes up to 480px, to ensure tooltips do not overflow on small and mobile screens.
- Resolved an issue where a white background box appeared on mouseover of a wrapped cell. This fix applies only to any cell with the `slds-cell-wrap` class.
0 commit comments