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.19.3 → 4.19.5 (patch) #65

Merged
merged 1 commit into from
Apr 4, 2022

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Apr 3, 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.19.3 → 4.19.5) · Repo

Release Notes

4.19.5

  • 🐞 Fix Form that not keep store value when unmount and mount again. #34845
  • 🐞 Fix Pagination under <ConfigProvider componentSize="large" /> should display middle size Select. #34756
  • 🐞 fix Skeleton to unable to render childten of non-react element. #34751 @1247748612
  • 💄 Fix Tag @tag-border-radius less variable not work. #34741

  • 🐞 修复 Form 在整个被 unmount 后再次 mount,原 Form 的值会被重置的问题。#34845
  • 🐞 修复 Pagination 在 <ConfigProvider componentSize="large" /> 下的 Select 大小问题。#34756
  • 🐞 修复 Skeleton 不渲染非 react element 类型的 children 问题。#34751 @1247748612
  • 💄 修复 Tag @tag-border-radius less 变量不生效的问题。#34741

4.19.4

  • 🐞 Fix when fullscreen of the Calendar is false, the element returned by dateFullCellRender cannot be interactive. #34614 @imoctopus
  • 🐞 fix BackTop responsive in RTL. #34626 @hmz22
  • 🐞 Fix text position in Steps with small size and dot mode. #34651
  • 🐞 Fix Descriptions contentStyle not working when children is 0. #34696 @zhao-huo-long
  • 🐞 Fix notification prevent interaction on elements which under it. #34716

  • 🐞 修复当 Calendar 的 fullscreenfalse 时,dateFullCellRender 返回的元素不可交互的问题。#34614 @imoctopus
  • 🐞 修复 BackTop 的部分 rtl 样式问题。#34626 @hmz22
  • 🐞 修复小尺寸 Steps dot 模式下文字位置偏移的问题。#34651
  • 🐞 修复 Descriptions 内容为 0 时 contentStyle 不生效的问题。#34696 @zhao-huo-long
  • 🐞 修复 notification 会遮挡后面元素交互的问题。#34716

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

Commits

See the full diff on Github. The new version differs by 46 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 Apr 3, 2022
@vercel
Copy link

vercel bot commented Apr 3, 2022

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/5WaSpVaubzbGy5jDKoCFsHevCbQe
✅ Preview: https://8bits-git-depfu-updatenpmantd-4195-uiuxarghya.vercel.app

@depfu depfu bot requested a review from uiuxarghya April 3, 2022 17:10
@uiuxarghya uiuxarghya merged commit 2ab07c2 into master Apr 4, 2022
@depfu depfu bot deleted the depfu/update/npm/antd-4.19.5 branch April 4, 2022 18:39
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