-
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.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
b232bff
commit b058785
Showing
20 changed files
with
85 additions
and
78 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 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
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,36 @@ | ||
# Change Log | ||
|
||
## 1.20.0 | ||
|
||
### Minor Changes | ||
|
||
- [#3011](https://github.com/scaleway/ultraviolet/pull/3011) [`dcb99f39`](https://github.com/scaleway/ultraviolet/commit/dcb99f39b00cbf50f9763d37b71d4b3b0fdbf248) Thanks [@JulienSaguez](https://github.com/JulienSaguez)! - Component `<DateInput />` updates: | ||
|
||
- Design update | ||
- New prop available `selectRange` allowing the user to select a range of dates | ||
|
||
- [#2990](https://github.com/scaleway/ultraviolet/pull/2990) [`3b01b130`](https://github.com/scaleway/ultraviolet/commit/3b01b1308db15430074fe47a9f1b694a25ed171b) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<Text />` component to remove default color neutral and make it unset allowing text to inherit it's color from parent | ||
|
||
### Patch Changes | ||
|
||
- [#3044](https://github.com/scaleway/ultraviolet/pull/3044) [`7364c97f`](https://github.com/scaleway/ultraviolet/commit/7364c97fb31435817ccf7e9bc78cd3ec9b2e6703) Thanks [@matthprost](https://github.com/matthprost)! - Fix Popup component to change event on mousedown and add ref into Popover component | ||
|
||
- [#3043](https://github.com/scaleway/ultraviolet/pull/3043) [`b232bff4`](https://github.com/scaleway/ultraviolet/commit/b232bff46ba7248283a8ab8f38429269c058ca09) Thanks [@matthprost](https://github.com/matthprost)! - Fix Popover component text to be correct color | ||
|
||
- [#3040](https://github.com/scaleway/ultraviolet/pull/3040) [`1c89ebde`](https://github.com/scaleway/ultraviolet/commit/1c89ebde6e57de5dfa574df098c0f7fc45f6cd0a) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<Banner />` to have content centered aligned | ||
|
||
- [#3031](https://github.com/scaleway/ultraviolet/pull/3031) [`25617eca`](https://github.com/scaleway/ultraviolet/commit/25617ecaabd2eee8c93a2b18e5091b05ff1df669) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react` to `18.2.28`. | ||
Updated dependency `@types/react-dom` to `18.2.13`. | ||
|
||
- [#3025](https://github.com/scaleway/ultraviolet/pull/3025) [`1e4705d5`](https://github.com/scaleway/ultraviolet/commit/1e4705d5f36bae7474c941beee8fd60c06842671) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@types/react-datepicker` to `4.15.2`. | ||
Updated dependency `react-datepicker` to `4.20.0`. | ||
|
||
- [#3026](https://github.com/scaleway/ultraviolet/pull/3026) [`49a72ac9`](https://github.com/scaleway/ultraviolet/commit/49a72ac9c0ea61ee552e5b74251c8eeb8239126d) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.23.2`. | ||
Updated dependency `@babel/plugin-transform-runtime` to `7.23.2`. | ||
Updated dependency `@babel/preset-env` to `7.23.2`. | ||
- Updated dependencies [[`25617eca`](https://github.com/scaleway/ultraviolet/commit/25617ecaabd2eee8c93a2b18e5091b05ff1df669), [`49a72ac9`](https://github.com/scaleway/ultraviolet/commit/49a72ac9c0ea61ee552e5b74251c8eeb8239126d)]: | ||
- @ultraviolet/[email protected] | ||
|
||
## 1.19.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