Yoav

Results 9 issues of Yoav

Added more text options. Adding option to change time of spin.

If it is never possible for `LongFormMove` or `Move` functions to be called with an `undefined` `PlayerID`, does it make sense to reflect that in the types? This issue comes...

No drag events work with touch devices

Currently useFetch only allows for one generic argument - the response body. I suggest adding an optional second argument for the request body. When using libraries like zod it's very...

Trying to add a middleware that reads the number of players and getting a crash saying that the stream is already read. This error is because I'm using `koaBody()` in...

I have a long press on my sortable component and I don't want sorting to start after the long press. I set `shouldCancelStart` to `true` but it DOES start, event...

**Is your feature request related to a problem? Please describe.** The application I'm building can be controlled both from the keyboard (or tv remote) and from a phone (connected via...

question

Cool tool, would love to be able to use on Ubuntu

help wanted

Thanks for the library, I think it's a great implementation for the timeline. I'm having an issue when using classClip, I have a class that hides an element using scale:...