Skip to content

Commit 9f7a974

Browse files
committed
datestamp release notes
1 parent c3d981a commit 9f7a974

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

RELEASENOTES.general.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- On release, add general notes here. In time the legacy release notes will be add to this -->
33

44

5-
## 2.21.0 - Upcoming
5+
## 2.21.0 - April 20, 2023
66

77
## Fixed
88

RELEASENOTES.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
22
<!-- !!! THIS FILE IS AUTO-GENERATED !!! DO NOT EDIT THIS FILE MANUALLY !!! -->
33

4-
## Release 2.21.0 - Upcoming
4+
## Release 2.21.0 - April 20, 2023
55

66
## Fixed
77
- Update transparency values (rgba and design tokens) with transparent SLDS global styling hooks
@@ -48,6 +48,16 @@
4848
#### Added
4949
- Configured `--slds-c-button-text-color-hover` Styling hook in Button with dual-stateful to accurately apply the text color on-hover
5050

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+
5161
### [Global Navigation](https://www.lightningdesignsystem.com/components/global-navigation)
5262
#### Added
5363
- Added `role="presentation"` for globlal navigation's overflow tab item
@@ -81,6 +91,8 @@
8191

8292
### [Popovers](https://www.lightningdesignsystem.com/components/popovers)
8393
#### 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.
8496
## 2.19
8597
#### Fixed
8698
- Fixed hardcoded walk through header and alt image paths

0 commit comments

Comments
 (0)