File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Expand file tree Collapse file tree 3 files changed +13
-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
+ ## 2.21.2 - June 15, 2023
5
+
6
+ ## Fixed
7
+ - Fixed text-selection color issues which was introduced by WCAG 2.1 updates.
8
+ - Fixed border colors for components.
9
+
4
10
## 2.21.1 - May 18, 2023
5
11
6
12
## Fixed
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.2 - June 15, 2023
5
+
6
+ ## Fixed
7
+ - Fixed text-selection color issues which was introduced by WCAG 2.1 updates.
8
+ - Fixed border colors for components.
9
+
4
10
## Release 2.21.1 - May 18, 2023
5
11
6
12
## Fixed
Original file line number Diff line number Diff line change 9
9
///
10
10
/// @type String
11
11
/// @access private
12
- $app-version : " 2.21.1 " ;
12
+ $app-version : " 2.21.2 " ;
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