-
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
d8ed9af
commit 3c783c7
Showing
13 changed files
with
56 additions
and
34 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 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,15 @@ | ||
# Change Log | ||
|
||
## 3.9.6 | ||
|
||
### Patch Changes | ||
|
||
- [#4344](https://github.com/scaleway/ultraviolet/pull/4344) [`d8ed9af`](https://github.com/scaleway/ultraviolet/commit/d8ed9afe748371891745e619f1d91eb10cd23c8f) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.25.8`. | ||
Updated dependency `@babel/eslint-parser` to `7.25.8`. | ||
Updated dependency `@babel/preset-env` to `7.25.8`. | ||
- Updated dependencies [[`543f8e1`](https://github.com/scaleway/ultraviolet/commit/543f8e1d7bbae941434652ca5c8141d15cc77825), [`d8ed9af`](https://github.com/scaleway/ultraviolet/commit/d8ed9afe748371891745e619f1d91eb10cd23c8f), [`a150eaa`](https://github.com/scaleway/ultraviolet/commit/a150eaa31523355521468fe412409d24630f9285), [`7a47067`](https://github.com/scaleway/ultraviolet/commit/7a47067b94292fa23be258a85a3b48cca7c9cdba)]: | ||
- @ultraviolet/[email protected] | ||
|
||
## 3.9.5 | ||
|
||
### Patch 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,24 @@ | ||
# Change Log | ||
|
||
## 1.73.0 | ||
|
||
### Minor Changes | ||
|
||
- [#4347](https://github.com/scaleway/ultraviolet/pull/4347) [`543f8e1`](https://github.com/scaleway/ultraviolet/commit/543f8e1d7bbae941434652ca5c8141d15cc77825) Thanks [@DorianMaliszewski](https://github.com/DorianMaliszewski)! - SelectInputV2 : Fix accessibility by changing disabled and data-selected for aria-disabled and aria-selected on div with option role. | ||
|
||
- [#4338](https://github.com/scaleway/ultraviolet/pull/4338) [`a150eaa`](https://github.com/scaleway/ultraviolet/commit/a150eaa31523355521468fe412409d24630f9285) Thanks [@DorianMaliszewski](https://github.com/DorianMaliszewski)! - SelectInput : The component display the placeholder if no selected values are found in the options | ||
|
||
### Patch Changes | ||
|
||
- [#4344](https://github.com/scaleway/ultraviolet/pull/4344) [`d8ed9af`](https://github.com/scaleway/ultraviolet/commit/d8ed9afe748371891745e619f1d91eb10cd23c8f) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@babel/core` to `7.25.8`. | ||
Updated dependency `@babel/eslint-parser` to `7.25.8`. | ||
Updated dependency `@babel/preset-env` to `7.25.8`. | ||
|
||
- [#4330](https://github.com/scaleway/ultraviolet/pull/4330) [`7a47067`](https://github.com/scaleway/ultraviolet/commit/7a47067b94292fa23be258a85a3b48cca7c9cdba) Thanks [@matthprost](https://github.com/matthprost)! - Fix `<SelectInputV2 />` regression: the gorup is being shown when empty, it shouldn't | ||
|
||
- Updated dependencies [[`d8ed9af`](https://github.com/scaleway/ultraviolet/commit/d8ed9afe748371891745e619f1d91eb10cd23c8f), [`9df8735`](https://github.com/scaleway/ultraviolet/commit/9df87355da947078dc607e411aafdd47c1fc82dc)]: | ||
- @ultraviolet/[email protected] | ||
|
||
## 1.72.3 | ||
|
||
### Patch 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