Skip to content

Update dependency antd to v5.26.2 #571

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
antd (source) 5.17.0 -> 5.26.2 age adoption passing confidence

Release Notes

ant-design/ant-design (antd)

v5.26.2

Compare Source


  • 🐞 修复多选 Select 在单条选中项文本超长时意外换行的问题。#​54181 @​afc163
  • 💄 修复 DatePicker size="small" 时消费不正确 token 的问题。#​53668 @​765477020
  • 🐞 修复 badge 组件当 count=0 时无法通过 showZero 控制显隐错误。#​54156 @​Meet-student
  • 💄 修复 Tree/List/Table 等组件的虚拟滚动条样式在暗色主题下难以识别的问题。#​54155 @​afc163
  • 🐞 修复 Form 下 Switch/Rate 组件没有居中对齐的问题。#​54106 @​afc163
  • TypeScript
    • 🤖 Input: 修复 classNamesstyles 属性的 TypeScript 类型定义,与文档 API 保持一致。#​54162 @​aojunhao123

v5.26.1

Compare Source

  • 🐞 Fix Button can trigger click multiple time with loading lock when in low perf device. #​54041 @​zombieJ

  • 🐞 修复 Button 的 loading 锁定在低端机型中可以多次触发点击事件的问题。#​54041 @​zombieJ

v5.26.0

Compare Source


v5.25.4

Compare Source


v5.25.3

Compare Source


v5.25.2

Compare Source


v5.25.1

Compare Source


v5.25.0

Compare Source


v5.24.9

Compare Source


v5.24.8

Compare Source


v5.24.7

Compare Source

  • 🐞 Fix Input causing incorrect Popover positioning when a suffix is present. #​53475
  • 🐞 Fix Table filter menu selection state loss when column.filterDropdown is set to undefined. #​53421
  • 🇨🇳 ColorPicker add zh_HK zh_TW locales. #​53440 @​mjsong07

  • 🐞 修复 Input 存在 suffix 的情况下 Popover 弹出位置错乱的问题。#​53475
  • 🐞 修复 Table column.filterDropdown 指定为 undefined 导致筛选菜单选中状态丢失的问题。#​53421
  • 🇨🇳 补充 ColorPicker 的 zh_HK zh_TW 本地化文案。#​53440 @​mjsong07

v5.24.6

Compare Source

  • 🐞 Fix Modal show loading with async call, still can close with click outer space. #​53227 @​jin19980928
  • 🐞 Fix when Table size is small, the theme config will take effect on the sub Pagination. #​52829 @​Can-Chen

  • 🐞 修复 Modal 通过异步方法显示 loading 态时,点击外侧仍能触发关闭的问题。#​53227 @​jin19980928
  • 🐞 修复 Table 在 sizesmall 时,主题配置 Pagination 无效的问题。#​52829 @​Can-Chen

v5.24.5

Compare Source


v5.24.4

Compare Source


  • 🐞 修复 Input.TextArea 调整大小时宽度同步问题。#​53024 @​triyys
  • 🐞 修复 Typography type 颜色没有跟随 token color[Status]Text 而是 color[Status] 的问题。#​53086 @​zombieJ
  • 🐞 修复 Affix 组件在 React 18 以下版本中 onChange 参数值异常的问题。#​53038 @​waiter
  • 🐞 修复 Form requiredMarkcomponent=false 时不起作用的问题。#​52950 @​Wxh16144
  • 🇹🇷 新增 Tour 组件的土耳其语(tr_TR)本地化支持。#​53117 @​hakankosdag

v5.24.3

Compare Source

  • Input
    • 🐞 Fix the next element was not correctly selected after pressing the Tab key when allowClear was turned on for Input. #​52977 @​wanpan11
    • 💄 Fix the border display issue when hovering in the disabled state when Input has variant="underlined" turned on. #​52959 @​ustcfury
  • 💄 Fix DatePicker header buttons misalignment caused by unexpected spacing. #​53007 @​DDDDD12138
  • 💄 Fix the text in AutoComplete was not centered when size="large". #​52819 @​aojunhao123
  • 🇩🇪 Add missing de_DE translations for Transfer. #​53047 @​chrisinick

v5.24.2

Compare Source


v5.24.1

Compare Source


v5.24.0

Compare Source



Configuration

📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 19, 2024
@lobehubbot
Copy link
Member

👍 @renovate[bot]

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

@renovate renovate bot force-pushed the renovate/antd-5.x branch from e51f4fe to 450fb8c Compare May 19, 2024 16:38
@renovate renovate bot changed the title Update dependency antd to v5.17.2 Update dependency antd to v5.17.3 May 19, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 450fb8c to a5c4e8c Compare May 24, 2024 15:35
Copy link

coderabbitai bot commented May 24, 2024

Important

Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot changed the title Update dependency antd to v5.17.3 Update dependency antd to v5.17.4 May 27, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from a5c4e8c to 9517607 Compare May 27, 2024 08:29
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 9517607 to 155ab16 Compare June 3, 2024 11:40
@renovate renovate bot changed the title Update dependency antd to v5.17.4 Update dependency antd to v5.18.0 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 155ab16 to 17b6fb2 Compare June 12, 2024 11:22
@renovate renovate bot changed the title Update dependency antd to v5.18.0 Update dependency antd to v5.18.1 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 17b6fb2 to ade176c Compare June 17, 2024 13:10
@renovate renovate bot changed the title Update dependency antd to v5.18.1 Update dependency antd to v5.18.2 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from ade176c to 6a59a83 Compare June 19, 2024 08:21
@renovate renovate bot changed the title Update dependency antd to v5.18.2 Update dependency antd to v5.18.3 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 6a59a83 to 0855dee Compare July 1, 2024 13:21
@renovate renovate bot changed the title Update dependency antd to v5.18.3 Update dependency antd to v5.19.0 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 0855dee to c217997 Compare July 5, 2024 15:14
@renovate renovate bot changed the title Update dependency antd to v5.19.0 Update dependency antd to v5.19.1 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from c217997 to bde90cd Compare July 15, 2024 09:31
@renovate renovate bot changed the title Update dependency antd to v5.19.1 Update dependency antd to v5.19.2 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from bde90cd to 220fee1 Compare July 19, 2024 09:31
@renovate renovate bot changed the title Update dependency antd to v5.19.2 Update dependency antd to v5.19.3 Jul 19, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 220fee1 to bf00fe2 Compare July 30, 2024 04:07
@renovate renovate bot changed the title Update dependency antd to v5.19.3 Update dependency antd to v5.19.4 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from bf00fe2 to c37d8fb Compare August 3, 2024 16:07
@renovate renovate bot changed the title Update dependency antd to v5.19.4 Update dependency antd to v5.20.0 Aug 3, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from c37d8fb to b66b919 Compare August 11, 2024 15:57
@renovate renovate bot changed the title Update dependency antd to v5.20.0 Update dependency antd to v5.20.1 Aug 11, 2024
@renovate renovate bot changed the title Update dependency antd to v5.24.2 Update dependency antd to v5.24.3 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 87c1b34 to 4daa3f0 Compare March 17, 2025 13:36
@renovate renovate bot changed the title Update dependency antd to v5.24.3 Update dependency antd to v5.24.4 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 4daa3f0 to 59562f6 Compare March 24, 2025 17:10
@renovate renovate bot changed the title Update dependency antd to v5.24.4 Update dependency antd to v5.24.5 Mar 24, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 59562f6 to e7e2585 Compare April 1, 2025 12:27
@renovate renovate bot changed the title Update dependency antd to v5.24.5 Update dependency antd to v5.24.6 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from e7e2585 to 20384d6 Compare April 14, 2025 12:49
@renovate renovate bot changed the title Update dependency antd to v5.24.6 Update dependency antd to v5.24.7 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 20384d6 to 1726315 Compare April 21, 2025 11:43
@renovate renovate bot changed the title Update dependency antd to v5.24.7 Update dependency antd to v5.24.8 Apr 21, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 1726315 to bde8824 Compare April 29, 2025 06:07
@renovate renovate bot changed the title Update dependency antd to v5.24.8 Update dependency antd to v5.24.9 Apr 29, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from bde8824 to d605ccf Compare May 7, 2025 19:29
@renovate renovate bot changed the title Update dependency antd to v5.24.9 Update dependency antd to v5.25.0 May 7, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from d605ccf to 4ea4e03 Compare May 9, 2025 11:06
@renovate renovate bot changed the title Update dependency antd to v5.25.0 Update dependency antd to v5.25.1 May 9, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 4ea4e03 to 9921bb8 Compare May 19, 2025 12:15
@renovate renovate bot changed the title Update dependency antd to v5.25.1 Update dependency antd to v5.25.2 May 19, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 9921bb8 to aa66b10 Compare May 26, 2025 09:42
@renovate renovate bot changed the title Update dependency antd to v5.25.2 Update dependency antd to v5.25.3 May 26, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from aa66b10 to fa72b91 Compare May 31, 2025 12:32
@renovate renovate bot changed the title Update dependency antd to v5.25.3 Update dependency antd to v5.25.4 May 31, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from fa72b91 to e4dde94 Compare June 10, 2025 13:30
@renovate renovate bot changed the title Update dependency antd to v5.25.4 Update dependency antd to v5.26.0 Jun 10, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from e4dde94 to 2a89799 Compare June 16, 2025 19:12
@renovate renovate bot changed the title Update dependency antd to v5.26.0 Update dependency antd to v5.26.1 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 2a89799 to 3bcb0c5 Compare June 24, 2025 13:43
@renovate renovate bot changed the title Update dependency antd to v5.26.1 Update dependency antd to v5.26.2 Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant