Skip to content

feat: upgrade antd's version to 4.24.16 - #615

Open
Cythia828 wants to merge 1 commit into
DTStack:masterfrom
Cythia828:feat_upgrade_antd
Open

feat: upgrade antd's version to 4.24.16#615
Cythia828 wants to merge 1 commit into
DTStack:masterfrom
Cythia828:feat_upgrade_antd

Conversation

@Cythia828

Copy link
Copy Markdown
Contributor

变更类型

请选择以下选项以描述 PR 的类型:

  • Bug 修复(修复现有问题)
  • 新功能(添加了一个功能)
  • 代码优化(性能改进、代码重构)
  • 文档更新
  • 单测新增或修改
  • 其他(请说明):

相关问题

变更内容

  1. 升级antd版本到4.24.16
  2. 主要是涉及到以下组件的修改
image
  1. 对应组件的快照文件更新、单测修改

详细描述

对应 Previewer

@LuckyFBB
LuckyFBB marked this pull request as draft October 30, 2025 02:47
@LuckyFBB LuckyFBB added this to the Next Verison(5.2.0) milestone Aug 26, 2026
@Cythia828
Cythia828 force-pushed the feat_upgrade_antd branch 2 times, most recently from 955b215 to 91f2ecf Compare September 9, 2026 06:45
@Cythia828
Cythia828 marked this pull request as ready for review September 9, 2026 06:46
loading?: boolean;
onCancelSave?: (item: ITreeNode<U>) => void;
overlay?: (item: ITreeNode<U>) => DropdownProps['overlay'];
overlay?: (item: ITreeNode<U>) => DropdownProps['dropdownRender'];

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

你认为这个是否需要和 antd 保持一致 更改为 dropdownRender

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants