Ayfri
Ayfri
Hi, if I have commits that say `merge pull request`, is it possible to get the link of this PR?
**What would you like to change about the program?** I would like to be able to use the repo prettier configuration, instead of putting it into the action configuration, if...
**Describe the solution you'd like** Be able to generate a changelog from any release until the latest commit from a branch. I'm needing that to generate a changelog for a...
This PR adds a builder to create transitions with the CSS API.
Hi, I have a project with a lot of simple classes, but they differ a lot and there are like 50 classes in total (but they might be a lot...
**Is your feature request related to a problem? Please describe.** For a project, I need multiple classes/interfaces missing from the standard library, I suggest adding them to `kotlin-browser`. I require...
Hi, I'm making a game using `pixi-tilemap` but I can't use the new `cullable` property, I see no performance differences when setting it to on and off and zooming. I'm...
I think the name of the issue is enough self-explanatory, this library should be updated with new version !
In Typescript, even with the `@types/benchmark` library, I'm getting `Benchmark.Suite` is not a constructor every time no matter what I try.
## About this issue - Briefly describe the issue - How can the issue be reproduced / sample code Hi, I'm using Compose for Web as a `kotlin("js")` project and...