|
8 | 8 | ## Components library
|
9 | 9 |
|
10 | 10 | <p class="doc-whats-new-changelog-figma-library">
|
11 |
| - <strong>Figma library: <a href="https://www.figma.com/design/iweq3r2Pi8xiJfD9e6lOhF/HDS-Components-v2.0?m=auto&node-id=2-7&t=YeAupEyKdQqauO1k-1" target="_blank" rel="noopener noreferrer">HDS Components UI Kit</a></strong> |
| 11 | + <strong>Figma library: <a href="https://www.figma.com/design/iweq3r2Pi8xiJfD9e6lOhF/HDS-Components-v2.0?m=auto&node-id=2-7&t=HYGTIoXBy2YkVWDP-1" target="_blank" rel="noopener noreferrer">HDS Components UI Kit v2.0</a></strong> |
12 | 12 | </p>
|
13 | 13 |
|
14 | 14 |
|
15 |
| -### January 23rd, 2025 |
| 15 | +### December 20th, 2024 |
16 | 16 |
|
17 |
| -`Advanced Table` - Added new component. |
| 17 | +`IconTile` - Removed the border and updated the colors for improved contrast and to create a distinctive look that aligns better with the surrounding elements. |
18 | 18 |
|
19 |
| -`Code Editor` - Added new component. |
| 19 | +`SideNav` - No longer deprecated due to adjustments in prioritization. |
20 | 20 |
|
21 |
| -`Table` - Added column borders. |
| 21 | +#### Figma v2.0 Components |
22 | 22 |
|
23 |
| -### December 20th, 2024 |
| 23 | +- Deprecated HDS Components UI Kit v1.0. It will no longer receive updates or support. |
| 24 | +- Released HDS components UI Kit v2.0. |
24 | 25 |
|
25 |
| -`IconTile` - Removed the border and updated the colors for improved contrast and to create a distinctive look that aligns better with the surrounding elements. |
| 26 | +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). |
26 | 27 |
|
27 |
| -**Deprecated** HDS Components UI Kit v1.0. It will no longer receive updates or support. |
| 28 | +##### General changes |
28 | 29 |
|
29 |
| -Released HDS Components UI Kit v2.0. |
| 30 | +- Improved consistency in component naming conventions |
| 31 | +- Enhanced property panel customization options |
| 32 | +- Reduced variant complexity through boolean properties |
| 33 | +- Added local tokens for custom styling (hidden from publishing) |
| 34 | +- Standardized nested component structure |
30 | 35 |
|
31 |
| -`SideNav` - No longer deprecated due to adjustments in prioritization. |
| 36 | +##### Component organization updates |
| 37 | + |
| 38 | +- Standardized naming conventions, nested structures, and boolean property usage to reduce complexity. |
| 39 | +- Updated organization with "Form /" prefixes and DialogPrimitive as the base for modal components. |
| 40 | +- Introduced [Template] components for common combinations. |
| 41 | +- Improved nested component accessibility for easier customization. |
32 | 42 |
|
33 | 43 | ### September 11th, 2024
|
34 | 44 |
|
@@ -99,6 +109,10 @@ _Adding support for a `Tooltip` and updates to the `Sort Button` result in a bre
|
99 | 109 |
|
100 | 110 | `IconTile` and `IconTile-Logo` - Added a new product variant for Vault Secrets.
|
101 | 111 |
|
| 112 | +### August 17th, 2023 |
| 113 | + |
| 114 | +`SideNav` - Changed the icon from `User` to `Help` in the first dropdown at the top of the `SideNav`. |
| 115 | + |
102 | 116 |
|
103 | 117 | ---
|
104 | 118 |
|
|
0 commit comments