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(ui/otp-Input): add OTP input component #1614

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

Aybrea
Copy link
Contributor

@Aybrea Aybrea commented May 5, 2024

Checklist

List of tasks you have already done and plan to do.

  • Fix linting errors
  • Tests have been added / updated (or snapshots)

Change information

Add OTP input component

Issues

close #1603

Copy link

vercel bot commented May 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
varlet ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 2:30am

Copy link

vercel bot commented May 5, 2024

@Aybrea is attempting to deploy a commit to the varletjs Team on Vercel.

A member of the Team first needs to authorize it.

packages/varlet-ui/src/otp-input/OtpInput.vue Outdated Show resolved Hide resolved
packages/varlet-ui/src/otp-input/OtpInput.vue Outdated Show resolved Hide resolved
packages/varlet-ui/src/otp-input/OtpInput.vue Outdated Show resolved Hide resolved
packages/varlet-ui/src/otp-input/docs/zh-CN.md Outdated Show resolved Hide resolved
packages/varlet-ui/src/utils/elements.ts Outdated Show resolved Hide resolved
packages/varlet-ui/src/otp-input/OtpInput.vue Outdated Show resolved Hide resolved
packages/varlet-ui/src/otp-input/docs/en-US.md Outdated Show resolved Hide resolved
packages/varlet-ui/src/otp-input/props.ts Outdated Show resolved Hide resolved
packages/varlet-ui/src/otp-input/example/index.vue Outdated Show resolved Hide resolved
packages/varlet-ui/src/otp-input/docs/zh-CN.md Outdated Show resolved Hide resolved
@haoziqaq haoziqaq changed the title feat(ui/otpInput): add OTP input component feat(ui/otp-Input): add OTP input component May 6, 2024
@chouchouji
Copy link
Member

chouchouji commented May 9, 2024

要考虑form的只读和禁用,参考 input 组件

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.

[Feature]: add OTP input component
3 participants