File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed 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.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
+
4
41
## Release 2.21.0 - April 20, 2023
5
42
6
43
## Fixed
You can’t perform that action at this time.
0 commit comments