Version Packages#582
Merged
Merged
Conversation
c89b108 to
c1a235f
Compare
c1a235f to
17dfb02
Compare
mattrothenberg
approved these changes
Jun 22, 2026
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@2.6.0
Minor Changes
1b04ee9: Add Toolbar for composing explicit toolbar controls into a shared grouped card.
116e0de: feat(chart): add
enableLegendSelectionprop toTimeseriesChartOpt-in (default
false) hidden ECharts legend that lets consumers drive seriesvisibility imperatively via the
legendSelect/legendUnSelect/legendToggleSelectactions — useful for building a custom interactive legendwith
ChartLegend. Series toggled off via the legend are also excluded from thetooltip. Requires registering ECharts'
LegendComponent(
echarts.use([LegendComponent])). When disabled, behaviour is unchanged.815628f: Extend LegendItems to take pointer events & timeseries merges forwardref to support those events
Patch Changes
Sidebar.Content: always applyoverflow-x: hiddenon the scroll viewport, not just when collapsed. Base UI'sScrollArea.Viewportsetsoverflow: scrollas an inline style, which allowed ~14px of horizontal overflow when consumer content (e.g. search buttons with keyboard shortcuts) exceeded the sidebar width.@cloudflare/kumo-docs-astro@1.5.10
Patch Changes
@cloudflare/kumo-figma@0.3.40
Patch Changes