- Add
picture-circle
to Upload’s listType
prop. #40134 @ds1371dani
- Anchor component add
direction
, which supports vertical. #39372 @foryuki
- Tooltip support
arrow
to change arrow’s visible state and whether the arrow is pointed at the center of target. #40234 @kiner-tang
- Added list pagination
align
option. #39858 @Yuiai01
- Timeline added
items
to support option configuration. #40424
- Collapse
- Slider
- Slider add
railStyle
for custom style. #40579 @david-cord
- Slider add support for disable
keyboard
events. #40526
- Fix Slider missing Tooltip appear motion. #39857
- Dropdown
- Dropdown support
autoAdjustOverflow
option. #39735
- Fix Dropdown component
dange
and disabled
style priority issue. #39904 @Wxh16144
- Tour
- Tour added
indicatorsRender
to support custom indicators. #40613
- Tour support
scrollIntoViewOptions
to change scrollIntoView options. #39980 @kiner-tang
- Tour masks support passing custom styles and fill colors. #39919 @kiner-tang
- Fixed
findDomNode
method warning thrown by the tour component when called in strict mode. #40160 @kiner-tang
- Deleted margin of the last indicator. #40624
- Adds Design token
fontFamilyCode
and apply to Typography code
kbd
pre
elements. #39823
- ConfigProvider add Form
scrollToFirstError
。#39509 @linxianxi
- Fill rest
rootClassName
for all components. #40217
- Fix Empty descriptions text color in default theme and dark theme. #40584 @MuxinFeng
- Table
- Fix
aria-label
and role="presentation"
cannot be used together in Table row. #40413 @Ke1sy
- Fix uncontrolled
filtered
update not working. #39883
- Fix the problem that the header filter is invalid in the case of group headers. #40463 @roman40a
- Fix selection column cover by other cell when fixed. #39940 @kiner-tang
- Fix Sorted/Filtered table fixed column transparent background unreadable. #39012 @kiner-tang
- Optimize Table hover style to fix problems with border. #40469
- DatePicker
- Fix DatePicker that have status style when disabled. #40608
- Optimize the DatePicker input box style. #40549 @Wxh16144
- Optimize DatePicker Dropdown arrow style. #40521
- Fix Space
ant-space-item
selector bug. #40554 @cncolder
- Fix not close Spin immediately when using
delay
. #40475 @3Alan
- Fix Modal
useModal
default confirm button text logic. #39884 @BoyYangzai
- Refactored the water ripple visual effect to trigger multiple water ripples at the same time. #39705 @li-jia-nan
- Refactor Input.TextArea and Mentions. #40045
- Refactor Affix Calendar to use React.createRef instead of function. #40538 @li-jia-nan
- Fix Tabs more button unexpected height. #40488
- Resolve Image preview style conflict with TailwindCSS. #39914
- Fix Progress that
transition
of success bar is missing. #40487
- Fix the misalignment of Input.Group when zooming the screen under windows. #39842 @heiyu4585
- Fix Select placeholder style issue. #40477 @Wxh16144
- Adjust Descriptions label style for more readable. #40085
- Optimize QRCode expiration display style. #39849
- Optimize
boxShadow
tokens. #40516
- TypeScript
- Optimize Badge Tag Tooltip
color
type definition. #39871
- Add
Breakpoint
ThmeConfig
GlobalToken
type export. #40508 @Kamahl19
- Update Upload
fileList
type. #40585
- Remove Tour ForwardRefRenderFunction. #39924
- Localization