-
Notifications
You must be signed in to change notification settings - Fork 23
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
1 parent
3ca5ac1
commit 43da2a6
Showing
14 changed files
with
50 additions
and
35 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,5 +1,16 @@ | ||
# Change Log | ||
|
||
## 3.6.0 | ||
|
||
### Minor Changes | ||
|
||
- [#4040](https://github.com/scaleway/ultraviolet/pull/4040) [`e8ed01e`](https://github.com/scaleway/ultraviolet/commit/e8ed01e38dce351ef105e05180c7dead4cc97f96) Thanks [@matthprost](https://github.com/matthprost)! - New prop `showMonthYearPicker` in `<DateInput />` component | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [[`2f211e3`](https://github.com/scaleway/ultraviolet/commit/2f211e31a4f455df94425f190c807b75eee33a29), [`8588cde`](https://github.com/scaleway/ultraviolet/commit/8588cde71dd3a18b9593f3f367b7f5f5722ba0b0), [`2f1b211`](https://github.com/scaleway/ultraviolet/commit/2f1b211af846a3f973b20166e041a1ce193d28dd), [`e8ed01e`](https://github.com/scaleway/ultraviolet/commit/e8ed01e38dce351ef105e05180c7dead4cc97f96)]: | ||
- @ultraviolet/[email protected] | ||
|
||
## 3.5.0 | ||
|
||
### Minor Changes | ||
|
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
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 |
---|---|---|
@@ -1,5 +1,22 @@ | ||
# Change Log | ||
|
||
## 1.65.0 | ||
|
||
### Minor Changes | ||
|
||
- [#4052](https://github.com/scaleway/ultraviolet/pull/4052) [`2f211e3`](https://github.com/scaleway/ultraviolet/commit/2f211e31a4f455df94425f190c807b75eee33a29) Thanks [@matthprost](https://github.com/matthprost)! - New component `<AvatarV2 />`. See [migration guide](https://storybook.ultraviolet.scaleway.com/?path=/docs/migrations-avatar-to-avatarv2--docs) to start migrating Avatar to AvatarV2 it before release of next major. | ||
|
||
- [#4039](https://github.com/scaleway/ultraviolet/pull/4039) [`8588cde`](https://github.com/scaleway/ultraviolet/commit/8588cde71dd3a18b9593f3f367b7f5f5722ba0b0) Thanks [@matthprost](https://github.com/matthprost)! - New sub component `<Toast.Button />` and `<Toast.Link />` available to including them directly in a toaster | ||
|
||
- [#4043](https://github.com/scaleway/ultraviolet/pull/4043) [`2f1b211`](https://github.com/scaleway/ultraviolet/commit/2f1b211af846a3f973b20166e041a1ce193d28dd) Thanks [@matthprost](https://github.com/matthprost)! - New sentiment `neutral` on `<Alert />` | ||
|
||
- [#4040](https://github.com/scaleway/ultraviolet/pull/4040) [`e8ed01e`](https://github.com/scaleway/ultraviolet/commit/e8ed01e38dce351ef105e05180c7dead4cc97f96) Thanks [@matthprost](https://github.com/matthprost)! - New prop `showMonthYearPicker` in `<DateInput />` component | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [[`2f211e3`](https://github.com/scaleway/ultraviolet/commit/2f211e31a4f455df94425f190c807b75eee33a29), [`7e201dd`](https://github.com/scaleway/ultraviolet/commit/7e201dd8eb2969839c2d4227a4795d4bc1afd994)]: | ||
- @ultraviolet/[email protected] | ||
|
||
## 1.64.0 | ||
|
||
### Minor Changes | ||
|
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