Skip to content

Releases: HichemTab-tech/OTP-designer-jquery

2.3.1

01 Aug 00:10
296f38b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.3.1

2.3.0

17 Jun 01:26
6c8cfe7

Choose a tag to compare

Release notes

New Features:

Updates:

  • Upgraded OTP-designer-jquery to version 2.3.0. This update includes general code enhancements for better functionality and improved user interaction, and it fixes potential bugs. The version change is reflected in the README file.

  • Updated documentation where necessary, which includes the issue templates.

Thank you for your continued support and contributions!

2.2.1

11 May 20:01
fa494b8

Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

30 Aug 06:06

Choose a tag to compare

Changelog

Added

  • New option: onchange
    A callback function executed when the OTP code changes (by typing, clearing, or setting).

  • New methods:

    • option
      Get or set an option dynamically.

    • addClass
      Add style classes to the fake OTP inputs' classList.

    • removeClass
      Remove style classes from the fake OTP inputs' classList.

2.1.0

28 Aug 18:13

Choose a tag to compare

Added

  • Added a new 'clear' method to the OTP-designer-jquery library, allowing users to easily clear the entered OTP code.

2.0.2

28 Aug 10:37

Choose a tag to compare

issue #3 fixed.

2.0.1

18 Aug 17:12

Choose a tag to compare

some fixes.

2.0.0

16 Aug 19:39

Choose a tag to compare

change the inputs handlers,
replace the inputs with fake inputs to handle to avoid event.key problem.
some fixes.

1.0.1

22 Jul 23:53

Choose a tag to compare

add "enterClicked" option method

1.0.0

21 Jul 23:20

Choose a tag to compare

first commit