Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 12:01
47fbb3c

@gio-design/[email protected]

  • Upload 上传组件 #591
    • 为 trigger 接口增加 onUpload 属性,绑定点击上传事件
    • 修复有默认的 file 时,无法删除的问题
  • Table 表格
    • 更新列表筛选样式 #592
  • Form 表单
    • 调整 Item 纵向间距为 20px;去掉末尾 Item 的间距 #593
    • label 属性类型声明改为 React.ReactNode;新增 title: string 属性 #597
  • Cascader 级联选择
    • 修复 groupName 不显示的问题 #595
  • List 列表
    • 修复 list 组件 item 间距问题 #596 #598
  • Select 选择器
    • fix select group listHeight #600