Open
Conversation
0a56797 to
2a90299
Compare
2a90299 to
3efb83e
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
@cloudflare/kumo@1.17.0
Minor Changes
actionprop to Banner for rendering CTA buttons alongside structured title/description content without resorting to thechildrenprop.titleprop toButton— wraps the button in aTooltipwhen provided.Patch Changes
7721bc5: Checkbox.Group & Radio.Group: remove fieldset border box and simplify styling
rounded-lg border border-kumo-line p-4wrapper from both group fieldsetstext-lgtotext-basewith inline-flex layoutfont-mediumfrom Checkbox.Item and Radio.Item labels6c21970: Fix missing disabled styling on Combobox triggers.
TriggerValueandTriggerMultipleWithInputnow applyopacity-50andcursor-not-allowedwhen disabled, matching the behaviour of theSelectcomponent.0060bb9: Remove
ai/schemas.tsfrom version control (now fully generated at build time)04a1f07: Fix LayerCard.Primary stacking order when sandwiched between LayerCard.Secondary elements
94d50e2: Fix SensitiveInput focus ring and global CSS pollution
eb68b35: Tabs indicator now uses
translate-xfor its transition animation, replacing the CSSlefttransition with a GPU-accelerated transform.e21a6df: fix flow component not reflecting padding prop
29c56fd:
Surface: replaceasprop with Base UIrenderprop for polymorphismThe
asprop used a hand-rolled genericforwardRefpattern (withas anycasts) that conflicted with how the rest of the library handles polymorphism via Base UI'suseRenderhook.Surfacenow accepts arenderprop, consistent withLinkand other components. The oldasprop is kept as a deprecated alias and continues to work unchanged — no migration required.9272b4a: Switch: polish squircle styling
ring-inseton thumb to prevent border protruding beyond the trackringtooutlinewithoutline-offset-2to avoid clashing with the track's own ring border6b15bac: fix(Tabs): update segmented tab spacing and track styling
Tabslist styling colour tobg-kumo-recessedand addedringto make the Tabs background more visible7ac73d2: update status text token values for info and danger to improve a11y contrast ratio on banners.
dcbf185: Add
truncateprop toTextcomponent. Whentrue, appliestruncate min-w-0classes to clip overflowing text with an ellipsis.@cloudflare/kumo-docs-astro@1.3.16
Patch Changes
TriggerValueandTriggerMultipleWithInputnow applyopacity-50andcursor-not-allowedwhen disabled, matching the behaviour of theSelectcomponent.@cloudflare/kumo-figma@0.3.21
Patch Changes