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.18.0 → 4.18.2 (patch) #20

Merged
merged 1 commit into from
Dec 31, 2021

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Dec 31, 2021

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.18.0 → 4.18.2) · Repo

Release Notes

4.18.2

  • 🐞 Revert #33411 to Table onChange being invoked infinitely.

  • 🐞 回滚 #33411 以修复 Table 死循环调用 onChange 的问题。

4.18.1

  • 🐞 Fix Popconfirm throws Can't perform a React state update on an unmounted component. warning in some async case. #33432 @MadCcc
  • 🐞 Fix Input with suffix will crash when value is number type. #33462
  • 🐞 Fix Divider with text dashed border color error. #33452 @chen-jingjie
  • 🐞 Fix Dropdown.Button not support destroyPopupOnHide. #33442 @LongHaoo
  • 🐞 Fix Table Pagination not trigger onChange when current changed. #33411 @2724635499

  • 🐞 修复 Popconfirm 在某些情况下会出现 Can't perform a React state update on an unmounted component. 的错误。#33432 @MadCcc
  • 🐞 修复 Input 配置 suffixvalue 为数字类型会崩溃的问题。#33462
  • 🐞 修复 Divider with text dashed 的边框颜色错误问题。#33452 @chen-jingjie
  • 🐞 修复 Dropdown.Button 不支持 destroyPopupOnHide 的问题。#33442 @LongHaoo
  • 🐞 修复 Table 的 Pagination 在 current 改变时不触发 pagination.onChange 的问题。#33411 @2724635499

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

Commits

See the full diff on Github. The new version differs by 22 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 Dec 31, 2021
@vercel
Copy link

vercel bot commented Dec 31, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/uiuxarghya/8bits/FAPmYv2ZHf5LvAywvNymZ2o3UHFs
✅ Preview: https://8bits-git-depfu-updatenpmantd-4182-uiuxarghya.vercel.app

@uiuxarghya uiuxarghya merged commit 8ae454d into master Dec 31, 2021
@depfu depfu bot deleted the depfu/update/npm/antd-4.18.2 branch December 31, 2021 19:35
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.

1 participant