Skip to content

v3.2.0

Choose a tag to compare

@duan602728596 duan602728596 released this 27 Nov 05:03
· 233 commits to master since this release
  • 🌟Add the $disabled field to disable the component.
  • 🌟Add the $formItemProps field and configure the properties of Form.Item.
  • 🌟Add the formOptions API and configure the parameters of Form.create.
  • 🐛Fixed validation text error for maximum number type.

  • 🌟添加$disabled字段,禁用组件。
  • 🌟添加$formItemProps字段,配置Form.Item的props。
  • 🌟添加formOptionsAPI,配置Form.create的参数。
  • 🐛修复number类型最大值的验证文字错误。