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 #394

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

Update dependency antd to v5 #394

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 20, 2022

This PR contains the following updates:

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

Release Notes

ant-design/ant-design (antd)

v5.24.1

Compare Source


v5.24.0

Compare Source


v5.23.4

Compare Source

蛇年第一个版本,开工大吉!🐍

v5.23.3

Compare Source

Last version of the Dragon Year, Happy Chinese New Year! 🐲


龙年最后一版,祝各位新春愉快!🐲

v5.23.2

Compare Source

  • 🐞 Fix Space.Compact throwing Should not use more than one & in a selector warning. #​52489
  • 💄 Fix the Layout switching sidebar button style was lost. #​52477
  • 💄 Fix the scroll bar height is not 0 when the first row of the virtual scroll Table is collapsed. #​52447 @​LeeSSHH
  • 💄 Fix the last item in Descriptions did not correctly fill the remaining space. #​52410 @​anyuxuan
  • 💄 Fix extra margin for the last item in Radio. #​52433
  • 💄 Fix the Input/Mentions clear button padding was incorrect. #​52407 @​ustcfury
  • 💄 Fix rounded corners of addonAfter in Input compact mode. #​52490 @​DDDDD12138
  • 💄 Fix Menu.Item links were still clickable and lacked disabled styles when in disabled state. #​52402 @​aojunhao123
  • TypeScript

  • 🐞 修复 Space.Compact 抛出 Should not use more than one & in a selector 警告信息的问题。#​52489
  • 💄 修复 Layout 切换侧边栏按钮样式丢失的问题。#​52477
  • 💄 修复 Table 收起虚拟滚动表格第一行时滚动条高度不为 0 的问题。#​52447 @​LeeSSHH
  • 💄 修复 Descriptions 最后一项未正确填充满剩余空间的问题。#​52410 @​anyuxuan
  • 💄 修复 Radio.Group 最后一项多余 margin 的问题。#​52433
  • 💄 修复 Input/Mentions 清除按钮 padding 不正确的问题。#​52407 @​ustcfury
  • 💄 修复 Input 紧凑模式中 addonAfter 的圆角问题。#​52490 @​DDDDD12138
  • 💄 修复 Menu.Item 在禁用状态下链接仍可点击且缺少禁用样式的问题。#​52402 @​aojunhao123
  • TypeScript

v5.23.1

Compare Source


v5.23.0

Compare Source


v5.22.7

Compare Source


v5.22.6

Compare Source


  • 🐞 修复 Button 有图标和无图标按钮对齐差一像素的问题。#​52070
  • 🐞 修复 Splitter 组件折叠图标 z-index 层级过低问题。#​52065 @​wanpan11
  • 🐞 修复 Button 启用 loading 时,动画不够顺滑的问题。#​52059 @​zombieJ
  • 🐞 修复 Button 暗色模式下默认填充按钮文本在悬停时消失的问题。#​52024 @​DDDDD12138

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

  • 🐞 Fix Input.OTP focus from advancing when previous input is empty. #​51664 @​thecodesalim
  • 🐞 Adjust Modal function call not to scroll the confirm button when it get auto focused. #​51647 @​zombieJ
  • 🐞 Fix Form rules with same error content will cause React render warning. #​51636 @​zombieJ
  • 🐞 Refactor Button focus logic trigger with useEffect to resolve some async load case not get autoFocus. #​51624 @​zombieJ
  • 🐞 Fix Button custom icon not center-aligned. #​51652 @​afc163
  • 🐞 Fix Table getCheckboxProps event handlers being overridden by internal selection logic. #​51661 @​Zyf665
  • 🐞 Fix Tree that onCheck and onSelect were not properly triggered. #​51448 @​Wxh16144
  • 🌐 Localization
    • 🇷🇺 Add support for Russian translation. #​51619 [@​avvakumovid](https

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/antd-5.x branch from 7e13509 to a81f12a Compare March 17, 2023 08:05
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from bf5a0a2 to c1c8d5e Compare March 28, 2023 11:11
@renovate renovate bot force-pushed the renovate/antd-5.x branch from c1c8d5e to 5ad721e Compare April 3, 2023 10:48
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 5ad721e to 94fd0f9 Compare April 17, 2023 13:35
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from b317f00 to 96bb6e0 Compare May 30, 2023 07:23
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from 898f3dd to aed5d71 Compare June 7, 2023 16:56
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from 848d91b to 0a4d58d Compare June 25, 2023 11:05
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 0a4d58d to d780a09 Compare July 3, 2023 10:21
@renovate renovate bot force-pushed the renovate/antd-5.x branch from d780a09 to 2a389f3 Compare July 11, 2023 17:42
@renovate renovate bot force-pushed the renovate/antd-5.x branch 3 times, most recently from 8b0491a to f63df68 Compare July 24, 2023 15:33
@renovate renovate bot force-pushed the renovate/antd-5.x branch 3 times, most recently from f2f06bd to 0f969f5 Compare August 4, 2023 08:21
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 0f969f5 to d1398a4 Compare August 11, 2023 09:54
@renovate renovate bot force-pushed the renovate/antd-5.x branch from d1398a4 to 3128e28 Compare August 18, 2023 13:36
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from eeadc8e to 9464ade Compare September 2, 2023 16:21
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from 87d6509 to f6f23a6 Compare September 15, 2023 08:30
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from b9e43fc to 8f9b8ab Compare September 25, 2023 10:05
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 8f9b8ab to 71d7043 Compare September 28, 2023 08:09
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from c56d92f to 5a35653 Compare October 15, 2023 16:10
@renovate renovate bot force-pushed the renovate/antd-5.x branch from acbf5b6 to fa50474 Compare July 5, 2024 14:05
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from 921f245 to 0cc9ce2 Compare July 19, 2024 11:46
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from b48cc3d to b744ae9 Compare August 3, 2024 14:11
@renovate renovate bot force-pushed the renovate/antd-5.x branch from b744ae9 to 36e4aa4 Compare August 11, 2024 15:59
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from 5a22c7b to f2188b5 Compare August 26, 2024 14:06
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from 954f7f4 to 98e4a26 Compare September 3, 2024 16:45
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 98e4a26 to 1ccff0e Compare September 9, 2024 09:12
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from c91e406 to e27448b Compare September 25, 2024 11:44
@renovate renovate bot force-pushed the renovate/antd-5.x branch from e27448b to deef73b Compare September 30, 2024 19:49
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from c65d95b to 1a5e395 Compare October 14, 2024 21:12
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 1a5e395 to f625257 Compare October 21, 2024 10:06
@renovate renovate bot force-pushed the renovate/antd-5.x branch from f625257 to b8c269a Compare October 28, 2024 10:16
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from 7be7ea8 to 5e9fc9a Compare November 13, 2024 17:06
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 5e9fc9a to 8437e87 Compare November 20, 2024 19:13
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 8437e87 to 32073ad Compare December 2, 2024 15:20
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from aaf5db1 to 84fadf4 Compare January 13, 2025 12:40
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 84fadf4 to 20cbcbe Compare January 20, 2025 16:08
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 20cbcbe to f155420 Compare January 28, 2025 11:02
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from 164c326 to 8a4f7ab Compare February 11, 2025 12:58
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 8a4f7ab to 5c100eb Compare February 17, 2025 09:59
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.

0 participants