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

Bump antd from 5.23.4 to 5.24.2 #833

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Bumps antd from 5.23.4 to 5.24.2.

Release notes

Sourced from antd's releases.

5.24.2

  • Input
    • 🐞 Fix Input with component token inputFontSize breaks the height of controlHeight. #52865 @​zombieJ
    • 🐞 Fix Input.Search has a border that is not aligned with the bottom of the search button when configure variable as underlined. #52861 @​ustcfury
    • 🛠 Improve Input.OTP logic for create default state. #52878 @​Dandelion-F
    • 🛠 Improve Input.OTP implementation for render separator. #52841 @​li-jia-nan
  • Watermark
    • 🐞 Fix Watermark may cause page unresponsive when re-rendering. #52897 @​765477020
    • 🆕 Improve Watermark rendering logic to avoid disable it via developer tools and hidden attribute. #52891 @​arronlai
  • 🐞 Fix DatePicker.RangePicker arrow position not correctly when sometime reopened. #52854 @​zombieJ
  • 🐞 Fix Layout.Sider content overflow issue when collapsedWidth={0}. #52862 @​afc163
  • 🛠 Refactor Grid internal useBreakpoint logic to be same as other component, this will not affect usage. #52870 @​zombieJ
  • 💄 Fix Button styles for hyperlink mode. #52888 @​DDDDD12138
  • 💄 Fix Table sortable column headers could not wrap automatically. #52899 @​765477020
  • ⚡️ Improve Menu re-rendering performance when pass function to expandIcon property. #52863 @​wanpan11
  • ⚡️ Improve Carousel indicator animation performance. #52881 @​li-jia-nan
  • RTL

  • Input
    • 🐞 修复 Input 配置 inputFontSize component token 时,controlHeight 会不生效的问题。#52865 @​zombieJ
    • 🐞 修复 Input.Search 在设置 variantunderlined 时下边框与搜索按钮底部没对齐的问题。#52861 @​ustcfury
    • 🛠 优化 Input.OTP 的默认状态创建逻辑。#52878 @​Dandelion-F
    • 🛠 优化 Input.OTP 的分隔符渲染实现。#52841 @​li-jia-nan
  • Watermark
    • 🐞 修复 Watermark 重新渲染时可能导致页面卡死的问题。#52897 @​765477020
    • 🆕 调整 Watermark 渲染逻辑,防止通过开发者工具添加 hidden 属性来去掉水印。#52891 @​arronlai
  • 🐞 修复 DatePicker.RangePicker 在弹层重新打开的时候,有可能出现箭头位置不正确的问题。#52854 @​zombieJ
  • 🐞 修复 Layout.Sider 当 collapsedWidth={0} 时的内容溢出的问题。#52862 @​afc163
  • 🛠 重构 Grid 内部响应式逻辑以复用其他组件类似的逻辑,该更新不会于使用上有所变化。#52870 @​zombieJ
  • 💄 修复 Button 超链接模式的样式。#52888 @​DDDDD12138
  • 💄 修复 Table 可排序列头不自动换行的问题。#52899 @​765477020
  • ⚡️ 优化 Menu 在 expandIcon 属性传入函数时重新渲染的性能。#52863 @​wanpan11
  • ⚡️ 优化 Carousel 指示器的动画性能。#52881 @​li-jia-nan
  • RTL

5.24.1


  • 🐞 修复 Button 配置 colorprimary 并且 varianttextlink 时,没有取用正确的色板的问题。#52812 @​zombieJ
  • 💄 修复 Input.Group 与 Input.OTP 由于 css 变量未定义导致样式异常的问题。#52799 @​afc163
  • 🐞 修复 DatePicker 的 prefix 内容多时会换行的问题。#52776 @​guoyunhe

... (truncated)

Changelog

Sourced from antd's changelog.

5.24.2

2025-02-24

  • Input
    • 🐞 Fix Input with component token inputFontSize breaks the height of controlHeight. #52865 @​zombieJ
    • 🐞 Fix Input.Search has a border that is not aligned with the bottom of the search button when configure variable as underlined. #52861 @​ustcfury
    • 🛠 Improve Input.OTP logic for create default state. #52878 @​Dandelion-F
    • 🛠 Improve Input.OTP implementation for render separator. #52841 @​li-jia-nan
  • Watermark
    • 🐞 Fix Watermark may cause page unresponsive when re-rendering. #52897 @​765477020
    • 🆕 Improve Watermark rendering logic to avoid disable it via developer tools and hidden attribute. #52891 @​arronlai
  • 🐞 Fix DatePicker.RangePicker arrow position not correctly when sometime reopened. #52854 @​zombieJ
  • 🐞 Fix Layout.Sider content overflow issue when collapsedWidth={0}. #52862 @​afc163
  • 🛠 Refactor Grid internal useBreakpoint logic to be same as other component, this will not affect usage. #52870 @​zombieJ
  • 💄 Fix Button styles for hyperlink mode. #52888 @​DDDDD12138
  • 💄 Fix Table sortable column headers could not wrap automatically. #52899 @​765477020
  • ⚡️ Improve Menu re-rendering performance when pass function to expandIcon property. #52863 @​wanpan11
  • ⚡️ Improve Carousel indicator animation performance. #52881 @​li-jia-nan
  • RTL

5.24.1

2025-02-17

5.24.0

2025-02-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.23.4 to 5.24.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.23.4...5.24.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 25, 2025
@github-actions github-actions bot enabled auto-merge (squash) February 25, 2025 04:08
Copy link

netlify bot commented Feb 25, 2025

Deploy Preview for eclipsefdn-adoptium-dash ready!

Name Link
🔨 Latest commit cbbee7d
🔍 Latest deploy log https://app.netlify.com/sites/eclipsefdn-adoptium-dash/deploys/67bd42440427cf0009b3c0b5
😎 Deploy Preview https://deploy-preview-833--eclipsefdn-adoptium-dash.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2025

Superseded by #837.

@dependabot dependabot bot closed this Mar 6, 2025
auto-merge was automatically disabled March 6, 2025 04:47

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/antd-5.24.2 branch March 6, 2025 04:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants