Skip to content

v3.0.0

Compare
Choose a tag to compare
@fkranenburg fkranenburg released this 03 Jan 15:35
· 17 commits to master since this release

Warning: possible breaking changes.

  • Allow paste from keyboard (#38)
  • Removed workaround for 'jumpy' input boxes after pincode was complete (see #40).
    This change applies for mobile devices only.
    This change required removing some class 'form-control' specific styling like the outline and bordes when focussed.
  • Removed Bower support
  • Pincode value is automatically removed if mobile device 'focus' the component again
  • The 'complete' callback is fired a bit later (100ms) for mobile devices only (see #40).