Skip to content

Releases: scaleway/ultraviolet

@ultraviolet/[email protected]

11 Mar 10:19
dea9d37
Compare
Choose a tag to compare

Patch Changes

@ultraviolet/[email protected]

11 Mar 10:19
dea9d37
Compare
Choose a tag to compare

Patch Changes

@ultraviolet/[email protected]

11 Mar 10:19
dea9d37
Compare
Choose a tag to compare

Patch Changes

@ultraviolet/[email protected]

10 Mar 14:29
4ec36ad
Compare
Choose a tag to compare

Patch Changes

  • #4870 c8f5887 Thanks @matthprost! - Fix <SelectableCard /> to be able to click on the label and remove all pointer-events: none

@ultraviolet/[email protected]

10 Mar 14:29
4ec36ad
Compare
Choose a tag to compare

Patch Changes

  • #4853 407ed61 Thanks @renovate! - Updated dependency @uiw/codemirror-extensions-langs to 4.23.10.
    Updated dependency @uiw/codemirror-theme-material to 4.23.10.
    Updated dependency @uiw/react-codemirror to 4.23.10.
  • Updated dependencies [c8f5887]:

@ultraviolet/[email protected]

10 Mar 14:29
4ec36ad
Compare
Choose a tag to compare

Patch Changes

@ultraviolet/[email protected]

07 Mar 13:29
59ff813
Compare
Choose a tag to compare

Minor Changes

  • #4798 63f9b91 Thanks @matthprost! - - <Popup />: fix when there is no animation to not add a setTimeout 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 accept as prop that can take either label or legend. It also accept sentiment and disabled props now. The mouse pointer will be a pointer as well when htmlFor 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

@ultraviolet/[email protected]

07 Mar 13:29
59ff813
Compare
Choose a tag to compare

Patch Changes

@ultraviolet/[email protected]

07 Mar 13:29
59ff813
Compare
Choose a tag to compare

Minor Changes

  • #4826 9759355 Thanks @matthprost! - New illustration instanceScalingGroups:
    • instanceScalingGroupsContent
    • instanceScalingGroupsKeyvisual
    • instanceScalingGroupsOriginal
    • instanceScalingGroupsWire

@ultraviolet/[email protected]

07 Mar 13:29
59ff813
Compare
Choose a tag to compare

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 />.