You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
💄 Notification supports configuring background color token. #54802@thinkasany
💄 Pagination supports modifying the text color of active items through itemActiveColor and itemActiveColorHover tokens. #55195@Renderz
🐞 Fix Select, DatePicker, TreeSelect, Cascader and other components not showing default suffix icon when suffixIcon is configured as undefined. #54790@EmilyyyLiu
🐞 Fix Mentions component not inheriting disabled from external Form. #54829@EmilyyyLiu
🐞 Fix Watermark component crashing when wrapping Modal with modalRender. #55435@ug-hero
🗑 Input component deprecates addonAfter and addonBefore props, use Space.Compact instead. #55315@EmilyyyLiu
🤖 Row component gutter prop supports string type definition. #54628@ug-hero
🐞 Fixed Card tabBarExtraContent typing to support both React.ReactNode and { left?: React.ReactNode; right?: React.ReactNode } using TabBarExtraContent from rc-tabs. #54470@pueding
🐞 Fixed the issue where the cursor position was incorrect after pasting text into TextArea. #72@QdabuliuQ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.11.3→5.29.3Release Notes
ant-design/ant-design (antd)
v5.29.3Compare Source
itemRender. #56251 @guoyunheitemRender时链接颜色被覆盖的问题。#56251 @guoyunhev5.29.2Compare Source
cssVaris disabled. #56133 @afc163addonAfter. #55806 @zombieJcssVar时 notification 背景色异常的问题。#56133 @afc163addonAfter已经废弃的警告信息的问题。#55806 @zombieJv5.29.1Compare Source
v5.29.0Compare Source
addonAfterandaddonBeforeprops, use Space.Compact instead. #55505 @EmilyyyLiuaria-labelledbywhen a title is present. #55697 @rxy001addonAfter和addonBefore属性,使用 Space.Compact 替换。 #55505 @EmilyyyLiuaria-labelledby。#55697 @rxy001v5.28.1Compare Source
labelStyle. #55572 @li-jia-nanvariant="underlined". #55607 @ustcfuryunderlinedproperty is enabled for the Input component, the border color changes on mouse hover. #55609 @ustcfurygapprop support number type. #55591 @ayangwebactionFn出错时未重置 ref 的问题。#55519 @Taoister39labelStyle的问题。#55572 @li-jia-nanunderlined变体的 Select 组件高度为 32px。#55607 @ustcfuryunderlined变体的 Input 组件补全 hover 边框颜色样式。#55609 @ustcfurygap属性支持 number 类型。#55591 @ayangwebv5.28.0Compare Source
closable.placementprop to specify the position of the close button. #54067 @davidhsingfallbackglobal configuration. #54702 @JiyurboostLevelprop. #55063 @li-jia-nanonCollapseprop. #54673 @ug-heroloading. #55398 @afc163itemSelectedBgsupports background gradient. #55391 @zanchengdisabledinheritance issue. #54831 @cactuser-LudefaultExpandAllnot working whenfieldNamesis defined. #55420 @Wxh16144info.defaultRequestincustomRequestparameters. #55146 @EmilyyyLiupictureCardSizetoken. #54756 @wanpan11itemActiveColoranditemActiveColorHovertokens. #55195 @RenderzsuffixIconis configured as undefined. #54790 @EmilyyyLiudisabledfrom external Form. #54829 @EmilyyyLiumodalRender. #55435 @ug-heroaddonAfterandaddonBeforeprops, use Space.Compact instead. #55315 @EmilyyyLiugutterprop supports string type definition. #54628 @ug-heroclosable.placement属性,用于指定关闭按钮的位置。#54067 @davidhsingfallback全局配置。#54702 @JiyurboostLevel属性。#55063 @li-jia-nanonCollapse属性。#54673 @ug-heroloading时默认展现动画效果。#55398 @afc163itemSelectedBg支持背景渐变。#55391 @zanchengdisabled继承问题。#54831 @cactuser-LufieldNames时defaultExpandAll不生效的问题。#55420 @Wxh16144customRequest参数中增加info.defaultRequest。#55146 @EmilyyyLiupictureCardSizetoken。#54756 @wanpan11itemActiveColor和itemActiveColorHovertoken 修改高亮项的文字颜色。#55195 @RenderzsuffixIcon配置值为 undefined 时没有默认后缀图标的问题。#54790 @EmilyyyLiudisabled的问题。#54829 @EmilyyyLiumodalRender会导致崩溃的问题。#55435 @ug-heroaddonAfter和addonBefore属性,使用 Space.Compact 替换。#55315 @EmilyyyLiugutter属性支持 string 类型定义。#54628 @ug-herov5.27.6Compare Source
pagination.alignis not working. #55316Windowtype definition ingetTargetContainerof . #55313ShadowRoottype definition ingetTargetContainerandgetPopupContainer. #55278 @leshalvpagination.align属性失效的问题。#55316getTargetContainer中Window类型定义。#55313getTargetContainer和getPopupContainer中ShadowRoot类型定义。#55278 @leshalvv5.27.5Compare Source
targetis a Table with fixed headers. #55124 @afc163gapstyle. #54974 @QdabuliuQaria-labelledbyaccessibility attribute missing problem. #55266 @Jiyurdisabledproperty. #55156 @deathemperortarget为 Table 固定列头时定位错误的问题。#55124 @afc163gap样式时有多余 padding 的问题。#54974 @QdabuliuQaria-labelledby可访问性属性的问题。#55266 @Jiyurdisabled属性类型缺失的问题。#55156 @deathemperorv5.27.4Compare Source
stickyheaders orscroll.y. #54910 @afc163scroll.xis enabled. #54899 @afc163minSizeandmaxSizenot taking effect on initial mount in uncontrolled mode. #54939 @zombieJdisabledvariant. #54933 @Jiyurdisabled. #54892 @Jiyursticky表头或设置scroll.y时,筛选下拉与 Tooltip 重复显示的问题。#54910 @afc163scroll.x时,固定列的对齐问题。#54899 @afc163minSize和maxSize未生效的问题。#54939 @zombieJdisabled时,悬停仍会导致边框和图标变色的问题。#54892 @Jiyurv5.27.3Compare Source
scroll.yorstickyis set. #54824 @afc163scroll.scrollToFirstRowOnChangenot working with virtual scroll. #54734 @Wxh16144childrennot working withfixed: 'right'. #51812 @ryantang247expandable.fixedis set to true. @inottnminWidthprops not working when virtualized. #54856 @cactuser-Lusimpleandsmallsize props. #54837 @MrWangJustToDoshape="round". #54845 @guoyunheonOpenChangeclosure issue. #54880 @zombieJscroll.y或者sticky时表头列宽度被挤压或渲染闪烁的问题。#54824 @afc163scroll.scrollToFirstRowOnChange配置不生效的问题。#54734 @Wxh16144children时,无法fixed: 'right'的问题。#51812 @ryantang247expandable.fixed时,展开列没有显示的问题。@inottnminWidth属性不生效的问题。#54856 @cactuser-Lusimple和small尺寸下的样式问题。#54837 @MrWangJustToDoshape="round"时的 padding 样式问题。#54845 @guoyunheonOpenChange闭包问题。#54880 @zombieJv5.27.2Compare Source
token.paddingInlinenot taking effect when the Button'sshapeisround. #54787hrefis disabled. #54738 @doandevheretextproperty did not support the number 0. #54747 @davidhsingdataSource=nullandloading. #54606@Wxh16144shape="round"时自定义token.paddingInline不生效的问题。#54787href已禁用时无障碍访问性不正确的问题。#54738 @doandevheretext属性不支持数字 0 的问题。#54747 @davidhsingdataSource=null并且loading时不再会显示“没有数据”。#54606@Wxh16144v5.27.1Compare Source
statuswill pass to sub Fom'snoStyleForm.Item. #54715 @zombieJsimplemode. #54652 @guoyunhestatus会传递给子级noStyleForm.Item 的问题。#54715 @zombieJsimple样式下,按钮和输入框的尺寸异常问题。#54652 @guoyunhev5.27.0Compare Source
backTopIconglobal config. #54493 @guoyunheimageglobally. #54502 @guoyunhecustomRequestglobal config. #54474 @guoyunheshapeglobal config. #54463 @guoyunherefprop not working. #54636 @JiyuriconGapcomponent token. #54629 @guoyunhevariant="filled"andhrefset. #54614 @KomoszekprefixCls. #54588 @765477020suffixprop. #54342 @QdabuliuQgetHeaderCheckboxPropsmethod to the checkbox in the table title. #54600 @EmilyyyLiucolor. #54552 @EmilyyyLiuiconprop. #54298 @QdabuliuQshowCollapsibleIconto control if hiding collapse icon. #54154 @rxy001suffixshifts to the left after the mouse hovers over InputNumber in read-only mode. #54585 @Wxh16144copyablecause react maximum render error in some cases. #54449 @Meet-studentpanelRefprop not work. #54619 @dengfuping!importantstyle. #54634 @Jiyurlayout="vertical"is set tolayout="horizontal". #54611 @crazyairgenFocusOutlinecalls. #54622 @afc163data-*attributes to support more types. #54539 @gregor-muellershowUploadListsupport generic. #54540 @li-jia-nanbackTopIcon全局配置。#54493 @guoyunhecustomRequest全局配置。#54474 @guoyunheshape全局配置。#54463 @guoyunheref属性不起作用的问题。#54636 @JiyuriconGap组件 token。#54629 @guoyunhevariant="filled"且设置href时的悬停/点击文本颜色异常。#54614 @KomoszekprefixCls时 Input.OTP 光标颜色不对的问题。#54588 @765477020suffix属性。#54342 @QdabuliuQgetHeaderCheckboxProps方法。#54600 @EmilyyyLiuicon属性。#54298 @QdabuliuQshowCollapsibleIcon控制可折叠图标显隐。#54154 @rxy001suffix出现左移的问题。#54585 @Wxh16144copyable在某些情况下导致 react 渲染过多的问题。#54449 @Meet-studentpanelRef属性不生效的问题。#54619 @dengfuping!important样式。#54634 @Jiyurlayout="horizontal"时layout="vertical"的 Form.Item 布局错乱的问题。#54611 @crazyairgenFocusOutline多余的 spread 语法。#54622 @afc163data-*属性以支持更多类型。#54539 @gregor-muellershowUploadList支持泛型。#54540 @li-jia-nanv5.26.7Compare Source
tabBarExtraContenttyping to support bothReact.ReactNodeand{ left?: React.ReactNode; right?: React.ReactNode }usingTabBarExtraContentfromrc-tabs. #54470 @puedingTabPanePropstype to be compatible with deprecated APIs. #54482 @leshalvtabBarExtraContent类型定义,仅支持React.ReactNode的问题。现在支持完整的rc-tabs类型,包括{ left?: React.ReactNode; right?: React.ReactNode }。#54470 @puedingTabPaneProps类型以兼容废弃 api。#54482 @leshalvv5.26.6Compare Source
variant=underlinednot usingactiveBorderColortoken. #54409 @Meet-studentfontSizeSMandfontSizeLGtokens not working. #54396 @guoyunhechildrenprop is now optional instead of required. #54399 @Wxh16144data-*attributes for menu items. #54393 @salihyavuzvariant=underlined未使用activeBorderColortoken 的问题。#54409 @Meet-studentfontSizeSM和fontSizeLGtoken 不生效的问题。#54396 @guoyunhechildren属性现在为可选而不是必需的问题。#54399 @Wxh16144data-*属性的问题。#54393 @salihyavuzv5.26.5Compare Source
closeIconnot being passed correctly. #54370 @Meet-studentwidthdid not take effect correctly. #54349descriptionis empty. #54344 @dengfupingsquare. #54261 @WwwHhhYranactiveKeytype definition. #54314 @wanpan11closeIcon未正确传递的问题。#54370 @Meet-studentwidth没有正确生效的问题。#54349description为空时间距样式问题。#54344 @dengfupingsquare时的边框样式问题。#54261 @WwwHhhYranactiveKey类型定义。#54314 @wanpan11v5.26.4Compare Source
nameproperty problem from Form ancestor. #54206 @aojunhao123font-weightwhen selected. #54251 @li-jia-nanname属性的问题。#54206 @aojunhao123font-weight设置值。#54251 @li-jia-nanv5.26.3Compare Source
variant=underlinedandsuffixwill show the border radius issue. #54228 @kiner-tangshape. #54215 @deathemperorfontWeightStrongtoken. #54185 @p-aConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.