Skip to content

5.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 09:05
· 3191 commits to master since this release
4dea745
  • 🐞 Update DatePicker deps to fix laggy in Safari and support align with transform scale. #41090
  • 🐞 Fix Menu collapse, Tooltip sometime show with unexpected. #41081
  • 🐞 Fix Modal.confirm has additional node which makes height not correct. #41173 @Svudec
  • 🐞 Fixed InputNumber disabled text color not correct. #41167 @Yuiai01
  • 🐞 Fix Anchor highlighting not working when dynamically updating items. #40743 @zqran
  • 🛠 Update Mentions deps to support align with transform scale. #41160 @MuxinFeng
  • 🐞 Fix Form with manually called validateFields not show success status when hasFeedback is on. #41116 @kiner-tang
  • 🐞 Fix Cascader sub panel not close when hover to leaf node. #41134
  • 🐞 Fix Popconfirm using Promise to close will not exist loading state even when open again. #41121
  • 🐞 Fix Upload onChange sometime not sync when in React 18. #41082 @li-jia-nan
  • 🛎 Update demo with Space.Compact instead of legacy one and patch warning info. #41080 @Yuiai01
  • 🌐 Update ko_KR、Added Amharic Language. #41103 @li-jia-nan

  • 🐞 更新 DatePicker 底层依赖,修复 Safari 下卡顿,支持 transform scale 下对齐。#41090
  • 🐞 修复 Menu 收缩时,Tooltip 有时会弹出的问题。#41081
  • 🐞 修复 Modal.confirm 窗体有额外节点导致高度不正确的问题。#41173 @Svudec
  • 🐞 修复 InputNumber disabled 时字体高亮不正确的问题。#41167 @Yuiai01
  • 🐞 修复 Anchor 动态添加 items 后高亮失效问题。#40743 @zqran
  • 🛠 更新 Mentions 底层依赖,支持 transform scale 下对齐。#41160 @MuxinFeng
  • 🐞 修复 Form 手工调用 validateFields 时,hasFeedback 对成功态不生效的问题。#41116 @kiner-tang
  • 🐞 修复 Cascader 在悬浮至叶子节点时,展开面板没有关闭的问题。#41134
  • 🐞 修复 Popconfirm 使用 Promise 关闭时再次打开仍然是 loading 状态的问题。#41121
  • 🐞 修复 Upload 在 React 18 下 onChange 有时数据不正确的问题。#41082 @li-jia-nan
  • 🛎 补充官网中没有切换到 Space.Compact 的遗留示例,并且添加相应警告。#41080 @Yuiai01
  • 🌐 更新韩语国际化,添加国际化阿姆哈拉语。#41103 @li-jia-nan