Skip to content

antd 5.26.2

  • 🐞 Fix Select multiple item max-width to prevent unexpected wrapping. #54181 @afc163
  • 💄 Fix incorrect DatePicker small token. #53668 @765477020
  • 🐞 Fix Error of not being able to control visibility through showZero when count is 0 #54156 @Meet-student
  • 💄 Fix Tree/List/Table virtual scrollbar visibility in dark themes. #54155 @afc163
  • 🐞 Fix Switch/Rate is not align centerly in Form.Item. #54106 @afc163
  • TypeScript
    • 🤖 Input: Fix TypeScript definitions for classNames and styles props to match documented API. #54162 @aojunhao123

  • 🐞 修复多选 Select 在单条选中项文本超长时意外换行的问题。#54181 @afc163
  • 💄 修复 DatePicker size="small" 时消费不正确 token 的问题。#53668 @765477020
  • 🐞 修复 badge 组件当 count=0 时无法通过 showZero 控制显隐错误。#54156 @Meet-student
  • 💄 修复 Tree/List/Table 等组件的虚拟滚动条样式在暗色主题下难以识别的问题。#54155 @afc163
  • 🐞 修复 Form 下 Switch/Rate 组件没有居中对齐的问题。#54106 @afc163
  • TypeScript
    • 🤖 Input: 修复 classNamesstyles 属性的 TypeScript 类型定义,与文档 API 保持一致。#54162 @aojunhao123