-
-
Notifications
You must be signed in to change notification settings - Fork 51k
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 changelog for 5.4.0 #41587
Conversation
🎉 Verify package version passed!
|
size-limit report 📦
|
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #41587 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 613 613
Lines 10489 10489
Branches 2872 2872
=========================================
Hits 10489 10489 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 in Codecov by Sentry. |
这么快发 5.4.0 啦,我还以为下周末才发 👏 |
New dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No new dependency issues detected in pull request Bot CommandsTo ignore an alert, reply with a comment starting with Pull request alert summary
📊 Modified Dependency Overview: 🚮 Removed packages: [email protected] |
|
分支还是应该一个人操作, 我们不该动, 因为分支一个 |
Co-authored-by: kiner-tang(文辉) <[email protected]>
* docs: add changelog for 5.4.0 * chore: revert open version * docs: add changelog * docs: add changelog * docs: add changelog * docs: add changelog * docs: changelog * docs: update changelog date * docs: add changelog * Update CHANGELOG.en-US.md Co-authored-by: kiner-tang(文辉) <[email protected]> --------- Co-authored-by: kiner-tang(文辉) <[email protected]>
* docs: add changelog for 5.4.0 * chore: revert open version * docs: add changelog * docs: add changelog * docs: add changelog * docs: add changelog * docs: changelog * docs: update changelog date * docs: add changelog * Update CHANGELOG.en-US.md Co-authored-by: kiner-tang(文辉) <[email protected]> --------- Co-authored-by: kiner-tang(文辉) <[email protected]>
antd/es/locale-provider
antd/lib/locale-provider
directory since LocaleProvider was replaced by ConfigProvider and removed in 4.x version years before. #41289 @li-jia-nanclassNames
andstyles
props. #41493bordered={false}
to support border-less style. #41305 @li-jia-nanbadge
prop. #41040 @li-jia-nantitle
property. #41280preview.rootClassName
. #41265 @Yuiai01afterOpenChange
prop. #41253 @MuxinFenguseMemo
. #41533 #41550 @li-jia-nanaffixWrapper
element. #41450cellRender
for custom cells and deprecated propertiesdateRender
andmonthCellRender
in DatePicker, deprecated propertiesdateCellRender
、monthCellRender
、dateFullCellRender
、monthFullCellRender
in Calendar. #41584 @kiner-tangcontrolHeight
token not align in center with text. #41566help
. #40519 @Yuiai01hasFeedback
. #41594 @Yuiai01[antd: Tooltip] forcePopupAlign is align to forceAlign instead
. #41540 @MuxinFengantd/es/locale-provider
antd/lib/locale-provider
目录,LocaleProvider 已在 4.x 版本移除,使用 ConfigProvider 作为替代。#41289 @li-jia-nanclassNames
和styles
属性,用于更细粒度的样式自定义。#41493badge
属性开启角标功能。#41040 @li-jia-nantitle
属性以便覆盖一些自带的 title 提示。#41280preview.rootClassName
。#41265 @Yuiai01afterOpenChange
属性。#41253 @MuxinFengpreserve
参数,支持在 Form.Item 未注册的情况下setFieldValue
时触发监听。#41191 @li-jia-nanuseMemo
重构部分组件代码。#41533 #41550 @li-jia-nanaffixWrapper
元素中。#41450cellRender
用于自定义日期单元格,同时在 DatePicker 中废弃dateRender
和monthRender
等属性,在 Calendar 中废弃dateCellRender
、monthCellRender
、dateFullCellRender
、monthFullCellRender
等属性。#41584 @kiner-tangcontrolHeight
token 时勾选框与文字不对齐的问题。#41566help
值时在 Modal 中没有正确渲染元素。#40519 @Yuiai01hasFeedback
时表单状态不对的问题。#41594 @Yuiai01Warning: [antd: Tooltip] forcePopupAlign is align to forceAlign instead
警告信息的问题。#41540 @MuxinFeng🚀 Summary
🤖 Generated by Copilot at 7c8b32c
This pull request updates the changelogs and the package.json file for the 5.4.0 release of
antd
. It adds new features, improvements and bug fixes to the changelogs and fixes a dependency issue withopen
.🔍 Walkthrough
🤖 Generated by Copilot at 7c8b32c
package.json
(link)afterOpenChange
prop in the English changelog (link)package.json
(link)