Defer histogram for dialog#210
Merged
Merged
Conversation
908d2f0 to
9aea996
Compare
9aea996 to
6e07dfa
Compare
6e07dfa to
c752f19
Compare
VictoriaBeilsten-Edmands
approved these changes
Oct 30, 2025
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Nov 3, 2025
* Add pnpm-lock file for release * Use new token Also add vite flag to empty external output directory * Allow downstream to avoid invalid hook issues with multiple React versions Use peerDependencies in the component package to allow downstream to access external packages and configure rollup. Also update package version, pnpm lock and react version in lint config * Add new selections event listener Export it and selections hook, replace broadcast arguments with dragging and flip some values. Also add example code * Add host and port arguments to simple demo (#203) For the example client, use vite environment variables for host and port in development mode; in production, use the client's window and set server default to port 80; with demo, use port 8000 * Update version for patch release (#204) * Configure npm workflow for trusted publishing (#212) * Allow selection types to be specify for a plot with a maximum number (#209) Also remove selection dropdown when there's no choices and hide select region button * Defer histogram calculation until required in dialog (#210) * Remove extraneous separator from toolbar when no selection types are allowed * Update version for patch release Also add pnpm script to bump version by patch level * Update version in root package.json * Update actions to use Node 24 as that has npm cli 11 This version supports trusted publishing
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Jan 14, 2026
* Add pnpm-lock file for release * Use new token Also add vite flag to empty external output directory * Allow downstream to avoid invalid hook issues with multiple React versions Use peerDependencies in the component package to allow downstream to access external packages and configure rollup. Also update package version, pnpm lock and react version in lint config * Add new selections event listener Export it and selections hook, replace broadcast arguments with dragging and flip some values. Also add example code * Add host and port arguments to simple demo (#203) For the example client, use vite environment variables for host and port in development mode; in production, use the client's window and set server default to port 80; with demo, use port 8000 * Update version for patch release (#204) * Configure npm workflow for trusted publishing (#212) * Allow selection types to be specify for a plot with a maximum number (#209) Also remove selection dropdown when there's no choices and hide select region button * Defer histogram calculation until required in dialog (#210) * Remove extraneous separator from toolbar when no selection types are allowed * Update version for patch release Also add pnpm script to bump version by patch level * Update version in root package.json * Update actions to use Node 24 as that has npm cli 11 This version supports trusted publishing * Update CI actions and package metadata Also update CI to use Node 24 and Python 3.12 and tweak comments
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.
No description provided.