|
1 | 1 | # @hashicorp/design-system-components |
2 | 2 |
|
| 3 | +## 4.19.0 |
| 4 | + |
| 5 | +### Minor Changes |
| 6 | + |
| 7 | +[4.19.0 documentation](https://hds-website-4-19-0.vercel.app/) |
| 8 | + |
| 9 | +Use luxon 3.x |
| 10 | + |
| 11 | +<small class="doc-whats-new-changelog-metadata">[#2839](https://github.com/hashicorp/design-system/pull/2839) - Thanks [@RobbieTheWagner](https://github.com/RobbieTheWagner) for the contribution! 🙏</small> |
| 12 | + |
| 13 | +<div class="doc-whats-new-changelog-separator"></div> |
| 14 | + |
| 15 | +`CodeBlock` - Updated focus ring colors in interactive elements to fix a11y color contrast issues |
| 16 | + |
| 17 | +`CodeEditor` - Updated focus ring colors in interactive elements to fix a11y color contrast issues |
| 18 | + |
| 19 | +`SideNav` - Updated focus ring colors in interactive elements to fix a11y color contrast issues |
| 20 | + |
| 21 | +<small class="doc-whats-new-changelog-metadata">[#2819](https://github.com/hashicorp/design-system/pull/2819)</small> |
| 22 | + |
| 23 | +<div class="doc-whats-new-changelog-separator"></div> |
| 24 | + |
| 25 | +Update ember-stargate to 0.5.0 |
| 26 | + |
| 27 | +<small class="doc-whats-new-changelog-metadata">[#2840](https://github.com/hashicorp/design-system/pull/2840) - Thanks [@RobbieTheWagner](https://github.com/RobbieTheWagner) for the contribution! 🙏</small> |
| 28 | + |
| 29 | +<div class="doc-whats-new-changelog-separator"></div> |
| 30 | + |
| 31 | +`SideNav` - Deprecated the `SideNav` component. Use the `AppSideNav` component in combination with the `AppHeader` component as a replacement. |
| 32 | + |
| 33 | +<small class="doc-whats-new-changelog-metadata">[#2837](https://github.com/hashicorp/design-system/pull/2837)</small> |
| 34 | + |
| 35 | +<div class="doc-whats-new-changelog-separator"></div> |
| 36 | + |
| 37 | +`AppHeader` - Formally published the `AppHeader` component. |
| 38 | + |
| 39 | +<small class="doc-whats-new-changelog-metadata">[#2837](https://github.com/hashicorp/design-system/pull/2837)</small> |
| 40 | + |
| 41 | +<div class="doc-whats-new-changelog-separator"></div> |
| 42 | + |
| 43 | +`AppSideNav` - Formally published the `AppSideNav` component. |
| 44 | + |
| 45 | +<small class="doc-whats-new-changelog-metadata">[#2837](https://github.com/hashicorp/design-system/pull/2837)</small> |
| 46 | + |
| 47 | +<div class="doc-whats-new-changelog-separator"></div> |
| 48 | + |
| 49 | +`SuperSelect` - Updated the design to improve the experience when many items are selected. |
| 50 | + |
| 51 | +<small class="doc-whats-new-changelog-metadata">[#2824](https://github.com/hashicorp/design-system/pull/2824)</small> |
| 52 | + |
| 53 | +<div class="doc-whats-new-changelog-separator"></div> |
| 54 | + |
| 55 | +### Patch Changes |
| 56 | + |
| 57 | +`Tag` - Updated structure to prevent inheritance overrides for font styles |
| 58 | + |
| 59 | +<small class="doc-whats-new-changelog-metadata">[#2835](https://github.com/hashicorp/design-system/pull/2835)</small> |
| 60 | + |
| 61 | +<div class="doc-whats-new-changelog-separator"></div> |
| 62 | + |
| 63 | +`Modal` - Fixed issue where conditionally disabling ability to dismiss the `Modal` breaks click outside to dismiss. |
| 64 | + |
| 65 | +<small class="doc-whats-new-changelog-metadata">[#2846](https://github.com/hashicorp/design-system/pull/2846)</small> |
| 66 | + |
| 67 | +<div class="doc-whats-new-changelog-separator"></div> |
| 68 | + |
| 69 | +`Dropdown` - Updated Radio and Checkbox list items font weight to match other list items. |
| 70 | + |
| 71 | +<small class="doc-whats-new-changelog-metadata">[#2854](https://github.com/hashicorp/design-system/pull/2854)</small> |
| 72 | + |
| 73 | +<div class="doc-whats-new-changelog-separator"></div> |
| 74 | + |
| 75 | +`Modal` - Fixed issue with focus trap when modal is displayed inline. |
| 76 | + |
| 77 | +<small class="doc-whats-new-changelog-metadata">[#2834](https://github.com/hashicorp/design-system/pull/2834)</small> |
| 78 | + |
| 79 | +<div class="doc-whats-new-changelog-separator"></div> |
| 80 | + |
3 | 81 | ## 4.18.2 |
4 | 82 |
|
5 | 83 | [4.18.2 documentation](https://hds-website-4-18-2.vercel.app/) |
|
0 commit comments