Releases: HichemTab-tech/OTP-designer-jquery
2.3.1
What's Changed
- fix: removeClass by @syifarahmat in #14
New Contributors
- @syifarahmat made their first contribution in #14
Full Changelog: 2.3.0...2.3.1
2.3.0
Release notes
New Features:
- Enable context menu in fake inputs by @HichemTab-tech in #12
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
What's Changed
- bugfix/9-mobile-device-bug-android by @HichemTab-tech in #10
Full Changelog: 2.2.0...2.2.1
2.2.0
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
Added
- Added a new 'clear' method to the OTP-designer-jquery library, allowing users to easily clear the entered OTP code.
2.0.2
2.0.1
some fixes.
2.0.0
change the inputs handlers,
replace the inputs with fake inputs to handle to avoid event.key problem.
some fixes.
1.0.1
add "enterClicked" option method
1.0.0
first commit