- 🔥 Semantic structure. Thanks @thinkasany & @meet-student for spearheading the semantic structure implementation.
- 🔥 Antd components support semantic structure and ConfigProvider config. #53659 #53535 #52759 #53028 #52340 #52895 #52258 #52376 #53055 #53226 #53150 #53429 #52976 #52961 #52948 #53890 #53694 #53789 #53225 #53324 #52793 #53698 #53272 #53489 #52172 #52823 #53303 #52764 #53229 #53159 #53174 #52250 #52972 #52893 #52866 #52859 #52849 #52811 #52780 #52781 #52745 #52470 #52669 #52303 #52141 #52171 #54145 #53958 #55430
- 🔥 Antd components Dynamic generation via function based on props. #54967 #54977 #54962 #54960 #55099 #54986 #54988 #54987 #55199 #54985 #55119 #54980 #55054 #54979 #55161 #55157 #55021 #55081 #55096 #55044 #55060 #54984 #54983 #55117 #54982 #55190 #55007 #55118 #54978 #54968 #54966 #54994 #54965 #55101 #54963 #55109 #54996 #54969 #55126 #54959 #55056 #55114 #54956 #54957 #55013 #54958 #55031 #54955 #55058 #55032 #54948 #54950 #54949 #54917 #54919 #54813 #55796 @meet-student @hcjlxl @Arktomson @zjr222 @Linkodt @xkhanhan @lovelts @tanjiahao24 @li-jia-nan @Susuperli @ccc1018 @nmsn @GinWU05
- 🔥 New Masonry component. #52162 @OysterD3
- ConfigProvider
- 🆕 ConfigProvider support Table
rowKeyglobal config. #52751 @guoyunhe - 🆕 ConfigProvider support Card.Meta config. #52214 @thinkasany
- 🆕 ConfigProvider support arrow for Tooltip, Popover, Popconfirm. #52434 @thinkasany
- 🆕 ConfigProvider support
rootconfig for Space. #52248 @thinkasany
- 🆕 ConfigProvider support Table
- Tooltip
- Input
- 🔥 InputNumber support
mode="spinner". #55592 @guoyunhe - 🗑 Input.Search refactor to remove
addon*code and use Space.Compact instead. #55705 @EmilyyyLiu - 🐞 Fix Input.TextArea
styles.textareaunable to override built-in styles. #55579 @meet-student
- 🔥 InputNumber support
- 🆕 Pagination quick jumper now accept numberic value only. #55700 @afc163
- Mentions
- 🛠 Refactor Mentions DOM structure to support
suffixsemantic andsizeprops. #55638 @zombieJ - 🐞 Fix Mentions
autoResize=falsecan not drag to resize the box. #54039 @jin19980928
- 🛠 Refactor Mentions DOM structure to support
- 🆕 Watermark support
onRemovecallback when delete by manully. #55551 @984507092 - 🆕 Breadcrumb supports ConfigProvider
separatorglobal configuration. #54680 @guoyunhe - 🆕 Alert
closablesupports onClose and afterClose methods. #54735 @EmilyyyLiu - 🆕 Radio.Group supports
verticallayout syntax sugar. #54727 @EmilyyyLiu - Cascader
- 🆕 Cascader support
aria-*&data-*props. #53910 @kiner-tang - 🆕 Cascader.Panel adds optionRender to allow custom option rendering. #54843 @EmilyyyLiu
- 🆕 Cascader support
- 🆕 Upload
acceptconfig supports custom filtering logic. #55543 @zombieJ - Rate
- 🆕 Select support
onActivekeyboard and mouse interaction. #53931 @Wxh16144 - 🆕 Typography
copyablesupports HTTP environment. #55073 @JeeekXY - Form
- 🆕 Flex support
orientationfor layout. #53648 @EmilyyyLiu - DatePicker
- 🆕 DatePicker semantic structure adds panel
containersupport. #55388 @meet-student - 🆕 DatePicker adds
previewValueto control whether to display preview value in input when hovering over options. #55258 @meet-student - 🐞 Fix DatePicker
onChangeparameterdateStringreturning incorrect value when clearing. #55155 @EmilyyyLiu
- 🆕 DatePicker semantic structure adds panel
- Drawer
- 🆕 Drawer adds
resizableto support drag capability. #54883 @cactuser-Lu - 💄 Drawer mask adds blur effect. #54707 @EmilyyyLiu
- 🆕 Drawer adds
- 🆕 ColorPicker
presetssupport linear gradient color. #53250 @zombieJ - Collapse
- 🆕 Collapse
expandIconPositionreplaced withexpandIconPlacementand use logical position to improve RTL experience. #54311 @EmilyyyLiu - 🐞 Fix Collapse semantic structure
icontargeting incorrect element. #55499 @thinkasany - 🐞 Fix Collapse dynamic modification of semantic icon not taking effect. #55452 @thinkasany
- 🆕 Collapse
- Table
- 🆕 Table
scrollTosupportoffsetto adjust scroll position. #54385 @zombieJ - 🆕 Table use
pagination.placementinstead ofpagination.position. #54338 @EmilyyyLiu - ⌨️ Improve Table a11y behavior by adding
aria-descriptionwhen column is sortable. #53087 @jon-cullison - 🆕 Refactor Table
column.fixedto usestart&endto support logical position. #53114 @zombieJ - 🐞 Fix Table showing duplicate filter dropdowns and tooltips when using
stickyorscroll.y. Fix Table column headers not displaying during initial render phase. #54910 @afc163 - 🐞 Fix Table data not refreshing when dynamically modifying
childrenColumnName. #55559 @li-jia-nan
- 🆕 Table
- Progress
- 🆕 Progress use
gapPlacementinsteadgapPositionand replaceleftandrightwithstartandend. #54329 @EmilyyyLiu - 🐞 Fix Progress indicator content not updating when props change. #55554 @thinkasany
- 🆕 Progress use
- 🛠 Grid use CSS logical position to improve RTL experience. #52560 @li-jia-nan
- Notification
- 🛠 Notification support
closableto takeonClose&closeIconinto it. #54645 @EmilyyyLiu - 🆕 Notification support custom progress bar color. #52964 @yellowryan
- 🛠 Notification support
- Image
- 🆕 Image
coversupport placement. #54492 @kiner-tang - 🛠 Image remove default cover icon & text (Still can use
coverto config). #54379 @765477020 - 🐞 Fix Image preview text issue when in RTL. #53596 @aojunhao123
- 🆕 Image
- Modal
- 🆕 Modal
closablesupportonCloseprops that trigger by any type of close. #54607 @EmilyyyLiu - 🛠 Modal adjust DOM
classNameto be align with semantic structure standard. #54472 @thinkasany - ⌨️ Apply Modal
closable.aria-*attribute on the close button. #53289 @EmilyyyLiu - 🐞 Fix Modal quick switch
openstate will make screen operation frozen. #52753 @zombieJ
- 🆕 Modal
- Theme
- 🔥 Support
zeroRuntimemode inthemeprop of ConfigProvider, in order to avoid runtime style generation. #54334 @MadCcc - 🆕 MISC: CSS-in-JS support
autoPrefixTransformerto add browser style prefix. #54427 @zombieJ - 🆕 Design Token export cssVar in
useToken. #53195 @MadCcc - 💄 MISC: Remove mark style from reset.css. #52974 @afc163
- 🔥 MISC: Use CSS variables by default. #52671 @MadCcc
- 💄 Design Token add
colorBorderDisabledtoken to unify border color in disabled state. #52421 @aojunhao123
- 🔥 Support
- Segmented
- 🆕 Segmented support
items.tooltip. #54273 @EmilyyyLiu - 🆕 Segmented support
orientationfor layout. #53664 @EmilyyyLiu - 🛠 Improve Segmented accessibility. #52618 @aojunhao123
- 🆕 Segmented support
- Tabs
- 🆕 Tabs use
tabPlacementinsteadtabPositionand replaceleftandrightwithstartandend. #54358 @EmilyyyLiu - 💄 Tabs remove active text shadow. #53617 @guoyunhe
- 🐞 Fix Tabs focus behavior for empty TabPane to improve accessibility. #52856 @aojunhao123
- 🛠 Remove Tabs deprecated API. #52768 @aojunhao123
- 🆕 Tabs use
- 🛠 Replace Steps
labelPlacementtotitlePlacementto unify the API. #53873 @zombieJ - Space
- 🛠 Space use
separatorinstead ofsplit. #53983 @thinkasany - 🛠 Space use
orientationinstead ofdirection. #53669 @EmilyyyLiu
- 🛠 Space use
- 🆕 Spin support
styles.wrapper. #53448 @crazyair - Splitter
- 🆕 Splitter use
orientationinstead oflayoutand supportverticalprop. #53670 @EmilyyyLiu - 🆕 Splitter support customize handle elements and style. #52216 @wanpan11
- 🆕 Splitter use
- Tour
- 🐞 Fix Tour DOM structure
panelclassName typo. #55178 @thinkasany - 🐞 Fix Tour popup not follow when scroll. #53140 @dependabot
- 🐞 Fix Tour DOM structure
- Button
- 🆕 Button
iconPositionreplaced withiconPlacementand support logical position. #54279 @EmilyyyLiu - 🛠 Button
variant&colorrefactor with css variables version to reduce bundle size. #54100 @zombieJ - 🆕 Button add custom default and dashed type button background color in disabled state. #52839 @yellowryan
- 🆕 Button
- Tag
- 🆕 Tag support CheckableTagGroup sub component. #53256 @guoyunhe
- 🆕 Tag custom color support variants. #53097 @guoyunhe
- 🆕 Tag support
disabledandhref. #52229 @aojunhao123 - 🐞 Fix Tag not updating when modifying
variantvia ConfigProvider. #55555 @thinkasany - 💄 Remove Tag
marginstyle. #52123 @li-jia-nan
- Timeline
- 🆕 Timeline
items.positionreplaced withitems.placementand using logical position description to improve RTL experience. #54382 @EmilyyyLiu - 🆕 Transfer add
actionsprop which accept ReactNode array. #54104 @afc163 - 🆕 Carousel use
dotPlacementinstead ofdotPositionand supportstartandendlogical position. #54294 @EmilyyyLiu - 🆕 Divider use
orientationinstead oftypeand supportverticalsyntax sugar. #53645 @EmilyyyLiu - 🛠 AutoComplete merge search related props into
showSearch. #54184 @EmilyyyLiu - 🆕 Menu support
popupRenderfor popup customization. #53566 @Zyf665 - 🆕 Message support
pauseOnHoverthat pause count down when user hover on it. #53785 @EmilyyyLiu - 💄
reset.cssremoves IE compatibility. #55108 @thinkasany - 🛠 Slider support
orientationto config layout. #53671 @EmilyyyLiu - 💄 Remove InputNumber mobile default hidden controls. #54900 @Wxh16144
- 💄 Image mask adds blur effect. #54714 @EmilyyyLiu
- 💄 Modal mask adds blur effect. #54670 @EmilyyyLiu
- 🛠 Deprecated List component and removed from document. #54182 @zombieJ
- 🐞 Fix Statistic.Timer
onFinish&onChangenot trigger when window is inactive. #53894 @Psiphonc - 🛠 Badge refactor
offsetstyle offset to CSS logical position. #55245 @li-jia-nan - 🛠 BackTop has been removed. #52206 @li-jia-nan
- 🗑 Icon has been removed. #52241 @li-jia-nan
- 🛠 Remove Dropdown.Button, please use Space.Compact instead. #53793 @Meet-student
- 🛠 MISC: Replace
classNameslibrary withclsx. 0246702 #55164 @lijianan - 🛠 MISC: Remove MediaQueryList compatibility code for legacy browsers. #55396 @li-jia-nan
- 🛠 MISC: Remove React 19 compatibility code, antd now supports React 19 by default. #55274 @li-jia-nan
- 🛠 MISC: Remove
copy-to-clipboarddeps. #54448 @765477020 - 🔥 MISC: Raise build target which will not support IE anymore. #53390 @zombieJ
- 🆕 MISC: Color-related components now support preset color names (e.g.,
red,blue,green, etc.). #53241 @zombieJ - 🌐 Add Marathi locale translation. #55179 @divyeshagrawal
- TypeScript
- 🔥 组件语义化结构。感谢 @thinkasany 与 @meet-student 主导整个语义化结构的开发工作。
- 🔥 antd 组件支持语义化结构以及 ConfigProvider 配置。#53659 #53535 #52759 #53028 #52340 #52895 #52258 #52376 #53055 #53226 #53150 #53429 #52976 #52961 #52948 #53890 #53694 #53789 #53225 #53324 #52793 #53698 #53272 #53489 #52172 #52823 #53303 #52764 #53229 #53159 #53174 #52250 #52972 #52893 #52866 #52859 #52849 #52811 #52780 #52781 #52745 #52470 #52669 #52303 #52141 #52171 #54145 #53958 #55430
- 🔥 antd 组件语义化支持函数根据 props 动态生成。#54967 #54977 #54962 #54960 #55099 #54986 #54988 #54987 #55199 #54985 #55119 #54980 #55054 #54979 #55161 #55157 #55021 #55081 #55096 #55044 #55060 #54984 #54983 #55117 #54982 #55190 #55007 #55118 #54978 #54968 #54966 #54994 #54965 #55101 #54963 #55109 #54996 #54969 #55126 #54959 #55056 #55114 #54956 #54957 #55013 #54958 #55031 #54955 #55058 #55032 #54948 #54950 #54949 #54917 #54919 #54813 #55796 @meet-student @hcjlxl @Arktomson @zjr222 @Linkodt @xkhanhan @lovelts @tanjiahao24 @li-jia-nan @Susuperli @ccc1018 @nmsn @GinWU05
- 🔥 新增 Masonry 瀑布流组件。#52162 @OysterD3
- ConfigProvider
- 🆕 ConfigProvider 支持 Table
rowKey全局配置。#52751 @guoyunhe - 🆕 ConfigProvider 支持 Card.Meta 的配置。#52214 @thinkasany
- 🆕 ConfigProvider 支持Tooltip / Popover / Popconfirm 组件的箭头配置。#52434 @thinkasany
- 🆕 ConfigProvider 支持 Space 组件
root配置。#52248 @thinkasany
- 🆕 ConfigProvider 支持 Table
- Tooltip
- Input
- 🔥 InputNumber 增加
mode="spinner"拨轮模式。#55592 @guoyunhe - 🗑 Input.Search 重构废弃内部
addon*的使用,用 Space.Compact 替换。#55705 @EmilyyyLiu - 🐞 修复 Input.TextArea 的
styles.textarea无法覆盖内置样式的问题。#55579 @meet-student
- 🔥 InputNumber 增加
- 🆕 Pagination 快速跳转输入框现在限制只能输入数字。#55700 @afc163
- Mentions
- 🛠 重构 Mentions DOM 结构并支持
suffix语义化结构以及size属性。#55638 @zombieJ - 🐞 修复 Mentions 的
autoResize=false时,无法拖拽缩放尺寸的问题。#54039 @jin19980928
- 🛠 重构 Mentions DOM 结构并支持
- 🆕 Watermark 新增
onRemove以支持被用户手工删除的事件触发。#55551 @984507092 - 🆕 Breadcrumb 支持 ConfigProvider
separator全局配置。#54680 @guoyunhe - 🆕 Alert
closable支持 onClose 和 afterClose 方法。#54735 @EmilyyyLiu - 🆕 Radio.Group 支持
vertical纵向排列语法糖。#54727 @EmilyyyLiu - Cascader
- 🆕 Cascader 支持
aria-*和data-*属性。#53910 @kiner-tang - 🆕 Cascader.Panel 添加 optionRender 允许自定义渲染选项。#54843 @EmilyyyLiu
- 🆕 Cascader 支持
- 🆕 Upload
accept配置支持自定义过滤逻辑。#55543 @zombieJ - Rate
- 🆕 Select 支持键盘和鼠标交互时
onActive回调。#53931 @Wxh16144 - 🆕 Typography
copyable支持 HTTP 环境。#55073 @JeeekXY - Form
- 🆕 Flex 增加
orientation属性用于布局,原vertical语法糖仍然保留。#53648 @EmilyyyLiu - DatePicker
- 🆕 DatePicker 语义化结构新增面板
container支持。#55388 @meet-student - 🆕 DatePicker 新增
previewValue,以控制鼠标悬停在选项时是否输入框展示预览值。#55258 @meet-student - 🐞 修复 DatePicker 在清空时,
onChange参数dateString返回值错误的问题。#55155 @EmilyyyLiu
- 🆕 DatePicker 语义化结构新增面板
- Drawer
- 🆕 Drawer 新增
resizable支持拖拽能力。#54883 @cactuser-Lu - 💄 Drawer 遮罩添加模糊效果。#54707 @EmilyyyLiu
- 🆕 Drawer 新增
- 🆕 ColorPicker
presets支持渐变色预设值。#53250 @zombieJ - Collapse
- 🆕 Collapse
expandIconPosition替换为expandIconPlacement,并使用逻辑位置以优化 RTL 体验。#54311 @EmilyyyLiu - 🐞 修复 Collapse 语义化结构
icon作用元素不正确的问题。#55499 @thinkasany - 🐞 修复 Collapse 动态修改语义化 icon 不生效的问题。#55452 @thinkasany
- 🆕 Collapse
- Table
- 🆕 Table
scrollTo方法支持offset以设置滚动偏移量。#54385 @zombieJ - 🆕 Table
pagination.position替换为pagination.placement。#54338 @EmilyyyLiu - ⌨️ ⌨️ 优化 Table
column为sortable时的aria-description可访问性属性。#53087 @jon-cullison - 🆕 重构 Table
column.fixed用start和end的逻辑位置以支持 RTL。#53114 @zombieJ - 🐞 修复 Table 在使用
sticky或scroll.y时出现重复的筛选下拉框和提示气泡显示的问题。修复 Table 渲染初始阶段列头不显示的问题。#54910 @afc163 - 🐞 修复 Table 在动态修改
childrenColumnName时,数据不会刷新的问题。#55559 @li-jia-nan
- 🆕 Table
- Progress
- 🆕 Progress
gapPosition替换为gapPlacement,并使用位置描述值start和end取代left和right。#54329 @EmilyyyLiu - 🐞 修复 Progress 在变更 props 时,指示内容不会更新的问题。#55554 @thinkasany
- 🆕 Progress
- 🛠 Grid 使用 CSS 逻辑位置以支持 RTL 体验。#52560 @li-jia-nan
- Notification
- 🛠 Notification 提供
closable属性将onClose与closeIcon收敛至其中。#54645 @EmilyyyLiu - 🆕 Notification 支持自定义进度条颜色。#52964 @yellowryan
- 🛠 Notification 提供
- Image
- 🆕 Image 的预览遮罩
cover支持设置遮罩位置。#54492 @kiner-tang - 🛠 Image 移除默认的查看图标和文案(仍然可以通过
cover配置)。#54379 @765477020 - 🐞 修复 Image 在 RTL 下预览文案的展示问题。#53596 @aojunhao123
- 🆕 Image 的预览遮罩
- Modal
- 🆕 Modal
closable支持onClose属性以任意方式关闭时触发。#54607 @EmilyyyLiu - 🆕 ConfigProvider 支持配置 Modal 的
okButtonProps和cancelButtonProps。#53684 @guoyunhe - 🛠 Modal 调整 DOM
className以与语义化结构规范保持一致。#54472 @thinkasany - ⌨️ 将 Modal 在
closable对象中配置的aria-*属性应用到关闭按钮上。#53289 @EmilyyyLiu - 🐞 修复 Modal 快速切换
open状态时,屏幕交互会被锁定的问题。#52753 @zombieJ
- 🆕 Modal
- Tabs
- 🆕 Tabs
tabPosition替换为tabPlacement,并使用位置描述值start和end取代left和right。#54358 @EmilyyyLiu - 💄 Tabs 移除激活态文字阴影。#53617 @guoyunhe
- 🐞 Tabs 修复空内容 TabPane 的焦点行为,提升无障碍体验。#52856 @aojunhao123
- 🛠 移除 Tabs 废弃 API。#52768 @aojunhao123
- 🆕 Tabs
- Theme
- 🔥 支持通过 ConfigProvider 的
theme中开启zeroRuntime,屏蔽 cssinjs 样式生成。#54334 @MadCcc - 🆕 杂项:CSS-in-JS 支持配置
autoPrefixTransformer添加浏览器样式前缀。#54427 @zombieJ - 🆕 Design Token: 在
useToken中透出 css 变量。#53195 @MadCcc - 💄 杂项:从 reset.css 中移除 mark 样式。#52974 @afc163
- 🔥 杂项:默认使用 CSS 变量。#52671 @MadCcc
- 💄 Design Token 新增
colorBorderDisabledtoken 以统一禁用状态下的边框颜色。#52421 @aojunhao123
- 🔥 支持通过 ConfigProvider 的
- Segmented
- 🆕 Segmented 支持
items.tooltip属性以配置提示信息。#54273 @EmilyyyLiu - 🆕 Segmented 增加
orientation属性用于布局,原vertical语法糖仍然保留。#53664 @EmilyyyLiu - 🛠 改善 Segmented 组件可访问性。#52618 @aojunhao123
- 🆕 Segmented 支持
- 🛠 重命名 Steps 的
labelPlacement为titlePlacement以统一 API。#53873 @zombieJ - Space
- 🛠 Space 使用
separator代替split。#53983 @thinkasany - 🛠 Space 使用
orientation代替direction属性。#53669 @EmilyyyLiu
- 🛠 Space 使用
- 🆕 Spin 支持
styles.wrapper。#53448 @crazyair - Splitter
- 🆕 Splitter 使用
orientation代替layout,并增加vertical属性。#53670 @EmilyyyLiu - 🆕 Splitter 新增自定义拖拽图标。#52216 @wanpan11
- 🆕 Splitter 使用
- Tour
- 🐞 修复 Tour 在滚动时,弹层不跟随的问题。#53140 @dependabot
- 🐞 修复 Tour dom 结构中
panel的className拼写错误。#55178 @thinkasany
- Button
- 🆕 Button
iconPosition替换为iconPlacement并支持逻辑位置描述。#54279 @EmilyyyLiu - 🛠 Button
variant与color样式重构为 css variables 版本以降低尺寸。#54100 @zombieJ - 🆕 Button 新增自定义普通、虚线类型的按钮在禁用状态下的背景颜色。#52839 @yellowryan
- 🆕 Button
- Tag
- 🆕 Tag 新增 CheckableTagGroup 子组件。#53256 @guoyunhe
- 🆕 Tag 自定义颜色支持变体。#53097 @guoyunhe
- 🆕 Tag 新增
disabled和href属性。#52229 @aojunhao123 - 🐞 修复 Tag 通过 ConfigProvider 修改
variant时,Tag 不会更新的问题。#55555 @thinkasany - 💄 移除 Tag
margin样式。#52123 @li-jia-nan
- Timeline
- 🆕 TimeLine
items.position替换为items.placement并使用逻辑位置以优化 RTL 体验。#54382 @EmilyyyLiu - 🆕 Transfer 新增
actions属性可用于自定义操作按钮。#54104 @afc163 - 🆕 Carousel
dotPosition替换为dotPlacement,使用位置描述值start和end取代left和right。#54294 @EmilyyyLiu - 🆕 Divider 使用
orientation替换type,并且支持vertical语法糖。#53645 @EmilyyyLiu - 🛠 AutoComplete 将搜索相关属性合并至
showSearch属性。#54184 @EmilyyyLiu - 🆕 Menu 支持
popupRender属性自定义弹出层。#53566 @Zyf665 - 🆕 Message 支持
pauseOnHover以配置用户在悬浮时暂停倒计时。#53785 @EmilyyyLiu - 💄
reset.css移除对 IE 的兼容。#55108 @thinkasany - 🛠 Slider 支持
orientation用于配置布局方向。#53671 @EmilyyyLiu - 💄 移除 InputNumber 移动端对于控制器默认隐藏。#54900 @Wxh16144
- 💄 Image 遮罩添加模糊效果。#54714 @EmilyyyLiu
- 💄 Modal 遮罩添加模糊效果。#54670 @EmilyyyLiu
- 🐞 修复 Statistic.Timer 在页面进入非激活态时,
onFinish和onChange未触发的问题。#53894 @Psiphonc - 🛠 废弃 List 组件并且从官网移除。#54182 @zombieJ
- 🛠 BackTop 完成生命周期已被移除。#52206 @li-jia-nan
- 🗑 Icon 占位组件完成生命周期已被移除。#52241 @li-jia-nan
- 🛠 移除 Dropdown.Button,请使用 Space.Compact。#53793 @Meet-student
- 🛠 Badge 重构
offset样式偏移为 CSS 逻辑位置。#55245 @li-jia-nan - 🛠 杂项:替换
classNames库为clsx。0246702 #55164 @lijianan - 🛠 杂项:移除 MediaQueryList 针对旧版浏览器的兼容代码。#55396 @li-jia-nan
- 🛠 杂项:移除 React 19 兼容代码,现在 antd 默认支持 React 19。#55274 @li-jia-nan
- 🛠 杂项:移除
copy-to-clipboard依赖。#54448 @765477020 - 🔥 杂项:提升构建目标版本,不再支持 IE。#53390 @zombieJ
- 🆕 杂项:颜色相关组件现在支持预设颜色名(如
red,blue,green等等)。#53241 @zombieJ - 🌐 添加马拉地语国际化翻译。#55179 @divyeshagrawal
- TypeScript