- 🛠 Adjust Alert animation to remove directly dom operation. #dd8e9f8 @Yunfly
- Select
- 🐞 Fix Form.Item warning for
preserve
as invalidate dom prop. #25518 - 🐞 Fix Card cover margin bug when bordered is false. #25515 @yutingzhao1991
- 💄 Adjust Typography style to set
overflow-wrap: break-word
as default. #25516 - 🐞 Fix Table
expandedRowRender
nested Table cell background color. #25498 - 🐞 Fix Popover wrong positioning on Radio.Button. #25449 @zgoby
- 🐞 Fix RangePicker clear icon position issue when
size=small
. #25458 - 🆕 Upload supports to show thumbnail for non-image files as
thumbUrl
configured inonChange
event. #25432 @AlbertAZ1992 - 🐞 Fix Table
onChange
triggered multiple times when change page size. #25520 @zhangchen915 - 🛠 Remove
babel-runtime
and add@babel/runtime
in dependencies, reduce gzipped bundle size18.6KB
. #25530 - 🇪🇸 Improve es_ES localization. #25460 @gersongams
- 🛠 调整 Alert 组件关闭动画实现移除直接的 dom 操作。#dd8e9f8 @Yunfly
- Select
- 🐞 修复 Form.Item 警告
preserve
是无效 dom 属性的问题。#25518 - 🐞 修复当 Card 组件无边框时封面图边距的问题。#25515 @yutingzhao1991
- 💄 调整 Typography 样式添加
overflow-wrap: break-word
默认样式。#25516 - 🐞 修复 Table
expandedRowRender
内嵌 Table 时单元格背景丢失的问题。#25498 - 🐞 修复 Radio.Button 上使用 Popover 时的位置异常问题。#25449 @zgoby
- 🐞 修复 RangePicker 在
size=small
时清除按钮的位置问题。#25458 - 🆕 Upload 支持上传非图片文件时在
onChange
事件中设置thumbUrl
来展示缩略图。#25432 @AlbertAZ1992 - 🐞 修复 Table 切换页条目数时
onChange
触发多次的问题。#25520 @zhangchen915 - 🛠 移除
babel-runtime
并添加@babel/runtime
依赖,减少 gzipped 包体积18.6KB
。#25530 - 🇪🇸 改进 es_ES 国际化。#25460 @gersongams