File tree Expand file tree Collapse file tree 6 files changed +57
-28
lines changed
website/docs/whats-new/release-notes/partials Expand file tree Collapse file tree 6 files changed +57
-28
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @hashicorp/design-system-components
22
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+
23+ ### Patch Changes
24+
25+ ` Modal ` - Fixed issue with focus trap when modal is displayed inline.
26+
27+ <small class =" doc-whats-new-changelog-metadata " >[ #2834 ] ( https://github.com/hashicorp/design-system/pull/2834 ) </small >
28+
29+ <div class =" doc-whats-new-changelog-separator " ></div >
30+
331## 4.18.2
432
533[ 4.18.2 documentation] ( https://hds-website-4-18-2.vercel.app/ )
Original file line number Diff line number Diff line change 11{
22 "name" : " @hashicorp/design-system-components" ,
3- "version" : " 4.18.2 " ,
3+ "version" : " 4.19.0 " ,
44 "description" : " Helios Design System Components" ,
55 "keywords" : [
66 " hashicorp" ,
Original file line number Diff line number Diff line change 1212 </a >
1313</p >
1414
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+
35+ ** Patch changes**
36+
37+ ` Modal ` - Fixed issue with focus trap when modal is displayed inline.
38+
39+ <small class =" doc-whats-new-changelog-metadata " >[ #2834 ] ( https://github.com/hashicorp/design-system/pull/2834 ) </small >
40+
41+ <div class =" doc-whats-new-changelog-separator " ></div >
42+
1543## 4.18.2
1644
1745[ 4.18.2 documentation] ( https://hds-website-4-18-2.vercel.app/ )
@@ -1372,14 +1400,6 @@ Fixed syncing of `<F.Error />` ids to the `aria-describedby` attribute
13721400
13731401- @hashicorp/ember-flight-icons @5.1.0
13741402
1375- ## 4.4.1
1376-
1377- ** Patch changes**
1378-
1379- ** 🔄 Updated dependencies:**
1380-
1381- - @hashicorp/ember-flight-icons @5.0.3
1382-
13831403
13841404---
13851405
You can’t perform that action at this time.
0 commit comments