Skip to content
- 🐞 Fix the wrong status of check all checkbox in Table when data change. #10629
- 🐞 Fix border style of Button.Group.
- 🐞 Fix file list being reversed when
beforeUpload returns false in Upload component. #10681
- 🐞 Fix overflow of cell content in Calendar. #10808 @Yangzhedi
- 🐞 Fix the processing color of Badge not follows the
primary-color.
- Spin
- 🐞 Fix custom icon does not follow the value of
size. #10786
- 🐞 Fix no
delay issue when sets spinning to true as default.#10727 @dreamerblue
- TypeScript
- 🐞 修复 Table 数据变化时全选勾选框状态显示不正确的问题。#10629
- 🐞 修复 Button.Group 中使用 disabled 按钮时缺失边框。
- 🐞 修复 Upload 中
beforeUpload 返回 false 时,文件列表排序会被反转的问题。#10681
- 🐞 修复 Calendar 表格中内容溢出的问题。#10808 @Yangzhedi
- Spin
- 修复 Badge 的状态色不跟主题色变化的问题。
- TypeScript