File tree Expand file tree Collapse file tree 5 files changed +41
-23
lines changed
website/docs/whats-new/release-notes/partials Expand file tree Collapse file tree 5 files changed +41
-23
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @hashicorp/design-system-components
2
2
3
+ ## 4.19.0
4
+
5
+ ### Minor Changes
6
+
7
+ ` CodeBlock ` - Updated focus ring colors in interactive elements to fix a11y color contrast issues
8
+
9
+ ` CodeEditor ` - Updated focus ring colors in interactive elements to fix a11y color contrast issues
10
+
11
+ ` SideNav ` - Updated focus ring colors in interactive elements to fix a11y color contrast issues
12
+
13
+ <small class =" doc-whats-new-changelog-metadata " >[ #2819 ] ( https://github.com/hashicorp/design-system/pull/2819 ) </small >
14
+
15
+ <div class =" doc-whats-new-changelog-separator " ></div >
16
+
17
+ ` Form::SuperSelect::Multiple ` - Updated the design to improve the experience when many items are selected.
18
+
19
+ <small class =" doc-whats-new-changelog-metadata " >[ #2824 ] ( https://github.com/hashicorp/design-system/pull/2824 ) </small >
20
+
21
+ <div class =" doc-whats-new-changelog-separator " ></div >
22
+
3
23
## 4.18.2
4
24
5
25
[ 4.18.2 documentation] ( https://hds-website-4-18-2.vercel.app/ )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hashicorp/design-system-components" ,
3
- "version" : " 4.18.2 " ,
3
+ "version" : " 4.19.0 " ,
4
4
"description" : " Helios Design System Components" ,
5
5
"keywords" : [
6
6
" hashicorp" ,
Original file line number Diff line number Diff line change 12
12
</a >
13
13
</p >
14
14
15
+ ## 4.19.0
16
+
17
+ ** Minor changes**
18
+
19
+ ` CodeBlock ` - Updated focus ring colors in interactive elements to fix a11y color contrast issues
20
+
21
+ ` CodeEditor ` - Updated focus ring colors in interactive elements to fix a11y color contrast issues
22
+
23
+ ` SideNav ` - Updated focus ring colors in interactive elements to fix a11y color contrast issues
24
+
25
+ <small class =" doc-whats-new-changelog-metadata " >[ #2819 ] ( https://github.com/hashicorp/design-system/pull/2819 ) </small >
26
+
27
+ <div class =" doc-whats-new-changelog-separator " ></div >
28
+
29
+ ` Form::SuperSelect::Multiple ` - Updated the design to improve the experience when many items are selected.
30
+
31
+ <small class =" doc-whats-new-changelog-metadata " >[ #2824 ] ( https://github.com/hashicorp/design-system/pull/2824 ) </small >
32
+
33
+ <div class =" doc-whats-new-changelog-separator " ></div >
34
+
15
35
## 4.18.2
16
36
17
37
[ 4.18.2 documentation] ( https://hds-website-4-18-2.vercel.app/ )
@@ -1372,14 +1392,6 @@ Fixed syncing of `<F.Error />` ids to the `aria-describedby` attribute
1372
1392
1373
1393
- @hashicorp/ember-flight-icons @5.1.0
1374
1394
1375
- ## 4.4.1
1376
-
1377
- ** Patch changes**
1378
-
1379
- ** 🔄 Updated dependencies:**
1380
-
1381
- - @hashicorp/ember-flight-icons @5.0.3
1382
-
1383
1395
1384
1396
---
1385
1397
You can’t perform that action at this time.
0 commit comments