Skip to content

Fix bugs reported from docs site#1733

Merged
texodus merged 1 commit intomasterfrom
fix-docs
Mar 3, 2022
Merged

Fix bugs reported from docs site#1733
texodus merged 1 commit intomasterfrom
fix-docs

Conversation

@texodus
Copy link
Member

@texodus texodus commented Mar 3, 2022

  • Fixes an issue with the material CSS theme which caused the "level 2" cssnano compression settings used by docusaurus to output a bad linear-gradient value, specifically when the gradient stops were not in ascending order. This caused docs site charts to fail render
  • Fixes an issue with regular-table render throttling which caused multiple perspective-viewers rendering at the same time to conflate, ala the docs examples pages.

@texodus texodus added bug Concrete, reproducible bugs and removed cla-present labels Mar 3, 2022
@texodus texodus merged commit 3c57860 into master Mar 3, 2022
@texodus texodus deleted the fix-docs branch March 3, 2022 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Development

Successfully merging this pull request may close these issues.

1 participant