|
12 | 12 | </a> |
13 | 13 | </p> |
14 | 14 |
|
15 | | -## 4.22.0 |
16 | | - |
17 | | -[4.22.0 documentation](https://hds-website-4-22-0.vercel.app/) |
| 15 | +## 4.22.1 |
18 | 16 |
|
19 | | -**Minor changes** |
| 17 | +**Patch changes** |
20 | 18 |
|
21 | | -Added `ember-intl` as a dependency |
22 | 19 |
|
23 | | -- Added `hdsIntl` service for translations in HDS components with default fallback values |
24 | | -- Added `hds-t` helper which uses the `hds-intl` service to provide translations in HSD templates |
| 20 | +`AdvancedTable` - Fixed styles for right and center aligned cells. |
25 | 21 |
|
26 | 22 |
|
27 | | -`AdvancedTable` - Translated template strings. Removed extraneous screen-reader-only text. |
| 23 | +<small class="doc-whats-new-changelog-metadata">[#3093](https://github.com/hashicorp/design-system/pull/3093)</small> |
28 | 24 |
|
| 25 | +<div class="doc-whats-new-changelog-separator"></div> |
29 | 26 |
|
30 | 27 |
|
31 | | -`AppFooter` - Translated template strings |
| 28 | +`AppFrame` - Changed media query styles for frame header and sidebar containers to use level 3 vs level 4 CSS syntax |
32 | 29 |
|
33 | 30 |
|
| 31 | +<small class="doc-whats-new-changelog-metadata">[#3110](https://github.com/hashicorp/design-system/pull/3110)</small> |
34 | 32 |
|
35 | | -`AppSideNav` - Translated template strings |
| 33 | +<div class="doc-whats-new-changelog-separator"></div> |
36 | 34 |
|
| 35 | +## 4.22.0 |
37 | 36 |
|
| 37 | +[4.22.0 documentation](https://hds-website-4-22-0.vercel.app/) |
38 | 38 |
|
39 | | -`ApplicationState` - Translated template strings |
| 39 | +**Minor changes** |
40 | 40 |
|
| 41 | +Added `ember-intl` as a dependency |
41 | 42 |
|
| 43 | +- Added `hdsIntl` service for translations in HDS components with default fallback values |
| 44 | +- Added `hds-t` helper which uses the `hds-intl` service to provide translations in HSD templates |
42 | 45 |
|
43 | | -`CodeEditor` - Translated template strings |
| 46 | +`AdvancedTable` - Translated template strings. Removed extraneous screen-reader-only text. |
44 | 47 |
|
| 48 | +`AppFooter` - Translated template strings |
45 | 49 |
|
| 50 | +`AppSideNav` - Translated template strings |
46 | 51 |
|
47 | | -`DismissButton` - Translated template strings |
| 52 | +`ApplicationState` - Translated template strings |
48 | 53 |
|
| 54 | +`CodeEditor` - Translated template strings |
49 | 55 |
|
| 56 | +`DismissButton` - Translated template strings |
50 | 57 |
|
51 | 58 | `MaskedInput` - Translated template strings |
52 | 59 |
|
53 | | - |
54 | | - |
55 | 60 | `SuperSelect` - Translated template strings |
56 | 61 |
|
57 | | - |
58 | | - |
59 | 62 | `Pagination` - Translated template strings |
60 | 63 |
|
61 | | - |
62 | | - |
63 | 64 | `SideNav` - Translated template strings |
64 | 65 |
|
65 | | - |
66 | | - |
67 | 66 | `Table` - Translated template strings |
68 | 67 |
|
69 | | - |
70 | | - |
71 | 68 | `Time` - Translated template strings |
72 | 69 |
|
73 | | - |
74 | 70 | <small class="doc-whats-new-changelog-metadata">[#2878](https://github.com/hashicorp/design-system/pull/2878)</small> |
75 | 71 |
|
76 | 72 | <div class="doc-whats-new-changelog-separator"></div> |
77 | 73 |
|
78 | | - |
79 | 74 | `Reveal` - Added support for the `aria-describedby` attribute on the toggle. |
80 | 75 |
|
81 | | - |
82 | 76 | <small class="doc-whats-new-changelog-metadata">[#3084](https://github.com/hashicorp/design-system/pull/3084)</small> |
83 | 77 |
|
84 | 78 | <div class="doc-whats-new-changelog-separator"></div> |
85 | 79 |
|
86 | | - |
87 | 80 | **Patch changes** |
88 | 81 |
|
89 | | - |
90 | 82 | `AppHeader` - Changed the default breakpoint from `lg` to `md`. |
91 | 83 |
|
92 | | - |
93 | 84 | <small class="doc-whats-new-changelog-metadata">[#3072](https://github.com/hashicorp/design-system/pull/3072)</small> |
94 | 85 |
|
95 | 86 | <div class="doc-whats-new-changelog-separator"></div> |
96 | 87 |
|
97 | | - |
98 | 88 | `Stepper::List` - Fixed type for `status` argument in `List::Step` to be `HdsStepperStatuses` instead of enum `HdsStepperStatusesValues` |
99 | 89 |
|
100 | | - |
101 | 90 | <small class="doc-whats-new-changelog-metadata">[#3073](https://github.com/hashicorp/design-system/pull/3073)</small> |
102 | 91 |
|
103 | 92 | <div class="doc-whats-new-changelog-separator"></div> |
104 | 93 |
|
105 | | - |
106 | 94 | `AdvancedTable::Tr` - Updated `@isSelected` argument type from `false` to `boolean` |
107 | 95 |
|
108 | | - |
109 | | - |
110 | 96 | `Table::Tr` - Updated `@isSelected` argument type from `false` to `boolean` |
111 | 97 |
|
112 | | - |
113 | 98 | <small class="doc-whats-new-changelog-metadata">[#3066](https://github.com/hashicorp/design-system/pull/3066)</small> |
114 | 99 |
|
115 | 100 | <div class="doc-whats-new-changelog-separator"></div> |
116 | 101 |
|
117 | | - |
118 | 102 | `CodeEditor` - Fixed the type of the CodeEditor signature to indicate that the `[CE].Title` and `[CE].Description` have bound arguments. |
119 | 103 |
|
120 | | - |
121 | 104 | <small class="doc-whats-new-changelog-metadata">[#3068](https://github.com/hashicorp/design-system/pull/3068)</small> |
122 | 105 |
|
123 | 106 | <div class="doc-whats-new-changelog-separator"></div> |
124 | 107 |
|
125 | 108 | ## 4.21.1 |
126 | 109 |
|
127 | | -[4.21.1 documentation](https://hds-website-4-21-1.vercel.app/) |
128 | | - |
129 | 110 | **Patch changes** |
130 | 111 |
|
131 | 112 | `AdvancedTable` - Removed `ember-math-helpers` dev dependency |
@@ -1628,74 +1609,7 @@ Migrated all internal instances of `FlightIcon` to `Hds::Icon` |
1628 | 1609 |
|
1629 | 1610 | <div class="doc-whats-new-changelog-separator"></div> |
1630 | 1611 |
|
1631 | | -## 4.8.0 |
1632 | | - |
1633 | | -[4.8.0 documentation](https://hds-website-4-8-0.vercel.app/) |
1634 | | - |
1635 | | -**Minor changes** |
1636 | | - |
1637 | | -`AppHeader` - Added new component. |
1638 | | - |
1639 | | -`SideNav` - Added new `withAppHeader` option. |
1640 | | - |
1641 | | -<small class="doc-whats-new-changelog-metadata">[#2161](https://github.com/hashicorp/design-system/pull/2161)</small> |
1642 | | - |
1643 | | -<div class="doc-whats-new-changelog-separator"></div> |
1644 | | - |
1645 | | -`Dropdown` - Converted component to TypeScript |
1646 | | - |
1647 | | -`MenuPrimitive` - Converted component to TypeScript |
1648 | | - |
1649 | | -`TooltipModifier` - Converted modifier to TypeScript |
1650 | | - |
1651 | | -<small class="doc-whats-new-changelog-metadata">[#2272](https://github.com/hashicorp/design-system/pull/2272)</small> |
1652 | | - |
1653 | | -<div class="doc-whats-new-changelog-separator"></div> |
1654 | | - |
1655 | | -`Breadcrumb` - Converted component to TypeScript |
1656 | | - |
1657 | | -<small class="doc-whats-new-changelog-metadata">[#2304](https://github.com/hashicorp/design-system/pull/2304)</small> |
1658 | | - |
1659 | | -<div class="doc-whats-new-changelog-separator"></div> |
1660 | | - |
1661 | | -`ApplicationState`: |
1662 | | - |
1663 | | -- Spacing and alignment updates |
1664 | | -- New `@align` (`left` (default), `center`) argument for aligning content |
1665 | | -- Added new yielded `Media` child component |
1666 | | - |
1667 | | -`ApplicationState::Header`: |
1668 | | - |
1669 | | -- The header now supports an optional `@titleTag` argument that can override the default title element (`div`) |
1670 | | - |
1671 | | -`ApplicationState::Footer`: |
1672 | | - |
1673 | | -- The footer now yields `Button` and `Dropdown` components as well as `LinkStandalone` |
1674 | | -- The visual separator has been removed to modernize the component’s visual look |
1675 | | - |
1676 | | -<small class="doc-whats-new-changelog-metadata">[#2274](https://github.com/hashicorp/design-system/pull/2274)</small> |
1677 | | - |
1678 | | -<div class="doc-whats-new-changelog-separator"></div> |
1679 | | - |
1680 | | -`SegmentedGroup` - Converted component to TypeScript |
1681 | | - |
1682 | | -<small class="doc-whats-new-changelog-metadata">[#2094](https://github.com/hashicorp/design-system/pull/2094)</small> |
1683 | | - |
1684 | | -<div class="doc-whats-new-changelog-separator"></div> |
1685 | | - |
1686 | | -**Patch changes** |
1687 | | - |
1688 | | -Add explicit `ember-get-config` dependency for use in the icon sprite initializer |
1689 | | - |
1690 | | -<small class="doc-whats-new-changelog-metadata">[#2283](https://github.com/hashicorp/design-system/pull/2283)</small> |
1691 | | - |
1692 | | -<div class="doc-whats-new-changelog-separator"></div> |
1693 | | - |
1694 | | -**🔄 Updated dependencies:** |
1695 | | - |
1696 | | -- @hashicorp/design-system-tokens@2.2.0 |
1697 | | - |
1698 | 1612 |
|
1699 | 1613 | --- |
1700 | 1614 |
|
1701 | | -_[Read the full changelog](https://github.com/hashicorp/design-system/blob/main/packages/components/CHANGELOG.md)_ |
| 1615 | +_[Read the full changelog](https://github.com/hashicorp/design-system/blob/main/packages/components/CHANGELOG.md)_ |
0 commit comments