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.6.3 #43173

Merged
merged 5 commits into from
Jun 25, 2023
Merged

docs: changelog for 5.6.3 #43173

merged 5 commits into from
Jun 25, 2023

Conversation

PeachScript
Copy link
Member

@PeachScript PeachScript commented Jun 25, 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

  • BreadCrumb
  • 🐞 Fix Slider disabled state within Form. #43142 @Starpuccino
  • 🐞 Fix Form that label offset does not working in vertical mode. #43155 @kiner-tang
  • 🐞 Fix Table open filter popup throw react ref warning. #43139
  • 🐞 Fix Transfer with rowKey makes item unselectable. #43115
  • 🐞 Fix Space size priority when using with other components #42752 @linxianxi
  • 🐞 Fix QRCode color in dark mode. #43162 @ds1371dani
  • 💄 Fix Select option unexpected margin when using with Badge and Tag. #43097 @Yuiai01
  • TypeScript

  • BreadCrumb
    • 🐞 修复 BreadCrumb 传递 dropdownProps 不生效的问题。#43151 @linxianxi
    • 🛠 优化 BreadCrumb 处理 titlenull 时的行为。#43099 @Asanio06
  • 🐞 修复 Slider 在 Form 内部时的禁用状态。#43142 @Starpuccino
  • 🐞 修复 Form 标签偏移值在垂直布局中不生效的问题。#43155 @kiner-tang
  • 🐞 修复 Table 打开筛选面板会报 react ref 错误警告信息。#43139
  • 🐞 修复 Transfer 配置 rowKey 后无法选中的问题。#43115
  • 🐞 修复 Space 与其他组件搭配使用时的 size 优先级#42752 @linxianxi
  • 🐞 修复 QRCode 在暗黑模式下的颜色。#43162 @ds1371dani
  • 💄 修复 Select 选项使用 Badge 和 Tag 时底部存在意外边距的问题。#43097 @Yuiai01
  • TypeScript

☑️ 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 80bc28c

This pull request prepares antd for the release of version 5.6.3. It adds the release notes in both English and Chinese to the CHANGELOG files and updates the version number in the package.json file.

🔍 Walkthrough

🤖 Generated by Copilot at 80bc28c

  • Update version number to 5.6.3 in package.json (link)
  • Add release notes for 5.6.3 in English and Chinese in CHANGELOG.en-US.md and CHANGELOG.zh-CN.md (link, link)

@github-actions
Copy link
Contributor

github-actions bot commented Jun 25, 2023

@github-actions
Copy link
Contributor

github-actions bot commented Jun 25, 2023

🎉 Verify package version passed!

PR package version PR title version
5.6.3 5.6.3

@PeachScript PeachScript changed the title docs: changelog for 4.6.3 docs: changelog for 5.6.3 Jun 25, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 25, 2023

size-limit report 📦

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

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

codecov bot commented Jun 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (285753c) 100.00% compared to head (64071c6) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #43173   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          648       648           
  Lines        10963     10963           
  Branches      2976      2976           
=========================================
  Hits         10963     10963           

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

Co-authored-by: MadCcc <1075746765@qq.com>
CHANGELOG.zh-CN.md Outdated Show resolved Hide resolved
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
Co-authored-by: afc163 <afc163@gmail.com>
CHANGELOG.en-US.md Outdated Show resolved Hide resolved
@PeachScript PeachScript merged commit 9b6bec1 into master Jun 25, 2023
88 checks passed
@PeachScript PeachScript deleted the changelog branch June 25, 2023 09:21
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