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

docs: add changelog 5.8.4 #44293

Merged
merged 4 commits into from Aug 18, 2023
Merged

docs: add changelog 5.8.4 #44293

merged 4 commits into from Aug 18, 2023

Conversation

xrkffgg
Copy link
Member

@xrkffgg xrkffgg commented Aug 18, 2023

  • ColorPicker
    • 🐞 Fix the cursor jumps when entering lowercase English letters in the ColorPicker color value input box. #44137 @gouge666
    • 🐞 Fix the ColorPicker style is deformed under different sizes. #44273 @kouchao
  • 🐞 Fix Descriptions throwing key is not a prop error message. #44278 @RedJue
  • 🐞 Fix the node is still rendered when Pagination itemRender is customized to null. #44226
  • 🐞 Fix Modal in Dropdown menu.items, rapid mouse movement when expanding Modal will make Dropdown reopen. #44204
  • DatePicker
  • 💄 Fix clicking on the Tabs area on the mobile terminal triggers a color change. #44200 @yilaikesi
  • RTL
    • 💄 Fix the numbers in the Badge are also RTL when the text direction of the page is RTL. #43998 @NotEvenANeko

  • ColorPicker
    • 🐞 修复 ColorPicker 色值输入框输入小写英文字母时光标跳动的问题。#44137 @gouge666
    • 🐞 修复 ColorPicker 在不同尺寸下样式变形的问题。#44273 @kouchao
  • 🐞 修复 Descriptions 抛出 key is not a prop 的错误提示。#44278 @RedJue
  • 🐞 修复 Pagination itemRender 自定义为 null 时,仍然渲染节点的问题。#44226
  • 🐞 修复 Modal 在 Dropdown menu.items 中,展开 Modal 时快速移动鼠标会使 Dropdown 重新打开的问题。#44204
  • DatePicker
  • 💄 修复移动端点击 Tabs 区域触发颜色改变的问题。#44200 @yilaikesi
  • RTL
    • 💄 修复了当页面的文字方向为 RTL 时 Badge 里面的数字也是 RTL 的问题。#43998 @NotEvenANeko

@stackblitz
Copy link

stackblitz bot commented Aug 18, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 18, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Aug 18, 2023

🎉 Verify package version passed!

PR package version PR title version
5.8.4 5.8.4

@github-actions
Copy link
Contributor

github-actions bot commented Aug 18, 2023

size-limit report 📦

Path Size
./dist/antd.min.js 387.74 KB
./dist/antd-with-locales.min.js 446.73 KB

@argos-ci
Copy link

argos-ci bot commented Aug 18, 2023

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No change detected - Aug 18, 2023, 8:39 AM

@RedJue
Copy link
Member

RedJue commented Aug 18, 2023

ColorPicker 里第三项不是对应组件的修复,是 RangePicker

@xrkffgg
Copy link
Member Author

xrkffgg commented Aug 18, 2023

ColorPicker 里第三项不是对应组件的修复,是 RangePicker

PR 的 body 内容不是最新的,以代码为主哈。

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7226c53) 100.00% compared to head (ea98f11) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #44293   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          659       659           
  Lines        11199     11199           
  Branches      3033      3033           
=========================================
  Hits         11199     11199           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xrkffgg xrkffgg merged commit 8177c52 into master Aug 18, 2023
94 checks passed
@xrkffgg xrkffgg deleted the k-changelog branch August 18, 2023 08:59
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants