Skip to content

Version Packages#503

Merged
mattrothenberg merged 1 commit into
mainfrom
changeset-release/main
May 14, 2026
Merged

Version Packages#503
mattrothenberg merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 8, 2026

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@2.2.0

Minor Changes

  • 228a9c4: Add passwordManagerIgnore to Input for suppressing password manager overlays on non-credential fields.
  • da502ce: Add scroll fade to segmented tabs. When tabs overflow, gradient masks appear on the edges based on scroll position via scroll-driven animations (Chrome 115+, degrades gracefully). Scrollbar is hidden; the fade is the scroll affordance.
  • 59b6590: Add size="sm" variant to Tabs component (h-6.5 / 26px, matching Input sm)
  • 798c2da: Forward toastManager prop on <Toasty> so code outside the React tree (timers, query-cache listeners, module-load callbacks) can dispatch toasts via a manager created by createKumoToastManager(). Also surface createKumoToastManager on the top-level package export (previously only available via the deep @cloudflare/kumo/components/toast path).

Patch Changes

  • bccc684: Add transparent background to SankeyChart component
  • 974277f: Expose optionUpdateBehavior prop on TimeseriesChart to control how ECharts applies option updates
  • 8d43b8b: Add hideLabel prop to Field so components can skip the native <label> while keeping description/error wiring. Use it in Select with Base UI's Select.Label to fix hover/focus coupling between the label text and trigger.
  • 93d04bd: fix(input): render error and description props without requiring a label
  • 862389a: fix(radio): prevent radio button distortion with long labels by adding shrink-0 to the default appearance radio indicator
  • 1bfbc0e: Fix overflowing segmented Tabs drag-to-scroll interactions so mouse and touch drags reliably scroll while normal tab clicks still activate tabs.

@cloudflare/kumo-docs-astro@1.5.1

Patch Changes

@cloudflare/kumo-figma@0.3.31

Patch Changes

@github-actions github-actions Bot force-pushed the changeset-release/main branch 8 times, most recently from a134fa9 to 726f65c Compare May 14, 2026 14:11
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 726f65c to 1d35eaf Compare May 14, 2026 14:33
@mattrothenberg mattrothenberg merged commit 771703a into main May 14, 2026
6 checks passed
@mattrothenberg mattrothenberg deleted the changeset-release/main branch May 14, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant