Skip to content

Defer histogram for dialog#210

Merged
PeterC-DLS merged 2 commits into
v1.0from
defer-histogram-for-dialog
Oct 31, 2025
Merged

Defer histogram for dialog#210
PeterC-DLS merged 2 commits into
v1.0from
defer-histogram-for-dialog

Conversation

@PeterC-DLS

Copy link
Copy Markdown
Contributor

No description provided.

@PeterC-DLS PeterC-DLS changed the base branch from main to v1.0 September 30, 2025 10:19
@PeterC-DLS PeterC-DLS force-pushed the defer-histogram-for-dialog branch from 908d2f0 to 9aea996 Compare September 30, 2025 14:35
Comment thread client/component/src/DomainConfig.tsx
@PeterC-DLS PeterC-DLS force-pushed the defer-histogram-for-dialog branch from 9aea996 to 6e07dfa Compare October 7, 2025 15:43
@PeterC-DLS PeterC-DLS force-pushed the defer-histogram-for-dialog branch from 6e07dfa to c752f19 Compare October 8, 2025 15:03
@PeterC-DLS PeterC-DLS merged commit 02fd171 into v1.0 Oct 31, 2025
2 checks passed
@PeterC-DLS PeterC-DLS deleted the defer-histogram-for-dialog branch October 31, 2025 14:16
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
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.

2 participants