Skip to content
- 🔥 Add BorderBeam component for animated border beam effect along container edges. #57720 @QDyanbing
- ConfigProvider
- 🆕 Add Select
allowClear config support. #56476 @ug-hero
- 🆕 Add Select
showSearch, allowClear, clearIcon, loadingIcon, menuItemSelectedIcon, removeIcon, suffixIcon config support. #56930 @Pareder
- 🆕 Add DatePicker and TimePicker
allowClear and clearIcon config support. #57002 @guoyunhe
- 🆕 Add RangePicker
allowClear, clearIcon, suffixIcon config support. #57075 @guoyunhe
- 🆕 Add Modal
infoIcon, successIcon, warningIcon, errorIcon config support. #57168 @guoyunhe
- 🆕 Add Upload
progress config support. #57283 @guoyunhe
- 🆕 Add Upload
accept config support. #57286 @guoyunhe
- 🆕 Add Modal and Drawer
focusable config to control whether the component can receive focus. #57314 @QDyanbing
- 🆕 Add Mentions
allowClear config support. #57330 @guoyunhe
- 🐞 Fix ConfigProvider css var prefix not following
prefixCls. #57803 @QDyanbing
- Input
- 🆕 Add Input
allowClear.disabled prop to disable the clear button while keeping it visible. #57240 @guoyunhe
- 🆕 Add Input.TextArea
allowClear.disabled prop to disable the clear button while keeping it visible. #57328 @guoyunhe
- 🆕 Add Input
clear semantic segment for customizing clear button classNames and styles. #57391 @QDyanbing
- 🆕 Add Input.Search
searchIcon prop to customize the search icon. #57256 @guoyunhe
- ⌨️ Improve Input.Password accessibility and add ConfigProvider support. #57271 @Pareder
- Splitter
- 🆕 Add Splitter
destroyOnHidden prop for panel content mounting. #56772 @AhmeddEsmat
- 🆕 Add Splitter smooth transition animation for collapsible panels. #56814 @spider-yamet
- 🗑 Deprecate Splitter
collapsibleIcon and add collapsible.icon replacement. #57044 @wanpan11
- 🐞 Fix unexpected 1px horizontal padding from Splitter.Panel. #57838 @wanpan11
- Select
- 🐞 Fix Select option active style priority higher than selected. #56924 @zombieJ
- 🐞 Fix Select
showArrowPaddingInlineEnd not working for content gap. #57769 @QDyanbing
- 🐞 Fix Select error status colors not matching Input across outlined and filled variants. #57807 @nickmopen
- 🐞 Fix Select selected value font family not following antd token. #57897 @QDyanbing
- 🐞 Fix Select and TreeSelect non-text
labelRender content remaining visible while searching. #57954 @QDyanbing
- Image
- 🆕 Add Image
placeholder.progress prop to show loading progress indicator. #57173 @afc163
- 🆕 Add Image preview mask
closable support. #57611 @QDyanbing
- 🆕 Add Image
closeIcon semantic node for classNames and styles configuration. #57263 @coding-ice
- ⌨️ Add focus-visible styles and focusTrap support for Image preview. #57610 @aojunhao123
- Typography
- 🆕 Add Typography
actions placement prop to control the position of action buttons. #57440 @QDyanbing
- 🆕 Add Typography default styles for table elements. #57633 @EmilyyyLiu
- 🆕 Add Typography more flexible semantic structure. #56971 @zombieJ
- Theme
- 🆕 Add
colorErrorAffix Design Token to control the error color of input affix. #57604 @guoyunhe
- 🆕 Add
colorWarningAffix Design Token to control the warning color of input affix. #57760 @guoyunhe
- 🐞 Fix Design Token heading font size tokens not supporting string values. #57598 @EndlessLucky
- Wave
- 🆕 Add Wave
triggerType config to control which element triggers the wave effect. #57402 @wanpan11
- 🐞 Fix Wave ignoring transparent hex colors. #57859 @li-jia-nan
- Tree
- Tag
- 🆕 Add Tag
close semantic node for close icon classNames and styles configuration. #57331 @QDyanbing
- 🆕 Add Tag CheckableTagGroup per-option
className and style support. #57840 @ZQDesigned
- Table
- 🆕 Add Table
column prop to configure columns via ConfigProvider. #57545 @QDyanbing
- 🆕 Add Table
scrollTo align parameter and upgrade rc-table to 1.10.0. #57594 @EmilyyyLiu
- Notification
- Menu
- Form
- 🆕 Add Form
labelAlign prop to ConfigProvider for global label alignment control. #56979 @EmilyyyLiu
- 🆕 Add Form semantic DOM support for
help, helpItem and extra to allow custom styling. #57607 @QDyanbing
- DatePicker
- Button
- 🆕 Add Alert
variant prop to support filled and outlined styles, and ConfigProvider support. #57764 @guoyunhe
- 🆕 Add Anchor.Link
targetOffset prop to set scroll offset for each link individually. #57521 @EmilyyyLiu
- 🆕 Add App
ref support to access instance methods programmatically. #56951 @li-jia-nan
- 🆕 Add Badge
paddingInline design token. #57891 @guoyunhe
- 🆕 Add Calendar
itemContent semantic DOM support. #57430 @EmilyyyLiu
- 🆕 Add Cascader and ConfigProvider
searchIcon, clearIcon, removeIcon, suffixIcon config support. #56725 @guoyunhe
- 🐞 Fix Checkbox redundant Form.Item native input size and width/height overlay settings. #57714 @lcsy1234
- 🐞 Fix Dropdown missing
forwardRef for React 18 compatibility. #57902 @xxiaoxiong
- 🆕 Add FloatButton
disabled support. #57123 @zombieJ
- 🐞 Fix Mentions popup z-index. #57873 @meet-student
- 🆕 Add Modal
closeIcon semantic node for classNames and styles configuration. #57264 @divyeshagrawal
- 🆕 Add Popconfirm
icon semantic node for classNames and styles configuration. #57528 @QDyanbing
- 🆕 Add Space.Addon design token support. #56915 @zombieJ
- 🛎 Update Spin
size prop deprecation warning and remove redundant check. #57812 @meet-student
- 🆕 Add Statistic value semantic
classNames and styles support. #57656 @li-jia-nan
- 🆕 Add Tabs
remove semantic node for close button classNames and styles configuration. #57267 @coding-ice
- 🆕 Add Tour
closeIcon semantic node for classNames and styles configuration. #57268 @coding-ice
- 🆕 Add Transfer source and target semantic DOM support. #57101 @QDyanbing
- 🆕 Add Upload image type detection with avif, tif and tiff. #57287 @guoyunhe
- 🐞 Fix Watermark not covering Table fixed columns by default. #57813 @QDyanbing
- 🇺🇸 Add Form
defaultValidateMessages for 8 languages. #57038 @mixelburg #57045 @copilot-swe-agent
- 🆕 Add antd
GetProp support for Return type. #57001 @crazyair
- 📖 Add Agent Readiness files (robots.txt, sitemap, agent-skills, api-catalog, etc.) to improve AI agent friendliness for ant.design. #57903 @afc163