-
**Problem Statement**
The calculator provides plenty of tools to help developers: a Programmer mode, conversion from a base to another, a binary number editor, Data converter, ... but one tool is mis…
-
Use-case: You write a collaborative document like the Nextcloud polishing issue. Then when you want to copy it into a Nextcloud issue, you notice that the Markdown characters like bullets, heading #, …
-
When I try to import a swagger file it says:
```Extension not supported | .json | swagger.json```
The file is like:
![image](https://user-images.githubusercontent.com/888391/85999219-b1dde900-ba03-…
-
# Aurelia-Toolbelt, What is next?
We are making a lot of changes that you can see below list.
### Project overhaul
- [ ] Mono repo by Lerna
We have it as [experimental branch](https://git…
-
Minimally reproduceable code (nextjs app)
next.config.js
```
/** @type {import("next").NextConfig} */
const { PinoWebpackPlugin } = require('pino-webpack-plugin')
const path = require('path')…
-
it would be nice to have an option to set the 8 bit native range for alpha values, in my code (openGL calls) I need to specify alpha with a single byte and converting it to float (with only two digits…
-
Hi,
I notice that after several generations of pdf from a file picker, the generated PDF loses all HTML formatting.
The table layout is completely skipped...
Here is my C# code :
`try {
Sto…
-
I wonder what are the plans for solving the current status quo regarding input validation?
Grist has some very basic data "types" which it **validates**. The number of supported data "types" and th…
-
Hi!
So, related to https://github.com/limbo-works/Limbo.Umbraco.ModelsBuilder/issues/3... Sometimes I customize the property for an interface. For instance, Content Pickers or MNTP by default will …
-
Most of tools I see (Adobe and Mac's Colour Meter) would just clip the channel outside the range, so `lch(50% 100 100)` would be shown as `rgb(44% 49% 0%)`. I'm wondering why have you decided to go wi…
snigo updated
3 years ago