Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps antd from 5.24.3 to 5.27.2.

Release notes

Sourced from antd's releases.

5.27.2

  • Button
    • 🐞 Fix custom token.paddingInline not taking effect when the Button's shape is round. #54787
    • 🐞 Fix accessibility issue when Button href is disabled. #54738 @​doandevhere
  • 🐞 Fix the Badge text property did not support the number 0. #54747 @​davidhsing
  • 💄 Optimize Table to no longer display "no data" when initialized with dataSource=null and loading. #54606@​Wxh16144
  • 💄 Fix Tabs removal icon not being vertically centered. #54794 @​Jiyur
  • 💄 Fix Typography hover underline style not taking effect. #54763 @​guoyunhe
  • 💄 Fix Radio.Group display having jagged edges and the first element overflowing on the left after wrapping. #54661 @​765477020
  • 💄 Fix inconsistent hover colors for Tree.DirectoryTree. #54725 @​Meet-student
  • 🇻🇳 Add the missing Vietnamese translations for ColorPicker/QRCode/Typography.Text. #54748 @​Jiyur

  • Button
    • 🐞 修复 Button 在 shape="round" 时自定义 token.paddingInline 不生效的问题。#54787
    • 🐞 修复 Button href 已禁用时无障碍访问性不正确的问题。#54738 @​doandevhere
  • 🐞 修复 Badge 的 text 属性不支持数字 0 的问题。#54747 @​davidhsing
  • 💄 优化 Table 在初始化 dataSource=null 并且 loading 时不再会显示“没有数据”。#54606@​Wxh16144
  • 💄 修复 Tabs 移除图标未垂直居中对齐的样式问题。#54794 @​Jiyur
  • 💄 修复 Typography hover 下划线不生效的样式问题。#54763 @​guoyunhe
  • 💄 修复 Radio.Group 展示出现锯齿和换行后第一个元素左侧溢出问题。#54661 @​765477020
  • 💄 修复 Tree.DirectoryTree hover 颜色不符的样式问题。#54725 @​Meet-student
  • 🇻🇳 补充 ColorPicker、QRCode、Typography.Text 越南语翻译。#54748 @​Jiyur

5.27.1


  • 🐞 修复 Form 嵌套场景下,父级 Form.Item 的 status 会传递给子级 noStyle Form.Item 的问题。#54715 @​zombieJ
  • 🐞 修复 Table 组件的头部 Checkbox 会出现闪烁的问题。#54713 @​QdabuliuQ
  • 💄 优化 Collapse 可点击展开区域的鼠标样式以优化用户体验。#54706 @​Copilot
  • 🐞 修复 Pagination simple 样式下,按钮和输入框的尺寸异常问题。#54652 @​guoyunhe
  • 🌐 添加越南语支持。#54644 @​doandevhere

5.27.0

... (truncated)

Changelog

Sourced from antd's changelog.

5.27.2

2025-09-02

  • Button
    • 🐞 Fix custom token.paddingInline not taking effect when the Button's shape is round. #54787
    • 🐞 Fix accessibility issue when Button href is disabled. #54738 @​doandevhere
  • 🐞 Fix the Badge text property did not support the number 0. #54747 @​davidhsing
  • 💄 Optimize Table to no longer display "no data" when initialized with dataSource=null and loading. #54606@​Wxh16144
  • 💄 Fix Tabs removal icon not being vertically centered. #54794 @​Jiyur
  • 💄 Fix Typography hover underline style not taking effect. #54763 @​guoyunhe
  • 💄 Fix Radio.Group display having jagged edges and the first element overflowing on the left after wrapping. #54661 @​765477020
  • 💄 Fix inconsistent hover colors for Tree.DirectoryTree. #54725 @​Meet-student
  • 🇻🇳 Add the missing Vietnamese translations for ColorPicker/QRCode/Typography.Text. #54748 @​Jiyur

5.27.1

2025-08-19

5.27.0

2025-08-11

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [antd](https://github.com/ant-design/ant-design) from 5.24.3 to 5.27.2.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@5.24.3...5.27.2)

---
updated-dependencies:
- dependency-name: antd
  dependency-version: 5.27.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #1328.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-5.27.2 branch September 8, 2025 04:06
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant