Skip to content

Commit 13b91cf

Browse files
Figma Library Release Note - 4.20 Change log additions (#2927)
Co-authored-by: Jory Tindall <[email protected]>
1 parent dfb9a34 commit 13b91cf

File tree

6 files changed

+40
-4
lines changed

6 files changed

+40
-4
lines changed

packages/components/CHANGELOG-FIGMA-COMPONENTS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
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+
## June 4th, 2025
4+
5+
This changelog corresponds with the [4.20](/whats-new/release-notes#4200) release.
6+
7+
`CodeBlock` - Added height toggle for overflowing code.
8+
39
## May 7th, 2025
410

511
This changelog corresponds with the [4.19](/whats-new/release-notes#4190) release.

packages/components/CHANGELOG-FIGMA-FOUNDATIONS.md

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

3+
## June 4, 2025
4+
5+
`Breakpoints` - Added new variables for each breakpoint including:
6+
7+
- `sm` : 480
8+
- `md` : 768
9+
- `lg` : 1088
10+
- `xl` : 1440
11+
- `xxl` : 1920
12+
313
## April 2nd, 2025
414

515
`Typography` - Added font weight variables to each type style.

packages/components/CHANGELOG-FIGMA-PATTERNS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# [HDS Patterns UI Kit](https://www.figma.com/design/5Pv32j4QiOOD8lkFTD1dxC/HDS-Patterns-v2.0?node-id=2-45&t=fNe7ySCHJjgJXH5N-1)
22

3+
## June 4th, 2025
4+
5+
`Application Template` - Updated to include each of the breakpoints for their widths.
6+
37
## May 9th, 2025
48

59
This changelog corresponds with the [4.19](/whats-new/release-notes#4190) release.

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
</p>
1313

1414

15+
### June 4th, 2025
16+
17+
This changelog corresponds with the [4.20](/whats-new/release-notes#4200) release.
18+
19+
`CodeBlock` - Added height toggle for overflowing code.
20+
1521
### May 7th, 2025
1622

1723
This changelog corresponds with the [4.19](/whats-new/release-notes#4190) release.
@@ -149,10 +155,6 @@ _Adding support for a `Tooltip` and updates to the `Sort Button` result in a bre
149155

150156
`IconTile` - Added Vault Radar logo.
151157

152-
### November 6th, 2023
153-
154-
`CodeBlock` - Added new component.
155-
156158

157159
---
158160

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@
1212
</p>
1313

1414

15+
### June 4, 2025
16+
17+
`Breakpoints` - Added new variables for each breakpoint including:
18+
19+
- `sm` : 480
20+
- `md` : 768
21+
- `lg` : 1088
22+
- `xl` : 1440
23+
- `xxl` : 1920
24+
1525
### April 2nd, 2025
1626

1727
`Typography` - Added font weight variables to each type style.

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
</p>
1313

1414

15+
### June 4th, 2025
16+
17+
`Application Template` - Updated to include each of the breakpoints for their widths.
18+
1519
### May 9th, 2025
1620

1721
This changelog corresponds with the [4.19](/whats-new/release-notes#4190) release.

0 commit comments

Comments
 (0)