Koen Bollen
Koen Bollen
When a board doesn't use any points I like the point on top of lists to be hidden. I also use Trello for other things then scrum project and the...
# 🙋 feature request Have the @parcel/transformer-typescript-types package ignore classes, methods, etc. that are marked as `/** @internal */`. ## 🤔 Expected Behavior When a method is marked as `@internal`...
In the Zero-value fields section there is a minor mistake in the code examples, this change removes that. PS: Thanks for making these styleguides publicly available!
Currently this gem allows values to be cached until the _expire_, when this happens a new value is generated, cached and returned. This means that every `ttl` one user/client/connection needs...
Currently we run our cucumber feature tests using nodejs, and this node environment spins up a backend etc. We would like to flip this around, making it that we run...
There are signs of a password fields in the API and client but it's not yet supported completely. We need to fix this.
**Is your feature request related to a problem?** I would like to change the Blend Mode of sprites programmatically. Context: We have a lot of decals in our game, that...
When a vertex attribute is not used (even down the chain of shader programs) and is optimized away by the compiler, then the sprite property (from the material) is also...
**Is your feature request related to a problem? Please describe (REQUIRED):** I had a usecase the other day I couldn't fulfill with an editor-script (and made a pythonscript instead). I...
### Describe the bug When setting the clean-exclude option, I was expecting it to only count for a 'clean' step/phase. But there is only one step (rsync the --delete option...