Releases: scaleway/ultraviolet
Releases · scaleway/ultraviolet
@ultraviolet/[email protected]
Patch Changes
-
#4872
22e118b
Thanks @matthprost! - Fix<Radio />
component to have correct id on label -
#4855
a96f772
Thanks @matthprost! - Fix<ProgressBar />
to allow values above the maximum value
@ultraviolet/[email protected]
Patch Changes
- Updated dependencies [
22e118b
,a96f772
]:- @ultraviolet/[email protected]
@ultraviolet/[email protected]
Patch Changes
- Updated dependencies [
22e118b
,a96f772
]:- @ultraviolet/[email protected]
@ultraviolet/[email protected]
Patch Changes
- #4870
c8f5887
Thanks @matthprost! - Fix<SelectableCard />
to be able to click on the label and remove allpointer-events: none
@ultraviolet/[email protected]
Patch Changes
- #4853
407ed61
Thanks @renovate! - Updated dependency@uiw/codemirror-extensions-langs
to4.23.10
.
Updated dependency@uiw/codemirror-theme-material
to4.23.10
.
Updated dependency@uiw/react-codemirror
to4.23.10
. - Updated dependencies [
c8f5887
]:- @ultraviolet/[email protected]
@ultraviolet/[email protected]
Patch Changes
- Updated dependencies [
c8f5887
]:- @ultraviolet/[email protected]
@ultraviolet/[email protected]
Minor Changes
- #4798
63f9b91
Thanks @matthprost! - -<Popup />
: fix when there is no animation to not add asetTimeout
to close the popup. This will improve the behavior of<SelectInputV2 />
and make the testing less random.<SelectableCard />
: remove pointer events on the radio. We were already doing it with the checkbox version. Also improved tabulation to be more accessible.<Label />
: improve component to acceptas
prop that can take eitherlabel
orlegend
. It also acceptsentiment
anddisabled
props now. The mouse pointer will be a pointer as well whenhtmlFor
is passed.<SelectInputV2 />
: improve the focusable elements and fix a visual bug to double click to open the dropdown. Also when there is no space in the input the text will be ellipsis.- New component
<SelectableCardOptionGroup />
Patch Changes
-
#4842
0450562
Thanks @matthprost! - Fix<Banner />
image component -
#4828
e2b112c
Thanks @matthprost! - Adddisabled
prop on<Dialog.CancelButton />
-
#4636
5f72c9d
Thanks @lisalupi! -<List />
and<Table />
: more intuitive behavior for shift+click -
#4841
5e2164c
Thanks @matthprost! - Fix<Slider />
to have better label and min width when having input mode -
Updated dependencies [
b160d8f
]:- @ultraviolet/[email protected]
@ultraviolet/[email protected]
Patch Changes
- Updated dependencies [
0450562
,b160d8f
,e2b112c
,5f72c9d
,63f9b91
,5e2164c
]:- @ultraviolet/[email protected]
- @ultraviolet/[email protected]
@ultraviolet/[email protected]
Minor Changes
- #4826
9759355
Thanks @matthprost! - New illustrationinstanceScalingGroups
:instanceScalingGroupsContent
instanceScalingGroupsKeyvisual
instanceScalingGroupsOriginal
instanceScalingGroupsWire
@ultraviolet/[email protected]
Minor Changes
- #4823
b160d8f
Thanks @matthprost! - - New icons<ListNumberIcon />
,<ListBulletIcon />
,<ItalicIcon />
,<BoldIcon />
,<UnderlineIcon />
,<MongoDbProductIcon />
,<VpnProductIcon />
and<WafProductIcon />
.<DocumentDbProductIcon />
is now deprecated and should be replaced by<MongoDbProductIcon />
.<AsteriskIcon />
is now deprecated and should be replaced by the letter*
from fonts.<CrossCircleIcon />
is now deprecated and should be replaced by<CloseCircleOutlineIcon />
.<CrossCircleOutlineIcon />
is now deprecated and should be replaced by<CloseCircleOutlineIcon />
.<DragVariantIcon />
is now deprecated and should be replaced by<DragIcon />
.