Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions packages/components/CHANGELOG-FIGMA-COMPONENTS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# [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)

## December 4th, 2025

`Breadcrumb` - Fixed a bug that caused the text styles in the default state of the Breadcrumb Item to detach.

## November 5th, 2025

This changelog corresponds with the [5.0](/whats-new/release-notes#500) release.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
## Anatomy

![Anatomy of a modal](/assets/components/modal/modal-anatomy.png =729x*)
![Anatomy of a modal](/assets/components/modal/modal-anatomy.png)

| Element | Usage |
|------------------|-------------------------------------------------|
| **Header** | |
| Title icon | Optional |
| Tagline | Optional |
| Title | Required |
| Description | Optional |
| Dismiss | Required, all modals are dismissible |
| **Body** | |
| Content | Required; either default (simple text) or custom|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
</p>


### December 4th, 2025

`Breadcrumb` - Fixed a bug that caused the text styles in the default state of the Breadcrumb Item to detach.

### November 5th, 2025

This changelog corresponds with the [5.0](/whats-new/release-notes#500) release.
Expand Down Expand Up @@ -118,22 +122,6 @@ Unpublished all local variables for component-level tokens.

`CodeBlock` and `CodeEditor` - Improved the color contrast in the focus ring.

### March 5th, 2025

`CodeEditor` - Added support for Javascript and Rego languages.

`Badge` - Updated colors for improved contrast and accessibility.

`Tag` - Updated to support truncation and tooltip. Content no longer wraps.

`Advanced Table` - Removed an unnecessary border from `Header::Selection`.

#### Breaking changes

`Advanced Table` - Restructured `Cell::Selection` to mimic the `Table::Cell::Selection` component.

_This change alters the layer structure of the component and results in a breaking change for the `Advanced Table` cell "selection" components only._


---

Expand Down
Binary file modified website/public/assets/components/modal/modal-anatomy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.