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

feat: add Input.OTP #7660

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

feat: add Input.OTP #7660

wants to merge 17 commits into from

Conversation

cc-hearts
Copy link
Contributor

@cc-hearts cc-hearts commented Jun 16, 2024

resolve #7627

  • defaultValue
  • disabled
  • formatter
  • mask
  • length
  • status
  • size
  • variant
  • value
  • onChange

@cc-hearts
Copy link
Contributor Author

The implementation of the variant attribute would require significant changes to the original input component, which is not in line with the guidelines of this PR.

Is it possible to follow up with a separate pr to implement the overall Input variant. attribute?

@cc-hearts cc-hearts marked this pull request as ready for review June 18, 2024 07:01
Copy link

github-actions bot commented Sep 3, 2024

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Sep 3, 2024
@shaiallseated
Copy link

@tangjinzhou could you take a look? we want otp 🥺🥺

@github-actions github-actions bot removed the Stale label Sep 10, 2024
Copy link

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Nov 10, 2024
@wsxe9988
Copy link

@cc-hearts @tangjinzhou

@github-actions github-actions bot removed the Stale label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

添加input.otp功能
3 participants