Skip to content
- 🏆 Ant Design v4 is out! Check here for more info.
- 🐞 Breadcrumb use
path as default key to fix name key conflict. #21583 @douxc
- 🌟 Timeline.Item support
label. #21560 @shaodahong
- 🐞 Fix Table filter menu max height style with many items. #21602
- 💄 Add the Calendar component's custom default font color for display content. #21598 @xrkffgg
- 🚮 Remove DatePicker legacy cell className for custom cell style. #21589
- 🐞 Fix RangePicker style render bug in IE11. #21587
- 🛠 Progress
strokeColor now will ignore incorrect percent. #21564 @AshoneA
- 🐞 Fix Progress
trailColor not working when type=line. #21552 @AshoneA
- 🐞 Fix the background of the components in the pop-up components in the dark theme. #21299
- 💄 Optimization under the dark theme color swatches transparency.
- 🌟 new less variable
@popover-customize-border-color, @list-customize-card-bg, @table-expand-icon-bg, @steps-background, @pagination-item-input-bg for theme customization.
- 🏆 Ant Design v4 发布!点击此处查看更多信息。
- 🐞 Breadcrumb 使用
path 作为默认 key 以修复 name 作为 key 重名的冲突问题。#21583 @douxc
- 🌟 Timeline.Item 支持
label。#21560 @shaodahong
- 🐞 修复 Table 筛选菜单高度溢出屏幕的问题。#21602
- 💄 增加 Calendar 组件自定义显示内容的默认字体颜色。#21598 @xrkffgg
- 🚮 移除 DatePicker 针对自定义单元格的 3.x 的兼容类名。#21589
- 🐞 修复 RangePicker 在 IE11 下的样式渲染问题。#21587
- 🛠 Progress 中
strokeColor 属性现在会忽略错误的百分比参数。#21564 @AshoneA
- 🐞 修复 Progress
trailColor 属性在 type=line 时无效果的问题。#21552 @AshoneA
- 🐞 修复暗色主题下,组件在弹出层组件下的背景样式问题。#21299
- 💄 优化暗色主题下色板透明度。
- 🌟 新增 less 变量
@popover-customize-border-color、@list-customize-card-bg、@table-expand-icon-bg、@steps-background、@pagination-item-input-bg 用于主题定制。