Skip to content
- 🐞 Fix
round Button font size too large. #18701
- 🐞 Fix Descriptions warning with same key when bordered is true. #18637
- 🐞 Fix Drawer animation when
placement is right and mask is false. #18636
- 🐞 Fix Icon that
component and children prop should have priority over type prop. #18592
- 🐞 Fix Layout.Sider boundary values for max-width. #18553 @Nikitenkova
- 🐞 Fix PageHeader that back icon can't coexist with breadcrumb. #18691
- 🗑Deprecated Select
inputValue prop and use searchValue instead. #18629
- TypeScript
- 🐞 Fix type definition of
status for Result. #18445
- 🐞 Fix type definition of
target for Anchor.Link. #18646
- 🐞 Fix type definition of
transformFile params for Upload. #18671
- 🐞 Fix type definition of
title and footer for Table. #18697 @yoyo837
- 🐞 修复圆形按钮的字体大一号的问题。#18701
- 🐞 修复 Descriptions 带边框时控制台告警的问题。#18637
- 🐞 修复 Drawer 无遮罩从右边展开时的动画问题。#18636
- 🐞 修复 Icon 中
component 和 children 属性优先级低于 type 的问题。#18592
- 🐞 修复 Layout.Sider 的最大宽度的响应式断点值。#18553 @Nikitenkova
- 🐞 修复 PageHeader 中返回图标与面包屑无法共存的问题。#18691
- 🗑 废弃 Select 的
inputValue 属性,请使用 searchValue 代替。#18629
- TypeScript
- 🐞 修复 Result 中
status 的类型定义。#18445
- 🐞 修复 Anchor.Link 中
target 的类型定义。#18646
- 🐞 修复 Upload 中
transformFile 函数的参数定义。#18671
- 🐞 修复 Table 中
title 和 footer 的类型定义。#18697 @yoyo837