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(:sparkles:): release 4.24.2 #38530

Merged
merged 1 commit into from Nov 12, 2022
Merged

docs(:sparkles:): release 4.24.2 #38530

merged 1 commit into from Nov 12, 2022

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Nov 12, 2022

  • Image
    • 💄 Image preview controls enter animation should not be zooming out. #36456
    • 🐞 Fix Image preview not showing error images. #38112
  • Typography
    • 🐞 Fix Typography.Text tooltip do not display in List. #38431 @crazyair
    • 🐞 Fix Typography.Paragraph flash issue in some situations. #38439 @tinyfind
  • 🐞 Fix Menu SubMenu flick when collapse it. #36636 @JarvisArt
  • 🐞 Fix RangePicker that onBlur gets triggered when selecting dates. #38411 @kiner-tang
  • 🐞 Result should hide icon when it is falsy. #38488
  • 🐞 Fix Dropdown.Button throws overlay is deprecated warning. #38446 @li-jia-nan
  • 🛎 Improve error message about multiple Form.Item children. #38038 @cincodenada
  • 🛠 Resolve Tree circular import issue. #38421 @KotoriK
  • 🐞 Fix Affix shake issue when switching visible. #38410 @imoctopus
  • 🐞 Fix Pagination simple mode should support showTotal property. #38399
  • 🐞 Fix Modal.confirm buttons should not be interactive when modal is hiding. #38400
  • 🐞 Fix Radio.Group style problem using in Drawer extra. #38385
  • ⌨️ Fix Table aria-label contains [object Object]. #38389 @kiner-tang
  • ⌨️ Adds role progressbar to Progress component. #38447 @kpustakhod

  • Image
    • 💄 优化 Image 预览图片的工具栏显示动画的效果,现在工具条不再用缩放动画进场。#36456
    • 🐞 修复 Image 预览图片没有展现错误图片的问题。#38112
  • Typography
    • 🐞 修复 Typography.Paragraph 在宽度较短时可能出现闪动的问题。#38439 @tinyfind
    • 🐞 修复一个 Typography.Text 在 List 内 tooltip 不显示的问题。#38431 @crazyair
  • 🐞 修复 Menu 收起时 SubMenu 闪动的问题。#36636 @JarvisArt
  • 🐞 修复 RangePicker 选择日期过程中触发 onBlur 的问题。#38411 @kiner-tang
  • 🐞 修复 Result iconnull 时图标没有隐藏的问题。#38488
  • 🐞 修复 Dropdown.Button 出现 overlay is deprecated 警告的问题。#38446 @li-jia-nan
  • 🛎 优化 Form 的相关控制台提示的表述。#38038 @cincodenada
  • 🛠 修复 Tree 模块循环导入的问题。#38421 @KotoriK
  • 🐞 修复当 Affix 隐藏切换到显示时会出现抖动。#38410 @imoctopus
  • 🐞 修复 Pagination showTotal 属性在 simple 模式下不生效的问题。#38399
  • 🐞 修复 Modal.confirm 关闭中确认按钮依旧可能被触发的问题。#38400
  • 🐞 修复在 Drawer extra 中使用 Radio.Group 的样式问题。#38385
  • ⌨️ 修复 Table 组件 aria-label 出现 [object Object] 的问题。#38389 @kiner-tang
  • ⌨️ Progress 组件增加 role="progressbar"#38447 @kpustakhod

@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2022

@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2022

🎉 Verify package version passed!

PR package version PR title version
4.24.2 4.24.2

@afc163
Copy link
Member Author

afc163 commented Nov 12, 2022

@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2022

Size Change: -8 B (0%)

Total Size: 963 kB

Filename Size Change
./dist/antd-with-locales.min.js 374 kB -2 B (0%)
./dist/antd.dark.min.css 69 kB -3 B (0%)
./dist/antd.min.js 317 kB -3 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/antd.compact.min.css 67.7 kB
./dist/antd.min.css 67.6 kB
./dist/antd.variable.min.css 68.3 kB

compressed-size-action

@codecov
Copy link

codecov bot commented Nov 12, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (739279b) compared to base (089e332).
Patch has no changes to coverable lines.

❗ Current head 739279b differs from pull request most recent head 7b0aa4f. Consider uploading reports for the commit 7b0aa4f to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #38530   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          447       447           
  Lines         8314      8314           
  Branches      2531      2531           
=========================================
  Hits          8314      8314           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@afc163 afc163 changed the title docs(:sparkles:): release 4.24.2 [WIP] docs(:sparkles:): release 4.24.2 Nov 12, 2022
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
@afc163 afc163 changed the title [WIP] docs(:sparkles:): release 4.24.2 docs(:sparkles:): release 4.24.2 Nov 12, 2022
@afc163 afc163 merged commit fd9d689 into master Nov 12, 2022
@afc163 afc163 deleted the docs/changelog-4.24.2 branch November 12, 2022 16:40
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

3 participants