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.3 → 4.18.4 (patch) #27

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Jan 19, 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.3 → 4.18.4) · Repo

Release Notes

4.18.4

  • Typography
    • ⚡️ Optimize Typography to use native css ellipsis when tooltip is configured. #33669
    • 🐞 Refactor Typography ellipsis logic to fix error when children use Context content. #33725
  • Icon
    • 🐞 Fix <Icon component={HomeOutlined} /> and <HomeOutlined /> not aligned. (#33709)
    • 🐞 Fix <Icon component={SyncOutlined} spin /> shake. #33726 @JX-Zhuang
  • Input
  • ⚡️ Fix ConfigProvider and Anchor rerender unexpectedly. #33723 @mrwd2009
  • 🐞 Fix the duplicate keys warning in console for Cascader. #33649 @dimbslmh
  • 🐞 Checkbox.Group support number and boolean as options element. #33678
  • 🐞 Fix Form validateMessages bug in multiple ConfigProvider. #33705
  • 🐞 Fix Steps the tail part would be hidden when type is navigation and labelPlacement is vertical. #33716 @toSayNothing
  • 🐞 Fix Image has bottom blank style. #33631 @fanerge
  • 🐞 Fix TreeSelect with keyboard operation missing highlight issue. #33755
  • 🇰🇭 Fix some translations for Khmer (km_KH). #33738 @vireakkeosokvibol

  • Typography
    • ⚡️ 优化 Typography 在配置 tooltip 时优先使用原生省略样式以提升性能。#33669
    • 🐞 重构 Typography ellipsis 逻辑以修复 children 如果消费上游 Context 会报错的问题。 #33725
  • Icon
    • 🐞 修复 <Icon component={HomeOutlined} /><HomeOutlined /> 不对齐的问题。#33709
    • 🐞 修复 <Icon component={SyncOutlined} spin /> 抖动的问题。#33726 @JX-Zhuang
  • Input
  • ⚡️ 修复 ConfigProvider 和 Anchor 的渲染函数多次运行的问题。#33723 @mrwd2009
  • 🐞 修复 Cascader 组件中出现重复 key 的控制台 warning 问题。#33649 @dimbslmh
  • 🐞 Checkbox.Group 的 options 支持数组中直接传入 number 和 boolean 类型。#33678
  • 🐞 修复 Form validateMessages 在多个 ConfigProvider 内错乱的问题。#33705
  • 🐞 修复 Steps 组件在 type 为 navigation 和 labelPlacement 为 vertical 时,tail 部分不会显示的问题。#33716 @toSayNothing
  • 🐞 修复 Image 底部留白问题。#33631 @fanerge
  • 🐞 修复 TreeSelect 键盘操作时,激活项不会高亮的问题。#33755
  • 🇰🇭 修正高棉语 (km_KH) 语言包中部分翻译。#33738 @vireakkeosokvibol

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

Commits

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@depfu depfu bot added dependencies Dependencies depfu labels Jan 19, 2022
@vercel
Copy link

vercel bot commented Jan 19, 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/DZd1ExoHX1r65yzS4ybFMNUR9yxQ
✅ Preview: https://8bits-git-depfu-updatenpmantd-4184-uiuxarghya.vercel.app

@uiuxarghya uiuxarghya merged commit 8aaa0cc into master Jan 19, 2022
@depfu depfu bot deleted the depfu/update/npm/antd-4.18.4 branch January 19, 2022 16:50
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