ItsJonQ / g2

✨ An experimental reimagining of WordPress components
http://g2-components.com/
MIT License
105 stars 12 forks source link

TextInput: Improve scroll increment/decrement interactions #178

Closed ItsJonQ closed 3 years ago

ItsJonQ commented 3 years ago

This update enhances the default scroll-based interactions for <TextInput />. But <TextInput /> and <UnitInput /> can be incremented and decremented by the scroll wheel. Scroll based changes also support Shift jumping.

Resolves https://github.com/ItsJonQ/g2/issues/177

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/itsjonq/g2/cx015lc5f
✅ Preview: https://g2-git-try-textinput-scroll-increment.itsjonq.vercel.app

ItsJonQ commented 3 years ago

cc'ing @timothybjacobs ✨