Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@ultraviolet/form@3.14.0
Minor Changes
63f9b91
Thanks @matthprost! - - New component<SelectableCardOptionGroupField />
Patch Changes
0450562
,e2b112c
,63f9b91
,5e2164c
]:@ultraviolet/icons@3.12.0
Minor Changes
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 />
.@ultraviolet/illustrations@4.3.0
Minor Changes
9759355
Thanks @matthprost! - New illustrationinstanceScalingGroups
:instanceScalingGroupsContent
instanceScalingGroupsKeyvisual
instanceScalingGroupsOriginal
instanceScalingGroupsWire
@ultraviolet/ui@1.89.0
Minor Changes
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.<SelectableCardOptionGroup />
Patch Changes
#4842
0450562
Thanks @matthprost! - Fix<Banner />
image component#4828
e2b112c
Thanks @matthprost! - Adddisabled
prop on<Dialog.CancelButton />
#4841
5e2164c
Thanks @matthprost! - Fix<Slider />
to have better label and min width when having input modeUpdated dependencies [
b160d8f
]:@ultraviolet/plus@0.24.6
Patch Changes
0450562
,b160d8f
,e2b112c
,63f9b91
,5e2164c
]: