Updating tiny keys, adding shortcut tests
Fixes https://github.com/timc1/kbar/issues/374, and adds some unit tests around shortcuts. Admittedly, the shortcut cases are pretty sparse. I'd be happy to add any new cases or update if it's apropriate.
Alternatively, is there a reason we don't just import tinyKeys as a dependency? I'd be happy to update the PR to do this as well, rather than copy the source for tinyKeys into the repo
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| kbar-bpez | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 21, 2025 3:21pm |
@timc1 Any thoughts on the above changes?
+1 to adding tinykeys as a package instead of adding the source code
edit, I did a patch on my project that simply used the tinyKeys package and it fixed it for me!
Hey! This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Would be really helpful for this fix to be merged - I'm also seeing the same issue