- New Component ColorPicker. #41990 @RedJue
- Form
validateFields
support validateOnly
to not to update UI status. #42273
- DatePicker support changeOnBlur to trigger change event without clicking confirm. #42168
- Cascader
options
support disableCheckbox
prop. #42024 @BoyYangzai
- Popconfirm add
onPopupClick
prop. #42272 @bolosea
- QRCode add
bgColor
prop to set background color. #42214 @bolosea
- Table.Summary.Row component add
onClick
prop. #42175 @Ylg12345
- Space support ref. #42266 @RedJue
- The
size
of Tab defaults to inherit Card. #42183 @huangkairan
- ConfigProvider
- Fix ConfigProvider
size
prop not work on Pagination. #42206
- Fix ConfigProvider
size
prop not work on Steps. #42278 @wanghui2021
- Fix ConfigProvider
size
prop not work on Descriptions. #42244 @wanghui2021
- Fix the size is not inherited from ConfigProvider when the
componentSize
is set. #42199 @Ec-tracker
- Fix then icon styles for Input are incorrect in Space Compact mode. #42167 @pengyw97
- Fix Popover display empty div when
title
and content
is null. #42217 @hairgc
- Fix the error that Circle Progress does not set
size
. #41875 @notzheng
- Fix Progress throws warning
findDOMNode is deprecated in StrictMode
. #42241 @BoyYangzai
- Fix the problem that the InputNumber out of range style does not take effect. #42250 @pengyw97
- Fix the problem that Divider cannot be displayed normally due to the overwriting of the dashed line style in the vertical direction. #40418 @buqiyuan
- Adjust Tooltip motion that will auto detect best match transform origin. #42225
- keep Checkbox.Group style the same as v4. #42103 @BoyYangzai
- Improve the style when the Menu overflowed. #42294 @dhalenok
- Improve the Segmented mouse active style. #42249
- Spin add warning if use
tip
when not in nest pattern. #42293
- Component Token name canonicalization. #42184
- TypeScript
- Locales