Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2023

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
antd (source) 5.3.2 -> 5.27.4 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ant-design/ant-design (antd)

v5.27.4

Compare Source

  • Table
  • 🐞 Fix Button where the padding of icon-only was affected by the theme. #​54970 @​guoyunhe
  • 🐞 Fix Splitter minSize and maxSize not taking effect on initial mount in uncontrolled mode. #​54939 @​zombieJ
  • 🐞 Fix Switch wave effect compatibility with Tailwind CSS disabled variant. #​54933 @​Jiyur
  • 🐞 Fix Input.Search hover color changes for the border and icon when the search button is disabled. #​54892 @​Jiyur

  • Table
    • 🐞 修复 Table 在使 sticky 表头或设置 scroll.y 时,筛选下拉与 Tooltip 重复显示的问题。#​54910 @​afc163
    • 🐞 修复 Table 表头在首次加载时未正确渲染的问题。#​54910 @​afc163
    • 🐞 修复 Table 在启用 scroll.x 时,固定列的对齐问题。#​54899 @​afc163
  • 🐞 修复 Button 仅图标(icon-only)按钮的内边距受主题影响的问题。 #​54970 @​guoyunhe
  • 🐞 修复 Splitter 在非受控模式下初次挂载时,minSizemaxSize 未生效的问题。#​54939 @​zombieJ
  • 🐞 修复 Switch 波纹效果与 Tailwind CSS disabled 变体的兼容性问题。#​54933 @​Jiyur
  • 🐞 修复 Input.Search 在搜索按钮为 disabled 时,悬停仍会导致边框和图标变色的问题。#​54892 @​Jiyur

v5.27.3

Compare Source


v5.27.2

Compare Source


v5.27.1

Compare Source


v5.27.0

Compare Source


v5.26.7

Compare Source

  • 🐞 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

  • 🐞 修复 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

v5.26.6

Compare Source


v5.26.5

Compare Source


v5.26.4

Compare Source


v5.26.3

Compare Source


  • 🐞 修复 InputNumber 在 variant=underlinedsuffix 配合时,样式会出现圆角的问题。#​54228 @​kiner-tang
  • 🐞 修复 FloatButton.Group 总是错误的抛出 shape 配置警告信息。#​54215 @​deathemperor
  • 💄 调整 Typography 标题使用 fontWeightStrong token。#​54185 @​p-a
  • 🐞 修复 Tree.DirectoryTree 拖拽样式指示器位置不正确的问题。#​54183 @​uioonm
  • TypeScript
    • 🤖 清理 Menu 内部使用的属性定义与官网保持一致,这些属性并不会真的起效。#​54189 @​wanpan11

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


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 Update dependency antd to v5.3.3 Update dependency antd to v5.4.0 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from c20f738 to fd9a077 Compare April 3, 2023 11:30
@renovate renovate bot changed the title Update dependency antd to v5.4.0 Update dependency antd to v5.4.1 Apr 11, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from 9bd47f2 to 9398b9d Compare April 11, 2023 16:23
@renovate renovate bot changed the title Update dependency antd to v5.4.1 Update dependency antd to v5.4.2 Apr 11, 2023
@renovate renovate bot changed the title Update dependency antd to v5.4.2 Update dependency antd to v5.4.3 Apr 19, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from 49dce4b to 535df75 Compare April 20, 2023 13:21
@renovate renovate bot changed the title Update dependency antd to v5.4.3 Update dependency antd to v5.4.4 Apr 20, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 535df75 to ab681dd Compare April 23, 2023 15:58
@renovate renovate bot changed the title Update dependency antd to v5.4.4 Update dependency antd to v5.4.5 Apr 23, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from ab681dd to 9e49793 Compare April 26, 2023 11:47
@renovate renovate bot changed the title Update dependency antd to v5.4.5 Update dependency antd to v5.4.6 Apr 26, 2023
@renovate renovate bot changed the title Update dependency antd to v5.4.6 Update dependency antd to v5.4.7 May 6, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 9e49793 to 24acc43 Compare May 6, 2023 10:18
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 24acc43 to cbcca17 Compare May 15, 2023 08:21
@renovate renovate bot changed the title Update dependency antd to v5.4.7 Update dependency antd to v5.5.0 May 15, 2023
@renovate renovate bot changed the title Update dependency antd to v5.5.0 Update dependency antd to v5.5.1 May 22, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch 5 times, most recently from 34f4951 to 822b4c3 Compare May 23, 2023 18:53
@renovate renovate bot changed the title Update dependency antd to v5.5.1 Update dependency antd to v5.5.2 May 30, 2023
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from 56280ed to e4d30e7 Compare June 1, 2023 07:59
@renovate renovate bot force-pushed the renovate/antd-5.x branch from cd7191f to 7aadd69 Compare June 10, 2025 09:57
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.25.4 fix(deps): update dependency antd to v5.26.0 Jun 10, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from 7d064e6 to b9ad256 Compare June 16, 2025 18:06
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.26.0 fix(deps): update dependency antd to v5.26.1 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from b9ad256 to 6587143 Compare June 24, 2025 15:08
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.26.1 fix(deps): update dependency antd to v5.26.2 Jun 24, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 6587143 to 5303497 Compare June 30, 2025 10:04
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.26.2 fix(deps): update dependency antd to v5.26.3 Jun 30, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 5303497 to d2f357c Compare July 7, 2025 10:02
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.26.3 fix(deps): update dependency antd to v5.26.4 Jul 7, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from d2f357c to 76d484b Compare July 15, 2025 16:07
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.26.4 fix(deps): update dependency antd to v5.26.5 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 76d484b to 18a72b3 Compare July 20, 2025 10:57
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.26.5 fix(deps): update dependency antd to v5.26.6 Jul 20, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 18a72b3 to 73f7f43 Compare July 29, 2025 21:31
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.26.6 fix(deps): update dependency antd to v5.26.7 Jul 29, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 73f7f43 to c0a4ad4 Compare August 11, 2025 11:08
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.26.7 fix(deps): update dependency antd to v5.27.0 Aug 11, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch 2 times, most recently from 90ffe38 to e18312c Compare August 19, 2025 20:11
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.27.0 fix(deps): update dependency antd to v5.27.1 Aug 19, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from e18312c to bd41a8f Compare September 2, 2025 05:49
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.27.1 fix(deps): update dependency antd to v5.27.2 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from bd41a8f to a4b1599 Compare September 5, 2025 10:35
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.27.2 fix(deps): update dependency antd to v5.27.3 Sep 5, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from a4b1599 to 543659e Compare September 17, 2025 11:51
@renovate renovate bot changed the title fix(deps): update dependency antd to v5.27.3 fix(deps): update dependency antd to v5.27.4 Sep 17, 2025
@renovate renovate bot force-pushed the renovate/antd-5.x branch from 543659e to 6885bc9 Compare September 25, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant