Skip to content

Commit b8ff128

Browse files
authored
Re-add Figma Changelog for 4.19 Release (#2862)
1 parent 07a152f commit b8ff128

File tree

2 files changed

+38
-4
lines changed

2 files changed

+38
-4
lines changed

packages/components/CHANGELOG-FIGMA-COMPONENTS.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,26 @@
22

33
## May 7th, 2025
44

5-
`AppHeader` and `AppSideNav` - Components added
5+
This changelog corresponds with the [4.19](/whats-new/release-notes#4190) release.
66

7-
`AdvancedTable` Templates - Multi-select column added
7+
`AppHeader` and `AppSideNav` - Components added.
8+
9+
`AdvancedTable` [Template] - Multi-select column added.
10+
11+
`CodeBlock`, `CodeEditor`, `SideNav` - Updated styling for the focus ring.
12+
13+
`SuperSelect::Multiple` - Multiple design improvements including:
14+
15+
- Displaying a selected number in the trigger when not empty.
16+
- Correcting truncation of tags to maintain the trigger height.
17+
18+
`Select`, `TextInput`, `TextArea`, and `MaskedInput` - Fixed the overflow to not extend beyond the container or wrap, which mirrors the overflow behavior in the browser.
19+
20+
`RadioCard` - Fixed a bug in the border setting.
21+
22+
`Dropdown` - Radio and Checkbox list items updated to match font weight.
23+
24+
`SideNav` - **Deprecated** the component. Use the `AppHeader` and `AppSideNav` instead.
825

926
## April 24th, 2025
1027

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

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,26 @@
1414

1515
### May 7th, 2025
1616

17-
`AppHeader` and `AppSideNav` - Components added
17+
This changelog corresponds with the [4.19](/whats-new/release-notes#4190) release.
1818

19-
`AdvancedTable` Templates - Multi-select column added
19+
`AppHeader` and `AppSideNav` - Components added.
20+
21+
`AdvancedTable` [Template] - Multi-select column added.
22+
23+
`CodeBlock`, `CodeEditor`, `SideNav` - Updated styling for the focus ring.
24+
25+
`SuperSelect::Multiple` - Multiple design improvements including:
26+
27+
- Displaying a selected number in the trigger when not empty.
28+
- Correcting truncation of tags to maintain the trigger height.
29+
30+
`Select`, `TextInput`, `TextArea`, and `MaskedInput` - Fixed the overflow to not extend beyond the container or wrap, which mirrors the overflow behavior in the browser.
31+
32+
`RadioCard` - Fixed a bug in the border setting.
33+
34+
`Dropdown` - Radio and Checkbox list items updated to match font weight.
35+
36+
`SideNav` - **Deprecated** the component. Use the `AppHeader` and `AppSideNav` instead.
2037

2138
### April 24th, 2025
2239

0 commit comments

Comments
 (0)