qertis / q-otp

Quasar OTP Input Extension (2FA)
https://www.npmjs.com/package/quasar-app-extension-q-otp
MIT License
10 stars 1 forks source link

fix: numpad now is supported and add missing footer slot #1

Closed Nanomixer98 closed 1 month ago

Nanomixer98 commented 3 months ago

Description

I found this Quasar extension by Google. When designing and implementing this q-otp component I found out that the footer slot, mentioned in the documentation, wasn't working. Later, working with my keyboard, numpad keys weren't working too.

Type of change

[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Documentation update
[ ] Code refactor

Changes

qertis commented 1 month ago

Awesome!