Roy Eden
Roy Eden
# Preface: The other day I was watching this [tutorial](https://youtu.be/ktcWOLeWP-g) featured in the OrcaJS repo, and I found out that adjusting the BPM programmatically (as seen [here](https://youtu.be/ktcWOLeWP-g?t=1509)) wasn't an option,...
**Describe the bug** > It would be good to contemplate the keyboard accessibility for drag `move` gestures, as the current implementation is not working the same as other libraries that...
Hi! Thanks for the cool library :smile: I was setting it up for a personal project and I noticed there weren't any keyboard interactions available, so I tried my best...
* Include the SolidStart setup for `@solid/meta`. * Point out possible issues with normal `` tags being SSR'd. * Change code block syntax highlighting from `js` to `jsx`.
Accessibility is important, even for demos :smile: Keyboard fixes: * Switched from `a` to `button`, as the a without an href wasn't keyboard focusable. This also allows you to switch...
Adds _generic_ spanish translations. _Generic_ implies that spanish speakers will understand them, regardless of their regional variant. This should provide a base for future spanish translations, where regional variants have...