File tree Expand file tree Collapse file tree 3 files changed +46
-1
lines changed Expand file tree Collapse file tree 3 files changed +46
-1
lines changed Original file line number Diff line number Diff line change 1
1
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
2
2
<!-- On release, add general notes here. In time the legacy release notes will be add to this -->
3
3
4
+
5
+ ## 2.20.1 - December 16, 2022
6
+
7
+ - Updated colors for verious components:
8
+ - Button Icons
9
+ - Carousel
10
+ - Checkbox Button
11
+ - Checkbox Toggle
12
+ - Checkbox
13
+ - Combobox
14
+ - Data Tables
15
+ - Dynamic Icons
16
+ - File Selector
17
+ - Pills
18
+ - Popovers
19
+ - Progress Indicator
20
+ - Radio Group
21
+ - Select
22
+ - Spinners
23
+ - Split View
24
+ - Tabs
25
+ - Visual Picker
26
+
4
27
## 2.20.0 - December 15, 2022
5
28
6
29
- Updated constant colors codes with global slds hooks
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.20.1 - December 16, 2022
5
+
6
+ - Updated colors for verious components:
7
+ - Button Icons
8
+ - Carousel
9
+ - Checkbox Button
10
+ - Checkbox Toggle
11
+ - Checkbox
12
+ - Combobox
13
+ - Data Tables
14
+ - Dynamic Icons
15
+ - File Selector
16
+ - Pills
17
+ - Popovers
18
+ - Progress Indicator
19
+ - Radio Group
20
+ - Select
21
+ - Spinners
22
+ - Split View
23
+ - Tabs
24
+ - Visual Picker
25
+
4
26
## Release 2.20.0 - December 15, 2022
5
27
6
28
- Updated constant colors codes with global slds hooks
Original file line number Diff line number Diff line change 9
9
///
10
10
/// @type String
11
11
/// @access private
12
- $app-version : " 2.20.0 " ;
12
+ $app-version : " 2.20.1 " ;
13
13
14
14
/// Debug mode (uncomment to activate)
15
15
/// Turn on to output deprecation warnings during development
You can’t perform that action at this time.
0 commit comments