- Table
- Fix Table with sticky header shadow style issue. #38023 @liuycy
- Fix Table with
ellipsis
missing title
attribute. 416c61f
- 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 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