Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix perspective-click event for "Treemap" plugin #2452

Merged
merged 8 commits into from
Nov 29, 2023
Merged

Conversation

texodus
Copy link
Member

@texodus texodus commented Nov 25, 2023

  • Fixes Filtering from Treemap Broken #1949 and adds a test
  • Fixes theme detection for Safari (and potentially other browsers) which caused the docs site to fail (in Night mode not working correctly #1940 but this has already been deployed).
  • Apparently new versions of Chromium do not report heap usage correctly without a special flag, so our leak test shave been silently failing since ???.
  • Fixed missing --theme-bg0 variables in new template-based themes, which caused modal backgrounds to be transparent.
  • Fixed a CSS regression which caused filter item test to overflow its container vertically.
  • Reverted a change which suppresses log info at the cost of 20k.

@texodus texodus added the bug Concrete, reproducible bugs label Nov 25, 2023
@texodus texodus merged commit 794dce5 into master Nov 29, 2023
@texodus texodus deleted the safari-theme branch November 29, 2023 05:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Concrete, reproducible bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filtering from Treemap Broken
1 participant