Skip to content

Releases: fkranenburg/bootstrap-pincode-input

v1.4.0

03 Jul 17:49
Compare
Choose a tag to compare

Fixed: allow only numbers for input

bootstrap-pincode-input 1.3.0

16 May 18:01
Compare
Choose a tag to compare

New feature: change event for each input
New feature: placeholder for each input
-fixed multiple typo's in package.json

bootstrap-pincode-input 1.2.1

03 Oct 17:51
Compare
Choose a tag to compare

bootstrap-pincode-input 1.2

12 Sep 21:08
Compare
Choose a tag to compare

Fixed #2
The widget is now visually alike on touch/mobile devices and desktops. For touch devices the input box is still one input box but with some CSS magic, it shows how many digits the user should enter.

Check out the demo page!

bootstrap-pincode-input 1.1

03 Sep 18:55
Compare
Choose a tag to compare

Fixed #1 - focus to previous textbox when press 0.
Also fixed an issue when on desktop and 'hidedigits' was false, a number input box was shown.
This fix also enabled the 'delete' key to automatically go back to the previous textbox (which was supposed to happen).

bootstrap-pincode-input 1.0

09 Dec 22:06
Compare
Choose a tag to compare
v1.0

Added fix to prevent browser asking to save your password