Skip to content

1.3.2

Compare
Choose a tag to compare
@uyarn uyarn released this 19 May 07:21
· 363 commits to develop since this release
e79b07e

🚀 Features

🐞 Bug Fixes

  • Tree: 修复 Tree 组件过滤并允许折叠状态下,每次搜索条件变更都展开路径节点 @TabSpace (#2419)
  • TagInput: 修复组件初始值异常的问题 @uyarn (#2423)
  • Textarea: 修复 autosize 为 null 报错的问题 @uyarn (#2423)
  • TreeSelect: 修复搜索多次操作后没有正确返回筛选项的问题 @uyarn (#2424)
  • TreeSelect: 修复异步加载数据没有正常显示 label 的问题 @uyarn (#2424)
  • Upload: 修复多图上传增加丢失的间距的样式问题 @PDieE (common#1344)