DTStack / dt-react-component

React UI component library based on antd package
https://dtstack.github.io/dt-react-component/
MIT License
88 stars 38 forks source link

feat: supports uncontrolled and interactive optimization #484

Closed jin-sir closed 1 month ago

jin-sir commented 2 months ago

变更类型

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

相关问题

469

变更内容

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

详细描述

对应 Previewer

LuckyFBB commented 2 months ago

单元测试有问题