Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 16.1.0 #721

Merged
merged 5 commits into from
Feb 11, 2025
Merged

Release 16.1.0 #721

merged 5 commits into from
Feb 11, 2025

Conversation

github-actions[bot]
Copy link

What's Changed

Full Changelog: v16.0.1...v16.1.0

datavisyn-bot and others added 5 commits February 3, 2025 08:57
* feat(wip): make scatter plot legends clickable
wip: click changes the colors of points in an unexpected way

* fix: build

* fix: make legend ui more intuitive to the user

* fix: address PR feedback + rectify logic to filter out values on legend click

* chore: add comments

* basic principle

* fix: selectedpoints computation

* chore: improve tooltips

* chore: cleanup

---------

Co-authored-by: Moritz Heckmann <[email protected]>
- Removed **use-deep-compare-effect** from package.json, since we have
our own version
- Removed Awaited<T> type, since TS 4.5 has an inbuilt one
- Moved 4 individual state properties to one common object, to remove
flaky behavior (double renders with out-of-sync values) in case React
will not batch the setStates
… clientConfig (#717)

feat: add waitForClientConfig flag to skip waiting for the clientConfig
@github-actions github-actions bot requested a review from a team as a code owner February 11, 2025 17:38
@puehringer puehringer merged commit e3217c2 into main Feb 11, 2025
@puehringer puehringer deleted the release-16.1.0 branch February 11, 2025 17:40
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.

3 participants