-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
40 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
import { Meta } from '@storybook/blocks'; | ||
|
||
<Meta title="Releases/v1.9.x/v1.9.0/Changelog"/> | ||
|
||
# 1.9.0 (July 10, 2024) | ||
|
||
## ⛔️ Breaking Changes | ||
* rename `description` slot to `content` in `UiModal` and focus to the first focusable element to directive `focus-trap` ([#507](https://github.com/infermedica/component-library/pull/507)) | ||
|
||
## 🧹 Chores | ||
* update pnpm/action-setup to fix GH actions ([#508](https://github.com/infermedica/component-library/pull/508)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters