Skip to content

Commit 881ce88

Browse files
authored
Add Figma changelog for v4.24 (#3258)
1 parent 2ed7053 commit 881ce88

File tree

2 files changed

+28
-32
lines changed

2 files changed

+28
-32
lines changed

packages/components/CHANGELOG-FIGMA-COMPONENTS.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# [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)
22

3+
## October 1st, 2025
4+
5+
This changelog corresponds with the [4.24](/whats-new/release-notes#4240) release.
6+
7+
`AdvancedTable` - Added support for reordering columns.
8+
9+
`StepperNav` - Fixed a bug that was preventing the progress line from scaling property.
10+
11+
`Form / Layout` - Updated the order of actions to correspond with [button organization](/patterns/button-organization) guidelines.
12+
13+
`SuperSelect / Multiple` - Added `Separator` and `GroupTitle` list items to the component.
14+
315
## September 4th, 2025
416

517
This changelog corresponds with the [4.23](/whats-new/release-notes#4230) release.
@@ -58,7 +70,7 @@ This changelog corresponds with the [4.19](/whats-new/release-notes#4190) releas
5870

5971
`CodeBlock`, `CodeEditor`, `SideNav` - Updated styling for the focus ring.
6072

61-
`SuperSelect::Multiple` - Multiple design improvements including:
73+
`SuperSelect / Multiple` - Multiple design improvements including:
6274

6375
- Displaying a selected number in the trigger when not empty.
6476
- Correcting truncation of tags to maintain the trigger height.

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

Lines changed: 15 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,25 @@
1212
</p>
1313

1414

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+
1527
### September 4th, 2025
1628

1729
This changelog corresponds with the [4.23](/whats-new/release-notes#4230) release.
1830

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

21-
`AppHeader` - Updated the `size` property to match breakpoint variables.
33+
`AppHeader` - Added `size` property for breakpoint definition.
2234

2335
### August 7th, 2025
2436

@@ -70,7 +82,7 @@ This changelog corresponds with the [4.19](/whats-new/release-notes#4190) releas
7082

7183
`CodeBlock`, `CodeEditor`, `SideNav` - Updated styling for the focus ring.
7284

73-
`SuperSelect::Multiple` - Multiple design improvements including:
85+
`SuperSelect / Multiple` - Multiple design improvements including:
7486

7587
- Displaying a selected number in the trigger when not empty.
7688
- 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
124136

125137
`Table` - Added column borders.
126138

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-
155139

156140
---
157141

0 commit comments

Comments
 (0)