Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OTP Input #93

Merged
merged 15 commits into from
Jan 29, 2024
Merged

Add OTP Input #93

merged 15 commits into from
Jan 29, 2024

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    07eaf40 View commit details
    Browse the repository at this point in the history
  2. add OtpInput component

    firehawk89 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    b916d11 View commit details
    Browse the repository at this point in the history
  3. utilize OtpInput component

    firehawk89 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    37d2b3c View commit details
    Browse the repository at this point in the history
  4. update return statement

    firehawk89 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    aeb8630 View commit details
    Browse the repository at this point in the history
  5. fix theme toggling

    firehawk89 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    80db0db View commit details
    Browse the repository at this point in the history
  6. add new word

    firehawk89 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    0073dc0 View commit details
    Browse the repository at this point in the history
  7. remove regexp constants

    firehawk89 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    d5b26e4 View commit details
    Browse the repository at this point in the history
  8. add otp length constant

    firehawk89 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    58884c0 View commit details
    Browse the repository at this point in the history
  9. add isNumeric utility

    firehawk89 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    9230340 View commit details
    Browse the repository at this point in the history
  10. utilize isNumeric utility

    firehawk89 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    9842559 View commit details
    Browse the repository at this point in the history
  11. update functions names

    firehawk89 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    11aab80 View commit details
    Browse the repository at this point in the history
  12. remove unused icon

    firehawk89 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    bb61c12 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    52ce497 View commit details
    Browse the repository at this point in the history
  14. add empty line ending

    firehawk89 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    d3520cf View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. remove maxLength prop

    firehawk89 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0be9d9a View commit details
    Browse the repository at this point in the history