-
-
Notifications
You must be signed in to change notification settings - Fork 50.8k
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 5.10.3 changelog #45578
docs: add 5.10.3 changelog #45578
Conversation
Run & review this pull request in StackBlitz Codeflow. |
🎉 Verify package version passed!
|
size-limit report 📦
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: MadCcc <1075746765@qq.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: MadCcc <1075746765@qq.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com> Signed-off-by: 陈帅 <qixian.cs@outlook.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #45578 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 694 694
Lines 11682 11696 +14
Branches 3122 3122
=========================================
+ Hits 11682 11696 +14 ☔ View full report in Codecov by Sentry. |
Signed-off-by: 陈帅 <qixian.cs@outlook.com>
@@ -1,9 +1,7 @@ | |||
{ | |||
"name": "antd", | |||
"version": "5.10.2", | |||
"packageManager": "npm@10.2.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个还原下?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
跟着 prettier 走吧,
5.10.3
2023-10-30
gap
should have default value when passingundefined
in array. #45537 @MadCccstyle
applied to wrapper. #45487 @MadCccmodal
return type inuseApp
hook. #45462 @mjssSizeContextProvider
in Form. #45295 @AlanQtten2023-10-30
ref
。#45547 @li-jia-nangap
在数组中含有undefined
时没有默认值的问题。#45537 @MadCccstyle
属性会重复添加到外层的问题。#45487 @MadCccuseApp
中modal
的类型定义。#45462 @mjssSizeContextProvider
。#45295 @AlanQtten