markmead / hyperjs

HyperJS is a component library for Alpine JS allowing developers to quickly copy and paste functionality into their projects 🛵
https://js.hyperui.dev
MIT License
378 stars 15 forks source link

[BUG] Lowercase Issue #26

Closed pavelloz closed 1 year ago

pavelloz commented 1 year ago

Hello,

I found a small bug :)

https://www.hyperjs.dev/components/input-lowercase

^ set your cursor between the words, press shift (or caps lock) and start typing. After first letter, cursor will jump to the end of string and continue there.

Example:

image
markmead commented 1 year ago

Thanks for the report @pavelloz PRs are welcome if you wanted to take a crack at it.