vue-otp-input icon indicating copy to clipboard operation
vue-otp-input copied to clipboard

A fully customizable, one-time password input component for the web built with Vue 2.x.

Results 45 vue-otp-input issues
Sort by recently updated
recently updated
newest added

Bumps [css-what](https://github.com/fb55/css-what) from 2.1.2 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS See full diff in...

dependencies

**On iPhone in Chrome when you tap on "From Messages", only first box will be filled. In Safari doing the same correctly fills all boxes.** ![image](https://user-images.githubusercontent.com/54987141/141095347-bacfd2cd-d967-483d-8948-641519b4abc7.png)

Hello, I want to use your plugin, however as I try to use it on inertia with vue 3 as default. It wont load. This is the console log. ![image](https://user-images.githubusercontent.com/78122164/111060314-c9e49280-84d6-11eb-9e81-54685e321f2f.png)...

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies

On IOS safari/chrome the should-auto-focus is not working

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.4 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.6.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

This PR brings back support for using the arrow keys to navigate between inputs (probably lost with https://github.com/bachdgvn/vue-otp-input/commit/fa0ad5dfe1ab08d265b6ce714102c2fea0930279). It also addresses the fact users weren't able to tab outside the...