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: changelog for 5.4.7 #42179

Merged
merged 3 commits into from
May 6, 2023
Merged

docs: changelog for 5.4.7 #42179

merged 3 commits into from
May 6, 2023

Conversation

PeachScript
Copy link
Member

@PeachScript PeachScript commented May 6, 2023

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

📝 Changelog

  • 🐞 Fix Menu different margin between Menu.Item and Menu.Submenu in vertical and inline mode. #42160
  • 🐞 Fix Breadcrumb using itemRender with path render additional a element. #42049
  • 🐞 Fix Transfer in control mode throw React nest state update warning. #42033
  • 🐞 Fix Upload logic of disable state. #42102 @Wxh16144
  • 💄 Fix Spin height is inconsistent with its icon children. #42162 @cheapCoder
  • ⚡️ Improve Affix logic when it does not need to update. #42015 @Simon-He95
  • ⚡️ Improve Anchor logic when it does not need to scroll. #42018 @Simon-He95

  • 🐞 修复 Menu.Item 与 Submenu 之间间距不统一的问题。#42160
  • 🐞 修复 Breadcrumb 使用 itemRender 并且配置 path 时,渲染元素会额外包一层 a 元素的问题。#42049
  • 🐞 修复 Transfer 在受控模式下报 React 状态嵌套更新错误信息。#42033
  • 🐞 修复 Upload 禁用状态的逻辑。#42102 @Wxh16144
  • 💄 修复 Spin 与其 icon 子元素高度不一致的问题。#42162 @cheapCoder
  • ⚡️ 优化 Affix 组件在无需更新时计算逻辑。#42015 @Simon-He95
  • ⚡️ 优化 Anchor 组件在无需跳转时计算逻辑。#42018 @Simon-He95

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

🚀 Summary

🤖 Generated by Copilot at 9cd38f3

This pull request prepares the release of version 5.4.7 of ant-design, a React UI library. It adds the release notes in English and Chinese to the CHANGELOG files and updates the version number in the package.json file.

🔍 Walkthrough

🤖 Generated by Copilot at 9cd38f3

  • Add release notes for version 5.4.7 in English and Chinese (link, link)
  • Update version number in package.json (link)

@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2023

@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2023

🎉 Verify package version passed!

PR package version PR title version
5.4.7 5.4.7

CHANGELOG.en-US.md Outdated Show resolved Hide resolved
@socket-security
Copy link

socket-security bot commented May 6, 2023

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

Ignoring: [email protected]

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

➕ Added Package Capability Access +/- Transitive Count Publisher
@types/[email protected] None +0 types
@types/[email protected] None +1 types
@argos-ci/[email protected] environment +10 neoziro
@types/[email protected] None +0 types
@types/[email protected] None +1 types
@types/[email protected] None +1 types

CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
@afc163
Copy link
Member

afc163 commented May 6, 2023

@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2023

size-limit report 📦

Path Size
./dist/antd.min.js 376.37 KB
./dist/antd-with-locales.min.js 435.25 KB (+1 B 🔺)

@codecov
Copy link

codecov bot commented May 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (aff6314) 100.00% compared to head (d871484) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #42179   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          617       617           
  Lines        10541     10541           
  Branches      2881      2881           
=========================================
  Hits         10541     10541           

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

@PeachScript
Copy link
Member Author

@SocketSecurity ignore [email protected]

@PeachScript PeachScript merged commit a8c3eb4 into master May 6, 2023
@PeachScript PeachScript deleted the changelog branch May 6, 2023 07:59
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.

3 participants