|
12 | 12 | </p>
|
13 | 13 |
|
14 | 14 |
|
| 15 | +### October 1st, 2025 |
| 16 | + |
| 17 | +This changelog corresponds with the [4.24](/whats-new/release-notes#4240) release. |
| 18 | + |
| 19 | +`AdvancedTable` - Added support for reordering columns. |
| 20 | + |
| 21 | +`StepperNav` - Fixed a bug that was preventing the progress line from scaling property. |
| 22 | + |
| 23 | +`Form / Layout` - Updated the order of actions to correspond with [button organization](/patterns/button-organization) guidelines. |
| 24 | + |
| 25 | +`SuperSelect / Multiple` - Added `Separator` and `GroupTitle` list items to the component. |
| 26 | + |
15 | 27 | ### September 4th, 2025
|
16 | 28 |
|
17 | 29 | This changelog corresponds with the [4.23](/whats-new/release-notes#4230) release.
|
18 | 30 |
|
19 |
| -`AdvancedTable` - Added support for pinning the first column in context menu and fixed visual bug for focus state for the table cells. |
| 31 | +`AdvancedTable` - Added support for toggling pinning the first column in context menu and fixed visual bug for focus state for the table cells. |
20 | 32 |
|
21 |
| -`AppHeader` - Updated the `size` property to match breakpoint variables. |
| 33 | +`AppHeader` - Added `size` property for breakpoint definition. |
22 | 34 |
|
23 | 35 | ### August 7th, 2025
|
24 | 36 |
|
@@ -70,7 +82,7 @@ This changelog corresponds with the [4.19](/whats-new/release-notes#4190) releas
|
70 | 82 |
|
71 | 83 | `CodeBlock`, `CodeEditor`, `SideNav` - Updated styling for the focus ring.
|
72 | 84 |
|
73 |
| -`SuperSelect::Multiple` - Multiple design improvements including: |
| 85 | +`SuperSelect / Multiple` - Multiple design improvements including: |
74 | 86 |
|
75 | 87 | - Displaying a selected number in the trigger when not empty.
|
76 | 88 | - Correcting truncation of tags to maintain the trigger height.
|
@@ -124,34 +136,6 @@ _This change alters the layer structure of the component and results in a breaki
|
124 | 136 |
|
125 | 137 | `Table` - Added column borders.
|
126 | 138 |
|
127 |
| -### December 20th, 2024 |
128 |
| - |
129 |
| -`IconTile` - Removed the border and updated the colors for improved contrast and to create a distinctive look that aligns better with the surrounding elements. |
130 |
| - |
131 |
| -`SideNav` - No longer deprecated due to adjustments in prioritization. |
132 |
| - |
133 |
| -#### Figma v2.0 Components |
134 |
| - |
135 |
| -- Deprecated HDS Components UI Kit v1.0. It will no longer receive updates or support. |
136 |
| -- Released HDS components UI Kit v2.0. |
137 |
| - |
138 |
| -In many cases, replacing v1.0 library components with the components in the Figma v2.0 Library will result in breaking changes. For a comprehensive list of how these changes will impact your designs, refer to the [changelog document](https://docs.google.com/document/d/1q9IGtrsVOf3KrSBGb8AdF3OhPUm3fYAwPdhSml7onMM/edit?tab=t.0#heading=h.15f60fqiivvr). |
139 |
| - |
140 |
| -##### General changes |
141 |
| - |
142 |
| -- Improved consistency in component naming conventions |
143 |
| -- Enhanced property panel customization options |
144 |
| -- Reduced variant complexity through boolean properties |
145 |
| -- Added local tokens for custom styling (hidden from publishing) |
146 |
| -- Standardized nested component structure |
147 |
| - |
148 |
| -##### Component organization updates |
149 |
| - |
150 |
| -- Standardized naming conventions, nested structures, and boolean property usage to reduce complexity. |
151 |
| -- Updated organization with "Form /" prefixes and DialogPrimitive as the base for modal components. |
152 |
| -- Introduced [Template] components for common combinations. |
153 |
| -- Improved nested component accessibility for easier customization. |
154 |
| - |
155 | 139 |
|
156 | 140 | ---
|
157 | 141 |
|
|
0 commit comments