Skip to content
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

Update dependency antd to v5.22.7 #571

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.22.7 age adoption passing confidence

Release Notes

ant-design/ant-design (antd)

v5.22.7

Compare Source


v5.22.6

Compare Source

v5.22.5

Compare Source


v5.22.4

Compare Source

  • Transfer
  • 🐞 Fix the arrow would be outside the container when the Tooltip content was too small. #​51904
  • 🐞 Fix where clicking the Radio or Checkbox under Upload would trigger the popup window twice. #​51874
  • 💄 Fix Menu icon alignment when using collapsedIconSize. #​51863 @​Gnomeek
  • 💄 Fix incorrect styling of Tabs component when type="editable-card". #​51935 @​aojunhao123
  • 💄 Fix insufficient trigger style priority in Layout.Sider component in zero-width mode. #​51936 @​aojunhao123
  • 💄 MISC: Fix the icon styles were created repeatedly. #​51897 @​YumoImer
  • 💄 MISC: Inline styles refactored to cssinjs. #​51843

  • Transfer
  • 🐞 修复 Tooltip 内容过少时,箭头会在容器外的问题。#​51904
  • 🐞 修复点击 Upload 下的 Radio 或 Checkbox 会触发两次弹窗的问题。#​51874
  • 💄 修复 Menu 在使用 collapsedIconSize 时图标对齐的问题。#​51863 @​Gnomeek
  • 💄 修复 Tabs 组件在 type="editable-card" 时样式不正确的问题。#​51935 @​aojunhao123
  • 💄 修复 Layout.Sider 组件在 zero-width 模式下触发器样式优先级不足的问题。#​51936 @​aojunhao123
  • 💄 MISC: 修复 icon 样式被重复创建的问题。#​51897 @​YumoImer
  • 💄 MISC: 行内样式重构为 cssinjs。#​51843

v5.22.3

Compare Source


v5.22.2

Compare Source


  • 🐞 修复 Input.OTP 组件在有非法输入时仍会切换到下一个输入框的问题。#​51664 @​thecodesalim
  • 🐞 调整 Modal 确认函数,使其在弹出后聚焦确认按钮时不要滚动窗体。#​51647 @​zombieJ
  • 🐞 修复 Form rules 生成多条相同错误时会报 React 渲染错误的问题。#​51636 @​zombieJ
  • 🐞 调整 Button 使用 useEffect 来触发 autoFocus 逻辑,以解决一些异步渲染场景下 Button 无法自动聚焦的问题。#​51624 @​zombieJ
  • 🐞 修复 Button 中使用自定义三方图标库时图标未居中的问题。#​51652 @​afc163
  • 🐞 修复 Table 组件 getCheckboxProps 中的事件处理器被内部选择逻辑覆盖的问题。#​51661 @​Zyf665
  • 🐞 修复 Tree 组件的 onCheckonSelect 事件没有被正确触发的问题。#​51448 @​Wxh16144
  • 🌐 本地化

v5.22.1

Compare Source

  • 🛠 Adjust DatePicker.RangePicker to not allow switching to the next field by clicking the input when needConfirm and the user has not submitted the date. #​51591 @​zombieJ
  • 🛠 Lock Input.OTP ctrl + z operation to avoid data not correct. #​51609 @​zombieJ
  • 🐞 Fix Select tags or multiple mode display issue. #​51605 @​guoyunhe
  • 🐞 Fix Badge count motion missing in Safari. #​51598 @​zombieJ
  • 🐞 Fix Tabs with centered the tabs can not fully display. #​51571 @​DDDDD12138
  • 🐞 Fix Transfer with controlled dataSource & selectedKeys sometime miss sync checked state. #​51523 @​IsKaros
  • 🐞 Revert Button display inline-flex back to inline-block to resolve Icon align issue. #​51588 @​Wxh16144

  • 🛠 调整 DatePicker.RangePicker 当 needConfirm 切用户未提交日期时,不允许通过点击输入框切换到下一个字段。#​51591 @​zombieJ
  • 🛠 禁用 Input.OTP ctrl + z 操作以防止数据变化非预期的问题。#​51609 @​zombieJ
  • 🐞 修复 Select 标签模式下展示异常的问题。#​51605 @​guoyunhe
  • 🐞 修复 Badge count 在 Safari 下动画丢失的问题。#​51598 @​zombieJ
  • 🐞 修复 Tabs centered 下标签展示不全的问题。#​51571 @​DDDDD12138
  • 🐞 修复 Transfer 受控 dataSourceselectedKeys 时,偶尔会出现勾选不正确的问题。#​51523 @​IsKaros
  • 🐞 回滚 Button displayinline-flexinline-block 以解决 Icon 位置偏移的问题。#​51588 @​Wxh16144

v5.22.0

Compare Source


v5.21.6

Compare Source

  • 🐞 Fix Tree.DirectoryTree interactive area not being a whole row. #​51210
  • 🐞 Fix the Button icon was not vertically centered. #​51381
  • 🐞 Fix the pointer style not set to not-allowed in the disabled state when variant of the Input was set to borderless. #​51387 @​ustcfury
  • Splitter
    • 💄 Improve the pre-rendered style of Splitter under SSR. #​51378
    • 💄 Increased the click area of ​​the Splitter collapse button to improve usability. #​51383 @​aojunhao123
  • 💄 Improve Checkbox indeterminate to enhance accessibility experience. #​51350 @​SpaNb4
  • 💄 Improve the title of the Empty preset svg image to improve accessibility experience. #​51368

  • 🐞 修复 Tree.DirectoryTree 交互区域不是整行的问题。#​51210
  • 🐞 修复 Button 图标未垂直居中的问题。#​51381
  • 🐞 修复 Input 组件 variant 设置 borderless 时,disabled 状态下指针样式未设置 not-allowed 的问题。#​51387 @​ustcfury
  • Splitter
  • 💄 优化 Checkbox indeterminate 提升无障碍体验。#​51350 @​SpaNb4
  • 💄 优化 Empty 预设 svg 图片的 title 提升无障碍体验。#​51368

v5.21.5

Compare Source


v5.21.4

Compare Source


v5.21.3

Compare Source

  • 💄 Added a scroll bar to Dropdown when having many items. #​51112 @​Cameron-Asdf
  • Slider #​51150 @​yoyo837
    • 🐞 Fix Slider issue where the id prop is not supported.
    • 🐞 Fix Slider to address the issue causing useLayoutEffect does nothing on the server warning when extractStyle is invoked.
  • 🐞 Fix ColorPicker with gradient mode, sometimes handle color will be force sync back to first handle color issue. #​51161 @​zombieJ
  • 🐞 Fix Table onChange function receiving incorrect sorter value. #​51114 @​nathanlao
  • Splitter
  • 🐞 MISC: Restore react and react-dom peerDependencies. #​51079 @​chentsulin
  • TypeScript

  • 💄 优化 Dropdown 列表较长时的滚动条样式。#​51112 @​Cameron-Asdf
  • Slider #​51150 @​yoyo837
    • 🐞 修复 Slider 不支持 id 属性的问题。
    • 🐞 修复 Slider 导致 extractStyle 时抛出 useLayoutEffect does nothing on the server 警告信息的问题。
  • 🐞 修复 ColorPicker 渐变色时,部分节点颜色拖拽会被强制重置为第一个节点颜色的问题。#​51161 @​zombieJ
  • 🐞 修复 Table 组件在切换页面时 onChange 函数接收到错误的 sorter 值的问题。#​51114 @​nathanlao
  • Splitter
  • 🐞 杂项:重新将 reactreact-dom 添加进 peerDependencies。#​51079 @​chentsulin
  • TypeScript

v5.21.2

Compare Source


v5.21.1

Compare Source


v5.21.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.20.6 Update dependency antd to v5.21.0 Sep 22, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from a8e1538 to d1c1d26 Compare September 25, 2024 07:31
@renovate renovate bot changed the title Update dependency antd to v5.21.0 Update dependency antd to v5.21.1 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from d1c1d26 to 5847fa1 Compare September 30, 2024 19:02
@renovate renovate bot changed the title Update dependency antd to v5.21.1 Update dependency antd to v5.21.2 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 5847fa1 to dad0227 Compare October 9, 2024 13:28
@renovate renovate bot changed the title Update dependency antd to v5.21.2 Update dependency antd to v5.21.3 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from dad0227 to 93d9400 Compare October 14, 2024 19:40
@renovate renovate bot changed the title Update dependency antd to v5.21.3 Update dependency antd to v5.21.4 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 93d9400 to 93ff7b3 Compare October 21, 2024 09:57
@renovate renovate bot changed the title Update dependency antd to v5.21.4 Update dependency antd to v5.21.5 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 93ff7b3 to e76e6b0 Compare October 28, 2024 07:45
@renovate renovate bot changed the title Update dependency antd to v5.21.5 Update dependency antd to v5.21.6 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from e76e6b0 to 3fd772f Compare November 11, 2024 17:16
@renovate renovate bot changed the title Update dependency antd to v5.21.6 Update dependency antd to v5.22.0 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 3fd772f to 9babca8 Compare November 13, 2024 17:16
@renovate renovate bot changed the title Update dependency antd to v5.22.0 Update dependency antd to v5.22.1 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 9babca8 to 6ad7cad Compare November 20, 2024 20:35
@renovate renovate bot changed the title Update dependency antd to v5.22.1 Update dependency antd to v5.22.2 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 6ad7cad to 52c12f9 Compare December 2, 2024 13:51
@renovate renovate bot changed the title Update dependency antd to v5.22.2 Update dependency antd to v5.22.3 Dec 2, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 52c12f9 to 80f0aba Compare December 9, 2024 14:47
@renovate renovate bot changed the title Update dependency antd to v5.22.3 Update dependency antd to v5.22.4 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 80f0aba to 57035ab Compare December 14, 2024 18:20
@renovate renovate bot changed the title Update dependency antd to v5.22.4 Update dependency antd to v5.22.5 Dec 14, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 57035ab to 50b70db Compare December 23, 2024 10:54
@renovate renovate bot changed the title Update dependency antd to v5.22.5 Update dependency antd to v5.22.6 Dec 23, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 50b70db to 36f7a80 Compare December 27, 2024 09:45
@renovate renovate bot changed the title Update dependency antd to v5.22.6 Update dependency antd to v5.22.7 Dec 27, 2024
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