Releases: fkranenburg/bootstrap-pincode-input
Releases · fkranenburg/bootstrap-pincode-input
v1.4.0
Fixed: allow only numbers for input
bootstrap-pincode-input 1.3.0
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
Added bower
bootstrap-pincode-input 1.2
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
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
v1.0 Added fix to prevent browser asking to save your password