Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps antd from 5.24.7 to 5.25.2.

Release notes

Sourced from antd's releases.

5.25.2


5.25.1


5.25.0

  • 🔥 New component Statistic.Timer, supporting both counting up and down. #53401 @​lcgash
  • 🆕 Tour add actionsRender prop to custom action button. #53067 @​dengfuping
  • 🆕 Add size prop to Divider. #53570 @​coding-ice
  • Collapse
  • 🆕 Upload supports paste upload via the pastable property. #53463 @​madocto
  • 🆕 AutoComplete component adds popup semantic node with support for customizing dropdown menu via classNames.popup, styles.popup, popupRender and onPopupVisibleChange, while deprecating legacy popupClassName, dropdownClassName, dropdownStyle, dropdownRender and onDropdownVisibleChange APIs. #53257 @​aojunhao123
  • 🆕 Cascader component adds popup semantic node, and deprecated some api. #53311 @​aojunhao123
  • 🆕 ConfigProvider support setting the variant and color props of Button. #53165 @​yellowryan
  • 🆕 TreeSelect component adds popup semantic node, and deprecated some api. #53285 @​aojunhao123
  • 🆕 DatePicker and TimePicker add popup semantic node, and deprecated some api. #53718 @​aojunhao123
  • 🆕 Select component adds popup semantic node with support for customizing dropdown menu via classNames.popup, styles.popup, popupRender and onPopupVisibleChange, while deprecating legacy popupClassName, dropdownClassName, dropdownStyle, dropdownRender and onDropdownVisibleChange APIs. #53243 @​aojunhao123
  • 🆕 FloatButton supports tooltip props. #53138 @​Wxh16144
  • 🆕 Table rowSelection support align prop. #53127 @​zombieJ
  • 🆕 options prop of Radio.Group and Checkbox.Group support classNames. #52917 @​li-jia-nan
  • ⚡️ Optimize ColorPicker components to use derived state pattern instead of setState in useEffect. #53701 @​DDDDD12138
  • 🐞 Fix Checkbox that render empty dom when children is null. #53723 @​li-jia-nan
  • 🐞 Fix Anchor that would refresh the page after clicking the anchor point. #53687 @​765477020
  • Splitter
    • 🐞 Fix Splitter that multiple calls to onResizeEnd in lazy mode. #53708 @​wanpan11
    • 🐞 Fix Splitter to use minimum value as fallback when historical value out of bound. #53703 @​jjlstruggle
  • 💄 Fix Form that label is not middle align with input when not required and wrapped. #53552 @​pre1ude

... (truncated)

Changelog

Sourced from antd's changelog.

5.25.2

2025-05-19

5.25.1

2025-05-09

5.25.0

2025-05-07

  • 🔥 New component Statistic.Timer, supporting both counting up and down. #53401 @​lcgash
  • 🆕 Tour add actionsRender prop to custom action button. #53067 @​dengfuping
  • 🆕 Add size prop to Divider. #53570 @​coding-ice
  • Collapse
  • 🆕 Upload supports paste upload via the pastable property. #53463 @​madocto
  • 🆕 AutoComplete component adds popup semantic node with support for customizing dropdown menu via classNames.popup, styles.popup, popupRender and onOpenChange, while deprecating legacy popupClassName, dropdownClassName, dropdownStyle, dropdownRender and onDropdownVisibleChange APIs. #53257 @​aojunhao123
  • 🆕 Cascader component adds popup semantic node, and deprecated some api. #53311 @​aojunhao123
  • 🆕 ConfigProvider support setting the variant and color props of Button. #53165 @​yellowryan
  • 🆕 TreeSelect component adds popup semantic node, and deprecated some api. #53285 @​aojunhao123
  • 🆕 DatePicker and TimePicker add popup semantic node, and deprecated some api. #53718 @​aojunhao123
  • 🆕 Select component adds popup semantic node with support for customizing dropdown menu via classNames.popup, styles.popup, popupRender and onOpenChange, while deprecating legacy popupClassName, dropdownClassName, dropdownStyle, dropdownRender and onDropdownVisibleChange APIs. #53243 @​aojunhao123
  • 🆕 FloatButton supports tooltip props. #53138 @​Wxh16144
  • 🆕 Table rowSelection support align prop. #53127 @​zombieJ
  • 🆕 options prop of Radio.Group and Checkbox.Group support classNames. #52917 @​li-jia-nan
  • ⚡️ Optimize ColorPicker components to use derived state pattern instead of setState in useEffect. #53701 @​DDDDD12138
  • 🐞 Fix Checkbox that render empty dom when children is null. #53723 @​li-jia-nan
  • 🐞 Fix Anchor that would refresh the page after clicking the anchor point. #53687 @​765477020
  • Splitter
    • 🐞 Fix Splitter that multiple calls to onResizeEnd in lazy mode. #53708 @​wanpan11
    • 🐞 Fix Splitter to use minimum value as fallback when historical value out of bound. #53703 @​jjlstruggle
  • 💄 Fix Form that label is not middle align with input when not required and wrapped. #53552 @​pre1ude
  • 🐞 Fix Tabs card type height not working correctly when using cardHeight token. #52837 @​aojunhao123
  • 🛠 MISC:Refactor compatible code, use standard web API first, and downgrade to deprecated API when not compatibale #53107 @​li-jia-nan

... (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.7 to 5.25.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.7...5.25.2)

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

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 May 19, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

Superseded by #981.

@dependabot dependabot bot closed this May 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-5.25.2 branch May 26, 2025 21:43
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