Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps antd from 5.24.7 to 5.24.8.

Release notes

Sourced from antd's releases.

5.24.8

  • 🐞 Fix Tabs throwing Maximum update depth exceeded error in some cases. #53521 @​afc163
  • Splitter
    • 💄 Make Splitter collapse icon always visible on mobile devices. #53575 @​EmilyyyLiu
    • 🐞 Fix Splitter onResizeEnd callback parameter not being the latest value in lazy mode. #53574 @​wanpan11
  • Input
    • 🐞 Fix Input.TextArea height flickering during initialization. #53522 @​Fang328
    • 🐞 Fix Popover position misalignment when Input has suffix. #53475
    • 🐞 Fix Input.OTP mask attribute not working properly when type="number". #53550 @​rajankonar
  • 🐞 Fix Breadcrumb.Item type not supporting data-* and aria-* attributes. #53546 @​John-Feola
  • 🐞 Fix Descriptions incorrect border radius styles when enable bordered mode. #53538 @​dengfuping
  • 🐞 Fix disabled state of operation buttons in UploadList when used within Form. #53504 @​Wxh16144
  • 🐞 MISC: Fix custom token colorIcon not taking effect for some components. #53511 @​dengfuping
  • 🐞 Fix message/notification runtime dynamic configuration changes not taking effect. #53579 @​Wxh16144
  • RTL
    • 💄 Fix counter element direction of Image and Input.TextArea in RTL mode. #53530 @​aojunhao123
    • 💄 Fix incorrect direction of left and right switch icons in Image.PreviewGroup in RTL mode. #53525 @​aojunhao123

  • 🐞 修复 Tabs 有时抛出 Maximum update depth exceeded 错误的问题。#53521 @​afc163
  • Splitter
    • 💄 Splitter 折叠图标在移动设备上将始终展示。#53575 @​EmilyyyLiu
    • 🐞 修复 Splitter 在 lazy 模式下 onResizeEnd 回调参数不是最新值的问题。#53574 @​wanpan11
  • Input
    • 🐞 修复 Input.TextArea 初始化时渲染高度闪烁问题。#53522 @​Fang328
    • 🐞 修复 Input 存在 suffix 的情况下 Popover 弹出位置错乱的问题。#53475
    • 🐞 修复 Input.OTP mask 属性在 type="number" 时无法正常工作的问题。#53550 @​rajankonar
  • 🐞 修复 Breadcrumb.Item 类型不支持 data-*aria-* 属性的问题。#53546 @​John-Feola
  • 🐞 修复 Descriptions 带边框模式下左上和左下圆角样式不正确的问题。#53538 @​dengfuping
  • 🐞 修复 UploadList 在 Form 中使用时操作按钮的禁用状态问题。#53504 @​Wxh16144
  • 🐞 MISC: 修复自定义 token colorIcon 对部分组件不生效的问题。#53511 @​dengfuping
  • 🐞 修复 message/notification 运行时动态修改配置无法生效的问题。#53579 @​Wxh16144
  • RTL
    • 💄 修复 Image 和 Input.TextArea 计数元素在 RTL 模式中的方向问题。#53530 @​aojunhao123
    • 💄 修复 Image.PreviewGroup 在 RTL 模式下左右切换图标方向不正确的问题。#53525 @​aojunhao123
Changelog

Sourced from antd's changelog.

5.24.8

2025-04-21

  • 🐞 Fix Tabs throwing Maximum update depth exceeded error in some cases. #53521 @​afc163
  • Splitter
    • 💄 Make Splitter collapse icon always visible on mobile devices. #53575 @​EmilyyyLiu
    • 🐞 Fix Splitter onResizeEnd callback parameter not being the latest value in lazy mode. #53574 @​wanpan11
  • Input
    • 🐞 Fix Input.TextArea height flickering during initialization. #53522 @​Fang328
    • 🐞 Fix Popover position misalignment when Input has suffix. #53475
    • 🐞 Fix Input.OTP mask attribute not working properly when type="number". #53550 @​rajankonar
  • 🐞 Fix Breadcrumb.Item type not supporting data-* and aria-* attributes. #53546 @​John-Feola
  • 🐞 Fix Descriptions incorrect border radius styles when enable bordered mode. #53538 @​dengfuping
  • 🐞 Fix disabled state of operation buttons in UploadList when used within Form. #53504 @​Wxh16144
  • 🐞 MISC: Fix custom token colorIcon not taking effect for some components. #53511 @​dengfuping
  • 🐞 Fix message/notification runtime dynamic configuration changes not taking effect. #53579 @​Wxh16144
  • RTL
    • 💄 Fix counter element direction of Image and Input.TextArea in RTL mode. #53530 @​aojunhao123
    • 💄 Fix incorrect direction of left and right switch icons in Image.PreviewGroup in RTL mode. #53525 @​aojunhao123
Commits
  • 7d7f5b3 docs: release 5.24.8 (#53578)
  • 6ca3803 fix: message/notification dynamic configuration (#53579)
  • 9499cd3 fix: Input OTP breaks with type number and mask (#53550)
  • 679a763 fix: Fixed the issue of incorrect onResizeEnd call in lazy mode (#53574)
  • e7469c5 style: The collapsible icon of the Spliter component remain displayed when ho...
  • 100948d chore(deps): update softprops/action-gh-release action to v2.2.2 (#53565)
  • 30464fb type: update React.AriaAttributes type (#53562)
  • b15e8db fix: make breadcrumb item type support data-* and aria-* attributes (#53546)
  • c8bafcf fix(descriptions): border-radius style (#53538)
  • f3bf6da fix(input/textarea/image): count position in rtl mode (#53530)
  • Additional commits viewable in compare view

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.7 to 5.24.8.
- [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.7...5.24.8)

---
updated-dependencies:
- dependency-name: antd
  dependency-version: 5.24.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2025

Superseded by #957.

@dependabot dependabot bot closed this Apr 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-5.24.8 branch April 29, 2025 21:39
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