fix(deps): update dependency antd to ^4.20.0 #287
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.19.5
->^4.20.0
Release Notes
ant-design/ant-design
v4.20.0
Compare Source
createRoot
warning in React 18. #35030Segemented
propsonChange
callback function parameter adjusted fromChangeEvent
(v4.20.0-alpha.0, v4.20.0-alpha.1) tovalue
to simplify API. #35187 @vagusXuseWatch
to get current field value. #35036useFormInstance
to get current context form instance. #35039labelCol={{ sm: 24 }}
andwrapperCol={{ sm: 24 }}
. #34907items
for perf prepare, andchildren
will be removed in next major version. #34559crossOrigin
for images inpicture-card
mode. #34981 @dragmoveprefixCls
don't work on file list. #34944 @swchensize="small"
. #34963switcherIcon
prop support render-prop. #34470 @zqranrootClassName
androotStyle
. #34578placement
. #35162getCurrentAnchor
has active link as argument. #34799showCheckedStrategy
for value display strategy. #34568 @heiyu4585onCopy
function of Typography. #34655 @yzwxkjustify="space-evenly"
. #34606 @gp5251rootClassName
property for Dialog and Image. #34574 @heiyu4585Nothing was returned from render
when Skeleton use falsyloading
props withoutchildren
. #34872 @AlbertAZ1992overflow: hidden
style to fix Select and sticky Table display problem inside Tabs. #35195aria
attribute to improve accessibility. #34408 @heiyu4585ref
bug. #34847 @MQuyaria-checked
attribute for Checkbox, to avoid screen reader getting an incorrect status. #34862 @SpaNb4danger
value from the function to variable. #35113 @TrickyPiUpload
componentUploadChangeParam<T>
internalfileList
not using generics. #35158 @rendaoer@types/react@18
compatible. #35075 @AliRezaBeigy #35076 @littlediancreateRoot
的警告信息。#35030onChange
回调函数的参数从ChangeEvent
调整为value
。如果你使用了4.20.0-alpha.0
4.20.0-alpha.1
,请注意这个变化。#35187 @vagusXuseWatch
支持获取当前字段值。#35036useFormInstance
以获取当前上下文中的 Form 实例。#35039labelCol={{ sm: 24 }}
和wrapperCol={{ sm: 24 }}
时样式错乱的问题。#34907items
数据化菜单项支持以为将来性能提升做准备,并且children
将会在下个大版本中废弃。#34559picture-card
模式支持配置图片的crossOrigin
属性。#34981 @dragmoveprefixCls
对列表不生效的问题。#34944 @swchensize="small"
时列头背景色和选择列宽度的样式问题。#34963size="small"
和size="middle"
时选择下拉菜单的边距样式。#35173switcherIcon
属性支持 render-prop。#34470 @zqranrootClassName
androotStyle
。#34578placement
废弃警告的问题。#35162getCurrentAnchor
参数中返回默认高亮项。#34799showCheckedStrategy
用于配置回填方式。#34568 @heiyu4585onCopy
方法支持获取点击事件对象。#34655 @yzwxkjustify="space-evenly"
。#34606 @gp5251rootClassName
属性。#34574 @heiyu4585children
并设置loading
为 false 时提示Nothing was returned from render
的问题。#34872 @AlbertAZ1992overflow: hidden
样式以修复 Select 和 sticky Table 在 Tabs 中的展现问题。#35195aria
属性以提升可访问性。#34408 @heiyu4585ref
的问题。#34847 @MQuyaria-checked
属性导致屏幕阅读器识别错误的问题。#34862 @SpaNb4danger
值从函数改为变量。#35113 @TrickyPiUploadChangeParam<T>
内部fileList
不使用泛型问题。#35158 @rendaoer@types/react@18
。#35075 @AliRezaBeigy #35076 @littledianConfiguration
📅 Schedule: "every weekend" in timezone Asia/Shanghai.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.