5.20.1
版本发布时间: 2024-08-11 23:31:33
ant-design/ant-design最新发布版本:5.20.6(2024-09-09 16:10:29)
- ColorPicker
- 💄 Fix Table
zIndexTableFixed
token not support CSS var. #50355 @li-jia-nan - 🐞 Fix FloatButton don't support
zIndexPopupBase
token. #50349 @Yuzu-io - 🐞 Fix Typography
tooltip
not show with precision issue ofellipsis
. #50315 @zombieJ - 🐞 Fix Form
preserve={false}
should not triggershouldUpdate
rerender. #50283 @zombieJ - 🐞 Fix Tour default
z-index
not followzIndexPopup
token issue. #50300 @zombieJ - 🐞 Fix Calendar
locale
should overridelocale
from ConfigProvider. #50236 @Asanio06 - 🐞 Fix Spin align issue when setting
percent
. #50277 @Wxh16144 - 🐞 Fix Tree switcher position not ping at top when title break the line. #50313 @zombieJ
- 🌐 Locales
- 🇦🇿 Fix missing spaces of
az_AZ
locale. #50238 @thinkasany
- 🇦🇿 Fix missing spaces of
- TypeScript
- 🤖 Refine Table all Record types from any to Object. #50351 @li-jia-nan
- ColorPicker
- 💄 修复 Table
zIndexTableFixed
token 不支持传入 CSS 变量的问题。#50355 @li-jia-nan - 🐞 修复 FloatButton 不支持
zIndexPopupBase
token 的问题。#50349 @Yuzu-io - 🐞 修复 Typography 的
ellipsis
因为精度问题导致tooltip
无法显示的问题。#50315 @zombieJ - 🐞 修复 Form
preserve={false}
会触发shouldUpdate
rerender 的问题。#50283 @zombieJ - 🐞 修复 Tour 默认
z-index
没有使用zIndexPopup
token 的问题。#50300 @zombieJ - 🐞 修复 Calendar
locale
没有正确覆盖 ConfigProviderlocale
的问题。#50236 @Asanio06 - 🐞 修复 Spin 组件设置
percent
时未水平居中的问题。#50277 @Wxh16144 - 🐞 修复 Tree 展开按钮在标题折行时没有顶上对齐的问题。#50313 @zombieJ
- 🌐 本地化
- 🇦🇿 修复
az_AZ
本地化文案缺少空格的问题。#50238 @thinkasany
- 🇦🇿 修复
- TypeScript
- 🤖 优化 Table 中所有的 Record 类型从 any 约束为 Object 类型。#50351 @li-jia-nan