[Snyk] Upgrade antd from 5.25.4 to 5.26.4#729
Closed
wkylin wants to merge 1 commit into
Closed
Conversation
Snyk has created this PR to upgrade antd from 5.25.4 to 5.26.4. See this package in npm: antd See this project in Snyk: https://app.snyk.io/org/wkylin/project/0c42d1ac-0387-47e3-8537-ec997318643c?utm_source=github&utm_medium=referral&page=upgrade-pr
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
PR总结
|
|
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.



Snyk has created this PR to upgrade antd from 5.25.4 to 5.26.4.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 6 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: antd
-
5.26.4 - 2025-07-07
- 🐞 Fix Radio.Group does not inherit
- 🐞 Fix Select clear icon flickering on Safari with GPU compositing. #54237 @ afc163
- 💄 Fix Cascader
- ⚡️ Optimize Table performance since copy logic for flatten data. #54288 @ zhouxinyong
- 🐞 修复 Radio.Group 未从 Form 继承
- 🐞 修复 Select 清除图标在 Safari 中闪动的问题。#54237 @ afc163
- 💄 修复 Cascader 选中后的
- ⚡️ 优化 Table 数据展开时的拷贝逻辑以提升性能。#54288 @ zhouxinyong
-
5.26.3 - 2025-06-30
- 🐞 Fix InputNumber using
- 🐞 Fix FloatButton.Group always throw the wrong warning of
- 💄 Adjust Typography title using
- 🐞 Fix Tree.DirectoryTree dragging inidicator style issue. #54183 @ uioonm
- TypeScript
- 🤖 Clear Menu internal definition to align with official site. They are not real working. #54189 @ wanpan11
- 🐞 修复 InputNumber 在
- 🐞 修复 FloatButton.Group 总是错误的抛出
- 💄 调整 Typography 标题使用
- 🐞 修复 Tree.DirectoryTree 拖拽样式指示器位置不正确的问题。#54183 @ uioonm
- TypeScript
- 🤖 清理 Menu 内部使用的属性定义与官网保持一致,这些属性并不会真的起效。#54189 @ wanpan11
-
5.26.2 - 2025-06-24
- 🐞 Fix Select multiple item max-width to prevent unexpected wrapping. #54181 @ afc163
- 💄 Fix incorrect DatePicker small token. #53668 @ 765477020
- 🐞 Fix Error of not being able to control visibility through showZero when count is 0 #54156 @ Meet-student
- 💄 Fix Tree/List/Table virtual scrollbar visibility in dark themes. #54155 @ afc163
- 🐞 Fix Switch/Rate is not align centerly in Form.Item. #54106 @ afc163
- TypeScript
- 🤖 Input: Fix TypeScript definitions for
- 🐞 修复多选 Select 在单条选中项文本超长时意外换行的问题。#54181 @ afc163
- 💄 修复 DatePicker
- 🐞 修复 badge 组件当
- 💄 修复 Tree/List/Table 等组件的虚拟滚动条样式在暗色主题下难以识别的问题。#54155 @ afc163
- 🐞 修复 Form 下 Switch/Rate 组件没有居中对齐的问题。#54106 @ afc163
- TypeScript
- 🤖 Input: 修复
-
5.26.1 - 2025-06-16
- 🐞 Fix Button can trigger click multiple time with
- 🐞 修复 Button 的
-
5.26.0 - 2025-06-10
- 🆕 Upload
- 🆕 Table
- 🐞 Fix
- 🐞 Fix Modal hooks call
- 🆕 Upload
- 🆕 Table
- 🐞 修复 ConfigProvider 多层嵌套后
- 🐞 修复 Modal hooks 的
-
5.26.0-alpha.0 - 2025-06-03
-
5.25.4 - 2025-05-31
from antd GitHub release notesnameproperty problem from Form ancestor. #54206 @ aojunhao123font-weightwhen selected. #54251 @ li-jia-nanname属性的问题。#54206 @ aojunhao123font-weight设置值。#54251 @ li-jia-nanvariant=underlinedandsuffixwill show the border radius issue. #54228 @ kiner-tangshape. #54215 @ deathemperorfontWeightStrongtoken. #54185 @ p-avariant=underlined与suffix配合时,样式会出现圆角的问题。#54228 @ kiner-tangshape配置警告信息。#54215 @ deathemperorfontWeightStrongtoken。#54185 @ p-aclassNamesandstylesprops to match documented API. #54162 @ aojunhao123size="small"时消费不正确 token 的问题。#53668 @ 765477020count=0时无法通过showZero控制显隐错误。#54156 @ Meet-studentclassNames和styles属性的 TypeScript 类型定义,与文档 API 保持一致。#54162 @ aojunhao123loadinglock when in low perf device. #54041 @ zombieJloading锁定在低端机型中可以多次触发点击事件的问题。#54041 @ zombieJprogressprop can now override the progress bar type. #53972 @ afc163expandablesupportexpandedRowOffset. #53926 @ crazyairmotionnot working after multiple nested ConfigProvider. #53902 @ wanpan11updatenot support update function. #53994 @ zombieJprogress属性现在可以覆盖进度条类型。#53972 @ afc163expandable增加expandedRowOffset以支持展开行的偏移列数。#53926 @ crazyairmotion失效的问题。#53902 @ wanpan11update不支持更新函数的问题。#53994 @ zombieJImportant
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: