chore(deps): update dependency antd to v6.6.0 - #280
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
6.5.3→6.6.0Release Notes
ant-design/ant-design (antd)
v6.6.0Compare Source
focusOutlinetheme token to control shared focus outlines across Input, Select, Rate, Steps, Splitter, and other components. #58647 #58708 @QDyanbingvariantconfiguration for Input.Search, Input.Password, and Input.OTP. #58784 @QDyanbingmouseEnterDelayandmouseLeaveDelayconfiguration for Tooltip, Popover, and Popconfirm. #58892 @EmilyyyLiusq_ALlocale support. #58618 @li-jia-nanuseTreefor retrieving node paths and supportscrollTo({ autoExpand: true })to expand target nodes before scrolling. #58841 @zombieJshowProgressto display the current scroll progress around the button. #58894 @ZQDesignedexpandable.forceRenderto render expanded row content before its first expansion. #58860 @nikzandacomponents.sizeChangerto customize the page-size changer, including in Table pagination. #58831 @QDyanbingpopupRenderto customize suggestion dropdown rendering. #58582 @EmilyyyLiumore.popupRenderto customize the overflow dropdown content. #58651 @EmilyyyLiucountto display multiple evenly distributed beams around the container border. #58691 @meet-studentpreview.wheelto control mouse wheel zoom in preview. #58728 @EmilyyyLiuborderRadiuscomponent token to customize its corner radius. #57765 @guoyunhenativeElementref support to Avatar.Group, Badge.Ribbon, Breadcrumb, Calendar, Card.Grid, Card.Meta, Carousel, Descriptions, Divider, Empty, FloatButton.Group, List.Item.Meta, QRCode, Result, Skeleton, Space.Compact, Spin, Splitter, Transfer, and Watermark. #58627 #58628 #58629 #58630 #58631 #58632 #58633 #58634 #58635 #58636 #58637 #58638 #58639 #58640 #58641 #58642 #58643 #58644 #58645 #58667 @li-jia-nanstyleandstylessettings. #58550 #58564 @QDyanbingclosable.disabledis enabled. #58853 @QDyanbingloadinganimation starts. #58690 #58712 @zombieJfocusOutline,用于统一控制 Input、Select、Rate、Steps、Splitter 等组件的聚焦描边。#58647 #58708 @QDyanbingvariant的能力。#58784 @QDyanbingmouseEnterDelay与mouseLeaveDelay的全局配置支持。#58892 @EmilyyyLiusq_ALlocale 本地化支持。#58618 @li-jia-nanuseTree以获取节点路径,并支持scrollTo({ autoExpand: true })在滚动前自动展开目标节点。#58841 @zombieJshowProgress,用于在按钮边缘展示当前滚动进度。#58894 @ZQDesignedexpandable.forceRender,支持在首次展开前渲染展开行内容。#58860 @nikzandacomponents.sizeChanger,支持自定义每页条数切换器,并可用于 Table 分页。#58831 @QDyanbingpopupRender属性,支持自定义建议下拉菜单的渲染。#58582 @EmilyyyLiumore.popupRender,支持自定义折叠下拉菜单内容。#58651 @EmilyyyLiucount属性,支持在容器边缘显示多条均匀分布的流光。#58691 @meet-studentpreview.wheel属性,用于控制预览时是否启用鼠标滚轮缩放。#58728 @EmilyyyLiuborderRadius组件 Token,用于自定义圆角。#57765 @guoyunhenativeElementref,用于访问各自的根 DOM 元素。#58627 #58628 #58629 #58630 #58631 #58632 #58633 #58634 #58635 #58636 #58637 #58638 #58639 #58640 #58641 #58642 #58643 #58644 #58645 #58667 @li-jia-nanstyle、styles时的语义样式优先级。#58550 #58564 @QDyanbingclosable.disabled后关闭按钮仍可交互的问题。#58853 @QDyanbingloading动画时的布局跳动问题。#58690 #58712 @zombieJv6.5.4Compare Source
closableconfiguration object only containsonClose. #58885 @QDyanbingoptionscontains nullish entries or values. #58879 @GuillaumeZ2SScomponent={false}, while warning when root props cannot be applied in this mode. #58877 @li-jia-nanRangePickersemantic callbacks not receiving forwarded props. #58905 @QDyanbingprefers-reduced-motion. #58849 @li-jia-nan<svg>icons from third-party icon libraries being misaligned, missing spacing, or breaking onto separate lines in Breadcrumb, Collapse, Segmented, Tabs, and Tag. #58862 #58868 #58869 #58870 @mohamedkhaled4053indicatorsRenderandactionsRenderTypeScript definitions. #58859 @lazergclosable配置对象仅包含onClose时不显示关闭按钮的问题。#58885 @QDyanbingoptions包含空值选项或空值value时崩溃的问题。#58879 @GuillaumeZ2SScomponent={false}时产生不必要的 CSS 变量警告,并在此模式下无法应用根节点属性时给出提示。#58877 @li-jia-nanRangePicker语义化回调未透传 props 的问题。#58905 @QDyanbingprefers-reduced-motion设置的问题。#58849 @li-jia-nan<svg>图标时可能出现对齐异常、间距缺失,或在 CSS reset 下换行的问题。#58862 #58868 #58869 #58870 @mohamedkhaled4053indicatorsRender和actionsRenderTypeScript 类型定义的问题。#58859 @lazergConfiguration
📅 Schedule: (in timezone Asia/Shanghai)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.