File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 2
2
<!-- On release, add general notes here. In time the legacy release notes will be add to this -->
3
3
4
4
5
- ## 2.21.0 - Upcoming
5
+ ## 2.21.0 - April 20, 2023
6
6
7
7
## Fixed
8
8
Original file line number Diff line number Diff line change 1
1
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
2
2
<!-- !!! THIS FILE IS AUTO-GENERATED !!! DO NOT EDIT THIS FILE MANUALLY !!! -->
3
3
4
- ## Release 2.21.0 - Upcoming
4
+ ## Release 2.21.0 - April 20, 2023
5
5
6
6
## Fixed
7
7
- Update transparency values (rgba and design tokens) with transparent SLDS global styling hooks
48
48
#### Added
49
49
- Configured ` --slds-c-button-text-color-hover ` Styling hook in Button with dual-stateful to accurately apply the text color on-hover
50
50
51
+ ### [ Combobox] ( https://www.lightningdesignsystem.com/components/combobox )
52
+ #### Fixed
53
+ - Fixed by adding tabindex for ` scrollable region must have keyboard access ` wcag issue
54
+ - Fixed by adding dynamic Ids for duplicate-id-aria issue
55
+ - Fixed by adding unique Ids,aria-label for ` aria-allowed-attr ` wcag issue
56
+
57
+ ### [ Combobox] ( https://www.lightningdesignsystem.com/components/combobox )
58
+ ## Added
59
+ Added ` aria-label ` to meet accessibility requirements specifically for screen readers.
60
+
51
61
### [ Global Navigation] ( https://www.lightningdesignsystem.com/components/global-navigation )
52
62
#### Added
53
63
- Added ` role="presentation" ` for globlal navigation's overflow tab item
81
91
82
92
### [ Popovers] ( https://www.lightningdesignsystem.com/components/popovers )
83
93
#### Added button to the story ` body-max-height-small ` to fix scrollable-region-focusable wcag issue.
94
+ #### Added
95
+ - Added ` title ` attribute to meet accessibility requirements.
84
96
## 2.19
85
97
#### Fixed
86
98
- Fixed hardcoded walk through header and alt image paths
You can’t perform that action at this time.
0 commit comments