Results 7 issues of Syndesi

When the option "correct lightness" is active, sometimes color-transitions oversteer. Example: [http://vis4.net/palettes/#/9|s|0f62fe,33b1ff,d02670|ffffe0,ff005e,93003a|0|1](http://vis4.net/palettes/#/9|s|0f62fe,33b1ff,d02670|ffffe0,ff005e,93003a|0|1) ![Screenshot_2021-04-03 chroma js palette helper(1)](https://user-images.githubusercontent.com/9903723/113470509-81c1eb80-9456-11eb-915f-ee2d32b93b44.png) ![Screenshot_2021-04-03 chroma js palette helper](https://user-images.githubusercontent.com/9903723/113470510-825a8200-9456-11eb-8be5-bc55f45fa311.png)

Hi, VichUploaderBundle now supports PHP 8 attributes as well, therefore the [documentation on uploading files](https://github.com/api-platform/docs/blob/main/core/file-upload.md) can be updated. Although I'm not sure if the old way via annotations should be...

This resolves #182 . Btw, your current tests are sometimes failing, but this new commit doesn't add any new failures :)

Hi, I'm using Behat with Mink and Selenium 2, which itself uses the `selenium/standalone-chrome-debug` docker image. And within some tests I would like to check some network requests of an...

Hi, emails can not be send, I get repeatably the following error: ![Screenshot 2022-01-08 at 14-20-28 We're sorry, but something went wrong (500)](https://user-images.githubusercontent.com/9903723/148645737-861951d3-6d64-465f-8d73-ea6a8cbbf07b.png) Due to this email addresses can not...

#### Problem Description Clients and servers are rolling out support for the post quantum key agreement algorithm [Kyber](https://en.wikipedia.org/wiki/Kyber), which is currently not useable within mitmproxy. While normal fallback algorithms do...

kind/feature

Hi, when I'm using special letters like äöü in \text{}, the while equation will not be rendered :( But it worked with [Katex's demo](https://khan.github.io/KaTeX/) (added \text{äöü} to the black box)...