Skip to content

chore(release): update version#274

Merged
timothygachengo merged 1 commit into
mainfrom
changeset-release/main
Jul 24, 2026
Merged

chore(release): update version#274
timothygachengo merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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

@devgateway/dvz-ui-react@1.9.5

Patch Changes

  • #269 a4cd716 Thanks @timothygachengo! - Fix chart tooltips extending off-screen near the edges of the viewport, on both desktop and mobile. Tooltips are now clamped to stay within the visible viewport bounds instead of relying solely on the chart library's own (container-relative) positioning.
    • Tooltip.jsx (used by Bar, Line, Pie and Bump charts) and ChartTooltip.jsx (used by GroupedBars and Sankey) now measure the rendered tooltip and nudge it back on-screen if it overflows the left, right, top or bottom edge of the viewport.
    • The manual d3 tooltip in LineLayer.jsx (line-over-bar overlay) is clamped the same way instead of always positioning itself using unbounded pageX/pageY offsets.

@timothygachengo
timothygachengo self-requested a review July 24, 2026 14:21
@pkg-pr-new

pkg-pr-new Bot commented Jul 24, 2026

Copy link
Copy Markdown

Open in StackBlitz

pnpm add https://pkg.pr.new/@devgateway/dvz-ui-react@33604d1
pnpm add https://pkg.pr.new/@devgateway/wp-react-lib@33604d1

commit: 33604d1

@timothygachengo
timothygachengo merged commit ebaf115 into main Jul 24, 2026
2 checks passed
@timothygachengo
timothygachengo deleted the changeset-release/main branch July 24, 2026 14:29
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