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

🐳 chore: Update dependency antd to v5.9.3 #375

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
antd (source) 5.9.2 -> 5.9.3 age adoption passing confidence

Release Notes

ant-design/ant-design (antd)

v5.9.3

Compare Source

  • 🐞 Fix Popover that should shift automaticly when overflowed. #​45015 @​MadCcc
  • Tooltip
    • 🛠 Tooltip delete the logic of wrap span on disabled element. It can always work as expect on disabled element now. #​44895 @​Yuiai01
    • 🐞 Fix Tooltip / Popover position jump when content height changed. #​44976
  • 🛠 ComponentToken remove radiusBase must less than 16 limitation. #​44980
  • 🐞 Fix Dropdown can not give ref for the root children rendered by dropdownRender. #​44971
  • 🐞 Fix Table cellPaddingBlock not working. #​45040
  • 🐞 Fix Input wrong height with small controlHeight. #​45048
  • TypeScript
    • 🤖 MISC: Fix @types/react@18.2.22 React.Key type errors. #​44938

  • 🐞 修复 Popover 超出屏幕时不会自动调整偏移的问题。#​45015 @​MadCcc
  • Tooltip
    • 🛠 Tooltip 删除对 disabled 子元素额外包括 span 的逻辑,现在始终能够正确触发。#​44895 @​Yuiai01
    • 🐞 修复 Tooltip / Popover 在内容高度变化时,位置会闪动的问题。#​44976
  • 🛠 ComponentToken 移除 radiusBase 必须小于 16 的限制。#​44980
  • 🐞 修复 Dropdown 通过 dropdownRender 渲染的子节点配置 ref 不生效的问题。#​44971
  • 🐞 修复 Table cellPaddingBlock 不生效的问题。#​45040
  • 🐞 修复 Input 组件在小尺寸 controlHeight 下高度不正确的问题。#​45048
  • TypeScript
    • 🤖 MISC: 修复 @types/react@18.2.22 React.Key 定义更新引发的问题。#​44938

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot merged commit b0aabb6 into main Sep 27, 2023
3 checks passed
@renovate renovate bot deleted the renovate/antd-5.x branch September 27, 2023 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants