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: supports uncontrolled and interactive optimization #484

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jin-sir
Copy link
Collaborator

@jin-sir jin-sir commented Sep 12, 2024

变更类型

请选择以下选项以描述 PR 的类型:

  • Bug 修复(修复现有问题)
  • 新功能(添加了一个功能)
  • 代码优化(性能改进、代码重构)
  • 文档更新
  • 单测新增或修改
  • 其他(请说明):

相关问题

#469

变更内容

  1. 支持defaultValue.
  2. 废弃onSubmit API.
  3. 优化onChange触发时机,点击确定或失焦时触发.
  4. 支持受控和非受控

详细描述

对应 Previewer

src/dropdown/select.tsx Outdated Show resolved Hide resolved
@LuckyFBB
Copy link
Collaborator

单元测试有问题

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.

2 participants