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 5.6.1 #42899

Merged
merged 1 commit into from
Jun 7, 2023
Merged

docs: changelog 5.6.1 #42899

merged 1 commit into from
Jun 7, 2023

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Jun 7, 2023

  • ColorPicker
    • 🐞 Fix ColorPicker preset cannot be selected. #42882 @RedJue
    • 🐞 Fix ColorPicker that should not trigger onChange when click clear after clearing. #42643 @linxianxi
  • 🐞 Fix Collapse that displayed unexpected deprecated warning. #42876 @kiner-tang
  • TypeScript

  • ColorPicker
    • 🐞 修复 ColorPicker 预设颜色没法选中的问题。#42882 @RedJue
    • 🐞 修复 ColorPicker 组件清除后再点击清楚仍然触发 onChange 的问题。#42643 @linxianxi
  • 🐞 修复 Collapse 组件废弃警告异常显示问题。#42876 @kiner-tang
  • TypeScript
    • 🤖 修复 Collapse 组件 items 类型应该为可选。#42877 @Dunqing

[中文版模板 / 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?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ 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 d1f61e5

This pull request prepares the release of version 5.6.1 of antd, a UI library for React. It updates the package.json file and the changelogs in English and Chinese.

🔍 Walkthrough

🤖 Generated by Copilot at d1f61e5

  • Update version number to 5.6.1 in package.json (link)
  • Add release notes for 5.6.1 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 7, 2023

Prepare preview

@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2023

🎉 Verify package version passed!

PR package version PR title version
5.6.1 5.6.1

@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2023

Pull reviewers stats

Stats of the last 30 days for ant-design:

User Total reviews Time to review Total comments
afc163 107 1h 17m 103
li-jia-nan 91 1h 55m 73
MadCcc 56 1d 21h 2m 118
kiner-tang 51 20m 28
yoyo837 32 42m 32
zombieJ 31 2h 55m 28
RedJue 10 3h 50m 15
heiyu4585 2 30m 0
RexSkz 2 48m 5
BoyYangzai 2 17m 6
vagusX 1 1h 36m 0
Wxh16144 1 21m 3
any1024 1 7h 10m 2
sawadyecma 1 1h 51m 2
bombillazo 1 23h 49m 1
lke-twh 1 2h 49m 0

@socket-security
Copy link

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

Packages Version New capabilities Transitives1 Size Publisher
@vitest/coverage-v8 🆕 0.32.0 None +36 2.39 MB oreanno
@types/jsdom 🆕 21.1.1 None +1 35.8 kB types
eslint-plugin-vitest 🆕 0.2.5 None +0 394 kB veritem

Footnotes

  1. https://docs.socket.dev

@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2023

size-limit report 📦

Path Size
./dist/antd.min.js 375.73 KB (-1 B 🔽)
./dist/antd-with-locales.min.js 435.07 KB

@MadCcc MadCcc merged commit 1a65a9b into master Jun 7, 2023
94 checks passed
@MadCcc MadCcc deleted the docs/changelog-5.6.1 branch June 7, 2023 10:05

- ColorPicker
- 🐞 修复 ColorPicker 预设颜色没法选中的问题。[#42882](https://github.com/ant-design/ant-design/pull/42882) [@RedJue](https://github.com/RedJue)
- 🐞 修复 ColorPicker 组件清除后再点击清楚仍然触发 `onChange` 的问题。[#42643](https://github.com/ant-design/ant-design/pull/42643) [@linxianxi](https://github.com/linxianxi)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

清楚 => 清除

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

清除后再点击清除

另外这是什么操作?有没有写错?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

点两次清除按钮

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

清楚 记得改下。

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