Skip to content

Commit b6019f2

Browse files
committed
release notes
1 parent 326df1e commit b6019f2

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

RELEASENOTES.md

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

4+
## Release 2.22.0 - May 5, 2023
5+
6+
## Components
7+
### [Activity Timeline](https://www.lightningdesignsystem.com/components/activity-timeline)
8+
#### Changed
9+
- Replaced aria-hidden with hidden attribute for components that show/hide content
10+
<!-- ## [VERSION] -->
11+
12+
### [Carousel](https://www.lightningdesignsystem.com/components/carousel)
13+
#### Changed
14+
- Replaced aria-hidden with hidden attribute for components that show/hide content
15+
16+
### [Checkbox Toggle](https://www.lightningdesignsystem.com/components/checkbox-toggle)
17+
#### Fixed
18+
- Fixed `NVDA` checkbox toggle is announced twice removed aria-live="assertive"
19+
20+
### [Expandable Section](https://www.lightningdesignsystem.com/components/expandable-section)
21+
#### Changed
22+
- Replaced aria-hidden with hidden attribute for components that show/hide content
23+
24+
### [Panels](https://www.lightningdesignsystem.com/components/panels)
25+
#### Changed
26+
- Replaced aria-hidden with hidden attribute for components that show/hide content
27+
28+
### [Progress Ring](https://www.lightningdesignsystem.com/components/progress-ring)
29+
#### Fixed
30+
- Fixed duplicate IDs by adding helper method
31+
32+
### [Split View](https://www.lightningdesignsystem.com/components/split-view)
33+
#### Changed
34+
- Replaced aria-hidden with hidden attribute for components that show/hide content
35+
36+
### [Summary Detail](https://www.lightningdesignsystem.com/components/summary-detail)
37+
#### Changed
38+
- Replaced aria-hidden with hidden attribute for components that show/hide content
39+
<!-- ## [VERSION] -->
40+
441
## Release 2.21.0 - April 20, 2023
542

643
## Fixed

0 commit comments

Comments
 (0)