-
-
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.15.0 changelog #47672
docs: add 5.15.0 changelog #47672
Conversation
Run & review this pull request in StackBlitz Codeflow. |
👁 Visual Regression Report for PR #47672 Passed ✅
🎊 Congrats! No visual-regression diff found. |
🎉 Verify package version passed!
|
size-limit report 📦
|
Co-authored-by: kiner-tang <[email protected]> Signed-off-by: xrkffgg <[email protected]>
Co-authored-by: kiner-tang <[email protected]> Signed-off-by: xrkffgg <[email protected]>
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is an install script?Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Signed-off-by: xrkffgg <[email protected]>
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #47672 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 736 736
Lines 12637 12637
Branches 3323 3323
=========================================
Hits 12637 12637 ☔ View full report in Codecov by Sentry. |
* docs: add 5.15.0 changelog * Update CHANGELOG.zh-CN.md Co-authored-by: kiner-tang <[email protected]> Signed-off-by: xrkffgg <[email protected]> * Update CHANGELOG.en-US.md Co-authored-by: kiner-tang <[email protected]> Signed-off-by: xrkffgg <[email protected]> * Update CHANGELOG.zh-CN.md Signed-off-by: xrkffgg <[email protected]> --------- Signed-off-by: xrkffgg <[email protected]> Co-authored-by: kiner-tang <[email protected]>
allowClear
、autoComplete
、className
、style
、classNames
、styles
属性。#47589allowClear
属性。#47602expandIcon
属性。#47561expandIcon
属性。#47473removeIcon
属性, 在设置type="editable-card"
时有效。#47334prefixCls
属性。#47481styles
设为可选。#47601 @Yaweninafocus
功能支持传递options
。#47664closable
中配置aria-*
。#47650closable
中配置aria-*
。#47474removeIcon
属性,在设置type="editable-card"
时有效。#47334closable
中配置aria-*
。#47543aria-*
属性给 panel 节点。#47387filterOnClose
用于指定是否在筛选菜单关闭时触发筛选。#47451 @xsjcTonycomponents.header.table
以自定义滚动列时的标题组件。#47382sticky
下,初次渲染不会显示滚动条的问题。#47382column.title
为空时列头没有使用th
元素的问题。#47382prefixCls
无效的问题。#47639isFieldsTouched(true)
始终会返回false
的问题。#47629 @lemoniedtype=''
的问题。#47612hoist: false
下编译的问题。#47587allowClear
autoComplete
className
style
classNames
styles
props. #47589allowClear
props. #47602expandIcon
props. #47561expandIcon
props. #47473removeIcon
props, when settype="editable-card"
. #47334prefixCls
property of ConfigProvider by default. #47481styles
in ConfigProvider is set to optional. #47601 @Yaweninafocus
supports passingoptions
. #47664aria-*
inclosable
. #47650aria-*
inclosable
. #47474removeIcon
props, when settype="editable-card"
. #47334aria-*
inclosable
. #47543aria-*
attributes to panel nodes. #47387filterOnClose
to specify whether to trigger filtering when the filter menu is closed. #47451 @xsjcTonycomponents.header.table
to customize the header component when scrolling the column. #47382sticky
. #47382th
element is not used in the column header when Tablecolumn.title
is empty. #47382prefixCls
is invalid when Table uses a virtual list. #47639isFieldsTouched(true)
always returnsfalse
when Form exists in Form.List. #47629 @lemoniedtype=''
. #47612hoist: false
. #47587