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.7 → 4.18.8 (patch) #46

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Feb 22, 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.18.7 → 4.18.8) · Repo

Release Notes

4.18.8

  • 🐞 Fix getContainer config not working bug when called multi-times via message.config. #34123 @TrickyPi
  • 🐞 Fix invalid context value cache in Menu component. #34121 @mrwd2009
  • 🐞 Fix ConfigProvider config theme on server side crash, and warning for useless in SSR instead. #34118
  • Table
    • ⚡️ Fix Table render twice on first mount. #34106
    • ⚡️ Optimized Table rendering performance, now will skip useless rendering when deprecated column.render: () => { children, props } method is not used. #34075
  • 🐞 Fix incorrect copy text of Typography after children is updated when enable copyable. #34034 @opopeieie
  • ⚡️ Optimize Avatar, List, Pagination, Steps to avoid additional render on mount if unnecessary. 34122
  • 💄 Fix Form broken style when Select item is too long in horizontal layout. #34117
  • 🇸🇰 Improve texts for Table, Form and Modal in sk_SK. #34061 @xseman
  • TypeScript

  • 🐞 修复 message.config 多次配置 getContainer 时无法生效的问题。#34123 @TrickyPi
  • 🐞 修复 Menu 组件中无效的缓存逻辑。#34121 @mrwd2009
  • 🐞 修复 ConfigProvider 在服务端配置主题会崩溃的问题,同时现在会提示动态主题于 SSR 上无效。#34118
  • Table
    • ⚡️ 修复 Table 在首次加载时会渲染两次的问题。#34106
    • ⚡️ 优化 Table 渲染性能,现在不使用废弃 column.render: () => { children, props } 方法时默认会跳过无用渲染。#34075
  • 🐞 修复 Typography 启用 copyablechildren 内容变化后复制内容没变的问题。#34034 @opopeieie
  • ⚡️ 优化 Avatar、List、Pagination、Steps 以防止初始化时非必要的额外渲染。34122
  • 💄 修复 Form 下 Select 内容太长导致布局换行的问题。#34117
  • 🇸🇰 完善 sk-SK 中 Table、Form、Modal 的文案。#34061 @xseman
  • TypeScript

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

Commits

See the full diff on Github. The new version differs by 23 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)

@vercel
Copy link

vercel bot commented Feb 22, 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/D5wzunmfx4vEbBgikbCG3adX9wmY
✅ Preview: https://8bits-git-depfu-updatenpmantd-4188-uiuxarghya.vercel.app

@depfu depfu bot added dependencies Dependencies depfu labels Feb 22, 2022
@depfu depfu bot requested a review from uiuxarghya February 22, 2022 13:11
@uiuxarghya uiuxarghya merged commit 8ffd026 into master Feb 23, 2022
@depfu depfu bot deleted the depfu/update/npm/antd-4.18.8 branch February 23, 2022 06:37
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