Augustin Husson
Augustin Husson
This PR is here to revive the original work made by @vitkovskii in the PR #8250. ~Hopefully it will fix (NOP IT DOESNT FIX) https://github.com/prometheus/prometheus/issues/8014~ Signed-off-by: Augustin Husson
To be able to update react to the v17, we need first to replace the router used. You can take a look at this old PR for more details :...
Hi, as it doesn't seem this lib is still maintained, I started to re implement the lib taking in consideration some of the issue raised here. Such as #26 or...
Do you plan to support the version 6 of Codemirror ? Even if the new version is natively in Typescript, I think it would still require to be wrapped in...
Hi, I'm wondering if you would like to support Bootstrap 5 in this repo or in another ? Thanks for your work :).
Hello, Would you considere to provide this library as a npm package ? It will be great to be able to do that, because it makes it difficult to use...
Signed-off-by: Augustin Husson
- `@testing-library/react` version: 14.1.0 - Testing Framework and version: - Jest: 29.5.0 - DOM Environment: ### Relevant code or config: https://github.com/perses/perses/blob/nexucis/update-dev-deps/ui/plugin-system/src/components/PluginKindSelect/PluginKindSelect.test.tsx#L54-L55 ### What you did: I just upgraded the testing-library...
Hi, It would be nice to be able to define the number of characters per line for the command `mdox fmt`. Like that every paragraphs are not inline anymore and...