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

Update antd: 4.21.7 → 4.22.1 (minor) #120

Merged
merged 1 commit into from
Jul 28, 2022

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jul 28, 2022

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ antd (4.21.7 → 4.22.1) · Repo

Release Notes

4.22.1

  • 🐞 Fix Drawer with percentage width display issue. #36729

  • 🐞 修复 Drawer 使用百分比宽度时的展示问题。#36729

4.22.0

  • Form
    • 🔥 Form support Form.Item.useStatus for custom components to get Form.Item validate status. #36486
    • 🆕 Form support setFieldValue to simplify config array index value. #36058
    • 🐞 Fix Form.Item shaking when trigger validate so fast. #36575
  • 🆕 Radio.Group support onBlur and onFocus props. #36041
  • 🆕 Typography ellipsis.tooltip supports a object for Tooltip props. #36099
  • 🛠 Refactor Drawer to remove directly style control which helps more React way. #36672
  • 🛠 Refactor Sketelon.Button square shape style that its width is equal to height, and old become the default. #36123 @alanhaledc
  • 🐞 Fix Modal.confirm onCancel argument close is not a function sometimes. #36600 @Wxh16144
  • 🐞 Revert #36439 to fix the problem of incorrect status when uploading and deleting files, and fix the status color change when Upload removes files again change problem. #36706
  • Tree
    • 🛠 Tree/TreeSelect switcherIcon argument support more parameters from { expanded: boolean } to AntTreeNodeProps. #36651 @alanhaledc
    • 🐞 Fix Tree draggable Fn params type from AntTreeNode to DataNode. #36648 @tianyuan233
  • Table
    • 💄 Fix Table extra shadow and scrollbar when all columns are fixed. #36606 @dashaowang
    • 💄 Fix Table tree data ellipsis style problem. #36608
  • 🌐 Localization

  • Form
    • 🔥 Form 新增 Form.Item.useStatus 用于获取 Form.Item 的校验状态。#36486
    • 🆕 Form 支持 setFieldValue 以简化设置数字单个值的操作流程。#36058
    • 🐞 修复 Form.Item 在快速切换校验状态时高度抖动的问题。#36575
  • 🆕 Radio.Group 支持 onBluronFocus 属性。#36041
  • 🆕 Typography ellipsis.tooltip 属性支持传入一个对象。#36099
  • 🛠 重构 Drawer 移除直接的 dom 操作以使其更符合 React 运作方式。#36672
  • 🛠 重构 Sketelon.Button square shape 样式为宽高相等,之前的 square 改为默认样式。#36123 @alanhaledc
  • 🐞 修复 Modal.confirm 中 onCancel(close) 参数有时候不是 function 的问题。#36600 @Wxh16144
  • 🐞 回滚 #36439 以修复上传和删除文件时状态不对的问题,并再次修复 Upload 移除文件时状态色会变化的问题。#36706
  • Tree
    • 🛠 Tree/TreeSelect switcherIcon 参数现在支持完整 TreeNode 属性,从 { expanded: boolean } 变为 AntTreeNodeProps#36651 @alanhaledc
    • 🐞 修改 Tree draggable 函数的参数类型由 AntTreeNode 改为 DataNode。#36648 @tianyuan233
  • Table
    • 💄 修复 Table 固定列额外阴影和滚动条样式的问题。#36606 @dashaowang
    • 💄 修复 Table 树形数据固定列的省略样式错位的问题。#36608
  • 🌐 国际化

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 37 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added dependencies Dependencies depfu labels Jul 28, 2022
@depfu depfu bot requested a review from uiuxarghya July 28, 2022 11:55
@uiuxarghya uiuxarghya merged commit 35747f2 into master Jul 28, 2022
@depfu depfu bot deleted the depfu/update/npm/antd-4.22.1 branch July 28, 2022 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant