otp-input

ngx-otp-code-input is a simple Angular component for entering and validating OTP codes. It supports custom lengths, masking, integer-only input, and visual status indicators, making it easy to add OTP functionality to your forms.

MIT License

Stars
1
Committers
1

Bot releases are visible (Hide)

otp-input - v0.0.4 - Enhanced Status Feedback and Animated Transitions Latest Release

Published by Swaraj55 about 2 months ago

[v0.0.4] - 2024-08-28

New Features

  • Status Feedback:

    • Added visual feedback for OTP verification status.
    • Configure success and error icons and colors for clear OTP status indication.
  • Animated Transitions:

    • Implemented smooth animations when focusing between OTP input fields.
    • Enhances the user experience with engaging transitions.

Bug Fixes and Improvements

  • Updated documentation with details on new features.
  • Minor code optimizations and bug fixes.

This release brings enhanced visual feedback and smooth animations, improving the overall user experience with the OTP input component.

otp-input - Enhancements: Success/Error Status Feedback & Animated Transitions

Published by Swaraj55 about 2 months ago

What's New

🎉 Success/Error Status Visual Feedback

  • Added visual feedback for OTP verification status with configurable success and error icons.
  • Easily customize feedback icons and styles through input properties.

✨ Animated Transitions

  • Implemented smooth animations for focus transitions between OTP input fields.
  • Enhance user experience with customizable transition effects.

Configuration

  • status: Set to success or failed to indicate the OTP status. Customize icons and styles using successIcon and failureIcon properties.
  • animation: Choose from predefined transition animations or add custom animations.

Upgrade now to enjoy improved visual feedback and smoother transitions in your OTP input fields!


As always, thank you for using our library. If you encounter any issues or have suggestions for further improvements, please let us know!

otp-input - v0.0.2

Published by Swaraj55 about 2 months ago