4.23.6
版本发布时间: 2022-10-17 17:47:12
ant-design/ant-design最新发布版本:5.20.6(2024-09-09 16:10:29)
- Table
- 🐞 Fix Breadcrumb not support number
0
. #38006 @li-jia-nan - Input
- 🐞 Fix Input.TextArea render extra input node when enable
autoSize
. #38050 - 🐞 Fix Input.Password that should not have value prop on input after click toggle icon. #37900 @linxianxi
- 💄 Fix border style issues for Input.Search in RTL. #37980 @foryuki
- 🐞 Fix Input.TextArea render extra input node when enable
- 🐞 Fix AutoComplete warning for unused
dropdownClassName
. #37974 @heiyu4585 - 🐞 Fix Typography with ellipsis that the computed
fontSize
style be calculated as empty string in some case. #37928 @zheeeng - 🐞 Fix editable Tabs add button missing in edge case. #37937
- 🐞 Fix RangePicker panel blink in some case. #439
- 🛠 Refactor Spin with Function Component. #37969 @li-jia-nan
- 🛠 Refactor Statistic.Countdown with Function Component. #37938 @li-jia-nan
- Table
- 🐞 修复 Breadcrumb 不支持数字
0
的问题。#38006 @li-jia-nan - Input
- 🐞 修复 Input.TextArea 配置
autoSize
时会额外渲染 input 节点的问题。#38050 - 🐞 修复 Input.Password 在点击隐藏按钮后 input 上会有 value 属性的问题。#37900 @linxianxi
- 💄 修复 RTL 下 Input.Search 边框样式问题。#37980 @foryuki
- 🐞 修复 Input.TextArea 配置
- 🐞 修复 AutoComplete 会报未使用的废弃属性
dropdownClassName
的问题。#37974 @heiyu4585 - 🐞 修复 Typography 省略算法在计算一些元素 fontSize 时为空字符串的情况#37928 @zheeeng
- 🐞 Fix Tabs 添加按钮在某些边界情况下无法展示的问题。#37937
- 🐞 修复 RangePicker 在某些情况下面板会闪烁的问题。#439
- 🛠 重构 Spin 为 Function Component。#37969 @li-jia-nan
- 🛠 重构 Statistic.Countdown 为 Function Component.#37938 @li-jia-nan