Skip to content
- 🔥 New type
navigation of Step. #17994
- 🇷🇴 Add Romanian locale. #18163 @stefy
- Anchor
- 🌟 Drawer supports popup in custom dom node. #18167
- 🌟 Mentions support
getPopupContainer property. #18298 @vijayst
- 🌟 Modal support custom
closeIcon. #18309
- 🌟 Upload support to preview
jfif format images. #18322
- 💄 Tweak Descriptions.Item padding bottom via size. #18270
- Cascader
- 🌟 Allow input
autoComplete to be overrided. #18279 @zomars
- 🐞 Fix wrong
notFoundContent width when using fieldNames.#18325
- 🐞 Fix missing
options cause crash. #18190 @nnecec
- 🐞 Fix Menu.SubMenu
className applied to popup menu mistakenly. #18290
- 🐞 Upgrade react-slick to fix Carousel lifecycle warning. #18209
- 🐞 Fix Button
received false for a non-boolean attribute loading warning. #18208
- 🐞 Fix style problem when hovering Table selected row. #18261
- 🐞 Fix Checkbox hovering border color when it is
disabled. #18168
- 🐞 Fix Progress missing or messed gradient color. #18284
- 🐞 修复 TextArea scrollbar blinking problem when using
autosize and maxRows. #18289
- TypeScript
- 🐞 Fix some components (Tooltip, Breadcrumb, Badge) importing error. #18282 @lidianhao123
- 🐞 Fix MonthPicker
monthCellContentRender property definition. #18192 @JonathanLee-LX
- 🐞 Fix Upload.Dragger
children error. #18196
- 🐞 Fix Tag.CheckableTag
style property definition. #18300
- 🔥 新增 Steps
type="navigation" 导航步骤条。#17994
- 🇷🇴 新增罗马尼亚语。#18163 @stefy
- Anchor
- 🌟 支持 Drawer 在局部节点弹出。#18167
- 🌟 Mentions 新增
getPopupContainer 属性。#18298 @vijayst
- 🌟 Modal 支持
closeIcon 属性用于自定义关闭图标。#18309
- 🌟 Upload 支持预览
jfif 格式图片。#18322
- 💄 调整不同大小下 Descriptions.Item 内边距样式。 #18270
- Cascader
- 🐞 修复 Menu.SubMenu
className 错误应用到弹层上的问题。#18290
- 🐞 升级 react-slick 以修复 Carousel 的生命周期警告问题。#18209
- 🐞 修复 Button
received false for a non-boolean attribute loading 警告信息。#18208
- 🐞 修复 Table 选中行 hover 背景样式问题。#18261
- 🐞 修复 Checkbox 失效时的 hover 边框颜色。#18168
- 🐞 修复 Progress 渐变色混乱和失效的问题。#18284
- 🐞 修复 TextArea
autosize 内使用 maxRows 时滚动条闪烁的问题。#18289
- TypeScript