Skip to content

Commit c4b114f

Browse files
authored
Add Figma v2.0 changelog to the website (#2653)
1 parent 6848d25 commit c4b114f

File tree

4 files changed

+62
-22
lines changed

4 files changed

+62
-22
lines changed

packages/components/CHANGELOG-FIGMA-COMPONENTS.md

+22-10
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,32 @@
1-
# [HDS Components UI Kit](https://www.figma.com/design/iweq3r2Pi8xiJfD9e6lOhF/HDS-Components-v2.0?m=auto&node-id=2-7&t=YeAupEyKdQqauO1k-1)
2-
3-
## January 23rd, 2025
4-
5-
`Advanced Table` - Added new component.
6-
`Code Editor` - Added new component.
7-
`Table` - Added column borders.
1+
# [HDS Components UI Kit v2.0](https://www.figma.com/design/iweq3r2Pi8xiJfD9e6lOhF/HDS-Components-v2.0?m=auto&node-id=2-7&t=HYGTIoXBy2YkVWDP-1)
82

93
## December 20th, 2024
104

115
`IconTile` - Removed the border and updated the colors for improved contrast and to create a distinctive look that aligns better with the surrounding elements.
126

13-
**Deprecated** HDS Components UI Kit v1.0. It will no longer receive updates or support.
7+
`SideNav` - No longer deprecated due to adjustments in prioritization.
148

15-
Released HDS Components UI Kit v2.0.
9+
### Figma v2.0 Components
1610

17-
`SideNav` - No longer deprecated due to adjustments in prioritization.
11+
- Deprecated HDS Components UI Kit v1.0. It will no longer receive updates or support.
12+
- Released HDS components UI Kit v2.0.
13+
14+
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).
15+
16+
#### General changes
17+
18+
- Improved consistency in component naming conventions
19+
- Enhanced property panel customization options
20+
- Reduced variant complexity through boolean properties
21+
- Added local tokens for custom styling (hidden from publishing)
22+
- Standardized nested component structure
23+
24+
#### Component organization updates
25+
26+
- Standardized naming conventions, nested structures, and boolean property usage to reduce complexity.
27+
- Updated organization with "Form /" prefixes and DialogPrimitive as the base for modal components.
28+
- Introduced [Template] components for common combinations.
29+
- Improved nested component accessibility for easier customization.
1830

1931
## September 11th, 2024
2032

packages/components/CHANGELOG-FIGMA-FOUNDATIONS.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# [HDS Foundations UI Kit](https://www.figma.com/design/uX4OEaJQdWfzULADchjAeN/HDS-Foundations-v2.0?m=auto&node-id=2916-4&t=vnWfSubCHQU6J1U3-1)
1+
# [HDS Foundations UI Kit v2.0](https://www.figma.com/design/uX4OEaJQdWfzULADchjAeN/HDS-Foundations-v2.0?m=auto&node-id=2916-4&t=vnWfSubCHQU6J1U3-1)
2+
3+
## December 20th, 2024
4+
5+
- Deprecated HDS Foundations UI Kit v1.0. It will no longer receive updates or support.
6+
- Released HDS Foundations UI Kit v2.0.
7+
8+
Migrating Figma designs from the v1.0 library to the v2.0 library mainly requires replacing Figma Styles with Variables and is considered a breaking change. A comprehensive list of how these changes will impact your designs can be found in the [changelog document](https://docs.google.com/document/d/1q9IGtrsVOf3KrSBGb8AdF3OhPUm3fYAwPdhSml7onMM/edit?tab=t.0#heading=h.15f60fqiivvr).
29

310
## November 2nd, 2023
411

website/docs/whats-new/release-notes/partials/figma-library-components.md

+24-10
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,37 @@
88
## Components library
99

1010
<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>
1212
</p>
1313

1414

15-
### January 23rd, 2025
15+
### December 20th, 2024
1616

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.
1818

19-
`Code Editor` - Added new component.
19+
`SideNav` - No longer deprecated due to adjustments in prioritization.
2020

21-
`Table` - Added column borders.
21+
#### Figma v2.0 Components
2222

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.
2425

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).
2627

27-
**Deprecated** HDS Components UI Kit v1.0. It will no longer receive updates or support.
28+
##### General changes
2829

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
3035

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.
3242

3343
### September 11th, 2024
3444

@@ -99,6 +109,10 @@ _Adding support for a `Tooltip` and updates to the `Sort Button` result in a bre
99109

100110
`IconTile` and `IconTile-Logo` - Added a new product variant for Vault Secrets.
101111

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+
102116

103117
---
104118

website/docs/whats-new/release-notes/partials/figma-library-foundations.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,17 @@
88
## Foundations library
99

1010
<p class="doc-whats-new-changelog-figma-library">
11-
<strong>Figma library: <a href="https://www.figma.com/design/uX4OEaJQdWfzULADchjAeN/HDS-Foundations-v2.0?m=auto&node-id=2916-4&t=vnWfSubCHQU6J1U3-1" target="_blank" rel="noopener noreferrer">HDS Foundations UI Kit</a></strong>
11+
<strong>Figma library: <a href="https://www.figma.com/design/uX4OEaJQdWfzULADchjAeN/HDS-Foundations-v2.0?m=auto&node-id=2916-4&t=vnWfSubCHQU6J1U3-1" target="_blank" rel="noopener noreferrer">HDS Foundations UI Kit v2.0</a></strong>
1212
</p>
1313

1414

15+
### December 20th, 2024
16+
17+
- Deprecated HDS Foundations UI Kit v1.0. It will no longer receive updates or support.
18+
- Released HDS Foundations UI Kit v2.0.
19+
20+
Migrating Figma designs from the v1.0 library to the v2.0 library mainly requires replacing Figma Styles with Variables and is considered a breaking change. A comprehensive list of how these changes will impact your designs can be found in the [changelog document](https://docs.google.com/document/d/1q9IGtrsVOf3KrSBGb8AdF3OhPUm3fYAwPdhSml7onMM/edit?tab=t.0#heading=h.15f60fqiivvr).
21+
1522
### November 2nd, 2023
1623

1724
`Elevation / Mid` - Fixed style not being correctly published to consuming libraries.

0 commit comments

Comments
 (0)