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

fix(deps): update dependency antd to v5.22.0 #529

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2024

This PR contains the following updates:

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

Release Notes

ant-design/ant-design (antd)

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


v5.20.6

Compare Source


v5.20.5

Compare Source

  • 🛠 Adjust Tree & TreeSelect defaultExpandAll logic to only add internal expandedKeys which treeNode has children instead to avoid perf issue when with large data or loadData case. #​50689 @​zombieJ
  • 🐞 Fix Cascader not show parent option in search when using multiple. #​50689
  • 🐞 Fix Typography ellipsis.tooltip.title with ReactNode will cause dead loop. #​50688 @​zombieJ

  • 🛠 调整 Tree 与 TreeSelect 的 defaultExpandAll 的行为,仅将有子节点的 treeNode 加入 expandedKeys 以防止在大数据与 loadData 异步的情况下引发的性能问题。#​50689 @​zombieJ
  • 🐞 修复 Cascader 在 multiple 下搜索不会显示父节点作为选项的问题。#​50689
  • 🐞 修复 Typography ellipsis.tooltip.title 配置 ReactNode 会导致死循环的问题。#​50688 @​zombieJ

v5.20.4

Compare Source


v5.20.3

Compare Source

  • 🐞 Refactor Typography native css ellipsis measure logic to handle precision edge case. #​50514 @​zombieJ
  • 🐞 Fix ColorPicker onChangeComplete not correct when click directly without move on the pick

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 changed the title fix(deps): update dependency antd to v5.18.1 fix(deps): update dependency antd to v5.18.2 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch 2 times, most recently from cd299df to e0eeb75 Compare June 19, 2024 08:04
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.18.2 fix(deps): update dependency antd to v5.18.3 Jun 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.18.3 fix(deps): update dependency antd to v5.19.0 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch 3 times, most recently from 2d5de91 to f87e9bb Compare July 5, 2024 13:09
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.19.0 fix(deps): update dependency antd to v5.19.1 Jul 5, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from f87e9bb to e456018 Compare July 15, 2024 11:09
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.19.1 fix(deps): update dependency antd to v5.19.2 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from e456018 to 139c97a Compare July 19, 2024 11:31
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.19.2 fix(deps): update dependency antd to v5.19.3 Jul 19, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from 139c97a to 2b10b3b Compare July 30, 2024 03:06
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.19.3 fix(deps): update dependency antd to v5.19.4 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from 2b10b3b to 88f8487 Compare August 3, 2024 16:10
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.19.4 fix(deps): update dependency antd to v5.20.0 Aug 3, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch 2 times, most recently from 3b9c69e to be95051 Compare August 11, 2024 18:53
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.20.0 fix(deps): update dependency antd to v5.20.1 Aug 11, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from be95051 to 7a6c73e Compare August 19, 2024 16:47
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.20.1 fix(deps): update dependency antd to v5.20.2 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from 7a6c73e to ca968c5 Compare August 26, 2024 11:09
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.20.2 fix(deps): update dependency antd to v5.20.3 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch 2 times, most recently from 54d8ba6 to 028f960 Compare September 2, 2024 06:40
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.20.3 fix(deps): update dependency antd to v5.20.4 Sep 2, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from 028f960 to 830756c Compare September 3, 2024 16:43
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.20.4 fix(deps): update dependency antd to v5.20.5 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from 830756c to c2cc907 Compare September 9, 2024 09:08
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.20.5 fix(deps): update dependency antd to v5.20.6 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from c2cc907 to bcbeefc Compare September 22, 2024 16:39
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.20.6 fix(deps): update dependency antd to v5.21.0 Sep 22, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from bcbeefc to cadfd49 Compare September 25, 2024 06:29
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.21.0 fix(deps): update dependency antd to v5.21.1 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from cadfd49 to 2786a23 Compare September 30, 2024 16:59
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.21.1 fix(deps): update dependency antd to v5.21.2 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from 2786a23 to 983c5b6 Compare October 9, 2024 11:42
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.21.2 fix(deps): update dependency antd to v5.21.3 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from 983c5b6 to 4184392 Compare October 14, 2024 19:56
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.21.3 fix(deps): update dependency antd to v5.21.4 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from 4184392 to 8f5c38e Compare October 21, 2024 10:11
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.21.4 fix(deps): update dependency antd to v5.21.5 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from 8f5c38e to 3e9c3a9 Compare October 28, 2024 09:04
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.21.5 fix(deps): update dependency antd to v5.21.6 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/antd-5.x-lockfile branch from 3e9c3a9 to 2842125 Compare November 11, 2024 18:13
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.21.6 fix(deps): update dependency antd to v5.22.0 Nov 11, 2024
@KaiVolland KaiVolland merged commit e5a58c3 into master Nov 12, 2024
4 checks passed
@KaiVolland KaiVolland deleted the renovate/antd-5.x-lockfile branch November 12, 2024 07:52
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.

1 participant