Skip to content

Conversation

@mholthausen
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade antd from 5.26.4 to 5.26.7.

ℹ️ 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 3 versions ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: antd
  • 5.26.7 - 2025-07-29
    • 🐞 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
    • ⚡️ Optimized the size of the Result component icon. #54455 @ 765477020
    • ⚡️ Optimized the calculation performance of internal methods of Dropdown, Tooltip, Tour. #54443 Meet-student
    • TypeScript
      • 🤖 Fixed Tabs TabPaneProps type to be compatible with deprecated APIs. #54482 @ leshalv

    • 🐞 修复 Card 的 tabBarExtraContent 类型定义,仅支持 React.ReactNode 的问题。现在支持完整的 rc-tabs 类型,包括 { left?: React.ReactNode; right?: React.ReactNode }#54470 @ pueding
    • 🐞 修复了 TextArea 在 Firefox 浏览器下粘贴文本后光标位置错误的问题。#72 @ QdabuliuQ
    • ⚡️ 优化了 Result 组件的图标的体积。#54455 @ 765477020
    • ⚡️ 优化了 Dropdown、Tooltip、Tour 等弹层类组件的内部方法的计算性能。#54443 Meet-student
    • TypeScript
      • 🤖 修正了 Tabs 的 TabPaneProps 类型以兼容废弃 api。#54482 @ leshalv
  • 5.26.6 - 2025-07-20
    • 🐞 Fix Input variant=underlined not using activeBorderColor token. #54409 @ Meet-student
    • 🐞 Fix InputNumber fontSizeSM and fontSizeLG tokens not working. #54396 @ guoyunhe
    • 🐞 Fix Flex component children prop is now optional instead of required. #54399 @ Wxh16144
    • 🐞 Fix Menu component not supporting data-* attributes for menu items. #54393 @ salihyavuz
    • 🐞 Fix Mentions component clear and feedback icons overlap. #54390 @ QdabuliuQ

    • 🐞 修复 Input variant=underlined 未使用 activeBorderColor token 的问题。#54409 @ Meet-student
    • 🐞 修复 InputNumber fontSizeSMfontSizeLG token 不生效的问题。#54396 @ guoyunhe
    • 🐞 修复 Flex 组件 children 属性现在为可选而不是必需的问题。#54399 @ Wxh16144
    • 🐞 修复 Menu 组件不支持 data-* 属性的问题。#54393 @ salihyavuz
    • 🐞 修复 Mentions 组件清除图标和反馈图标重叠的问题。#54390 @ QdabuliuQ
  • 5.26.5 - 2025-07-15
    • 🐞 Fix Tag closeIcon not being passed correctly. #54370 @ Meet-student
    • 🐞 Fix Splitter mask was not removed after dragging. #54320 @ QdabuliuQ
    • 🐞 Fix Modal configuration responsive width did not take effect correctly. #54349
    • 💄 Optimize the style issue when Notification description is empty. #54344 @ dengfuping
    • 💄 Fix the border style issue when the FloatButton popup direction is horizontal and is square. #54261 @ WwwHhhYran
    • TypeScript

    • 🐞 修复 Tag closeIcon 未正确传递的问题。#54370 @ Meet-student
    • 🐞 修复 Splitter 蒙层拖拽后未被移除的问题。#54320 @ QdabuliuQ
    • 🐞 修复 Modal 配置响应式 width 没有正确生效的问题。#54349
    • 💄 优化 Notification description 为空时间距样式问题。#54344 @ dengfuping
    • 💄 修复 FloatButton 弹出方向为水平方向为 square 时的边框样式问题。#54261 @ WwwHhhYran
    • TypeScript
  • 5.26.4 - 2025-07-07

from antd GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade antd from 5.26.4 to 5.26.7.

See this package in npm:
antd

See this project in Snyk:
https://app.snyk.io/org/mholthausen/project/6dccbdda-7855-4a12-8371-04d8a569c9cb?utm_source=github&utm_medium=referral&page=upgrade-pr
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.

3 participants