Skip to content

1.7.0

Latest
Compare
Choose a tag to compare
@NWYLZW NWYLZW released this 25 Apr 09:20
· 7 commits to develop since this release
c41522b

🌈 1.7.0 2024-04-25

🚀 Features

🐞 Bug Fixes

  • Table: 在 effect 异步里执行获取数据时和更新数据,可能会导致一些 bug @HaixingOoO (#2848)
  • DatePicker: 修复日期选择器中月份选择回跳初始状态的异常 @uyarn (#2854)
  • Form: useWatch 在一定情况下,name 的不同会导致视图问题的缺陷 @HaixingOoO (#2853)
  • Drawer: 修复 1.6.0 closeBtn 属性默认值丢失的问题 @uyarn (#2856)
  • Dropdown: 修复选项长度为空仍展示浮层的问题 @uyarn (#2860)
  • Dropdown: 优化 Dropdownchildren 透传 disabled @HaixingOoO (#2862)
  • SelectInput: 修复非受控属性 defaultPopupVisible 不生效的问题 @uyarn (#2861)
  • Style: 修复部分节点前缀无法统一替换的缺陷 @ZWkang @uyarn (#2863)
  • Upload: 修复 method 枚举值 options 错误的问题 @Summer-Shen @uyarn (#2863)