fix(deps): update dependency antd to v4.24.16 #1184
+207
−191
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.24.1
->4.24.16
Release Notes
ant-design/ant-design (antd)
v4.24.16
Compare Source
options
className being overrided byclassName
. rc-segmented#175 @stoil-terzievtooltip
图标会触发 Switch 切换的问题。#46159 @Wxh16144options
内className
会覆盖组件自带className
的问题。rc-segmented#175 @stoil-terzievv4.24.15
Compare Source
disabled
state problem that affected by Form. #44837 @Yuiai01disabled
状态被 Form 的disabled
覆盖的问题。#44837 @Yuiai01disabled
样式在 Form hover 场景下被覆盖的问题。#44779 @crazyairv4.24.14
Compare Source
rc-util/lib/utils/set
not existed. #44630 @varownmenu
属性时出现overlay
废弃警告的问题。#43917 @whalesinkrc-util/lib/utils/set
不存在的问题。#44630 @varownv4.24.13
Compare Source
getCurrentAnchor
when scroll. #43917lodash
dependencies. 2b43f73 @taozhou-gleanonOk
callback. #43536 @maroon1validateMessages
nesting error. #43480 @Wxh16144@checkbox-border-radius
to variable.less. #43356getCurrentAnchor
的问题。#43917lodash
依赖。2b43f73 @taozhou-gleanonOk
回调中的 Promise 异常。#43536 @maroon1validateMessages
嵌套使用错误。#43480 @Wxh16144@checkbox-border-radius
导致变量表现不一致的问题。#43356v4.24.12
Compare Source
onFieldsChange
event even all the fields do not configrules
. #43292rules
时仍会错误触发onFieldsChange
事件的问题。#43292v4.24.11
Compare Source
onChange
sometime not sync when in React 18. #43200closeIcon={null}
. #42791id
was passed in incorrectly, and now is always added to the popup panel. #43124 @MuxinFengprefix
abnormal height under Form.Item ofhasFeedBack
. #43048getPopupContainer
sometime makes width too narrow. #42697rc-field-form
when importingFormProvider
. #42502 @BanShan-AleconVisibleChange
twice. #42351onFieldsChange
missingvalidating
status change. #42263div
whentitle
andcontent
is null. 19f8505 @MaHuidisabled
logic. #42143 @Wxh16144onChange
有时数据不正确的问题。#43200closeIcon={null}
时关闭图标没有消失的问题。#42791id
传入位置不正确的问题,现在始终会添加至弹出面板上。#43124 @MuxinFengprefix
时在 Form.ItemhasFeedBack
内高度异常的问题。#43048getPopupContainer
后,某些时候宽度会过窄的问题。#42697FormProvider
时,错误引入 'rc-field-form' 其他的无关依赖的问题。#42502 @BanShan-AleconVisibleChange
会重复触发的问题。#42351onFieldsChange
丢失一次validating
状态变更的更新事件。#42263title
和content
都为空时展示空气泡的问题19f8505 @MaHuiv4.24.10
Compare Source
version
always shows5.2.2
. #42101version
总是返回5.2.2
的问题。#42101v4.24.9
Compare Source
railStyle
for custom style. #40942 @c01nd01rdisplayRender
prompt cannot be used when deletingmultiple
. #40940 @crazyairchecked
when unchecked. #41888railStyle
属性用于自定义样式。#40942 @c01nd01r0px
的问题。#41646multiple
不能使用 displayRender 提示。#40940 @crazyair@border-radius-sm
小号圆角。#40823checked
属性。#41888v4.24.8
Compare Source
pt_BR
. #40019 @rafaelncarvalhoCompoundedComponent
type error from external module. #39058 @wangcchpt_BR
国际化。#40019 @rafaelncarvalhoCompoundedComponent
类型报错。#39058 @wangcchv4.24.7
Compare Source
suffix
is applied in Safari. #39830 @ifujustayupsuffix
时文字内容丢失的问题。#39830 @ifujustayupv4.24.6
Compare Source
autoAdjustOverflow
. #39741justify
andalign
properties are not reactive for Row. #39706 @candy4290open={false}
. #39561horizontal
align issue in flex layout. #39334Dropdown
component dange and disabled style priority issue. #39434 @Wxh16144autoAdjustOverflow
属性。 (#39741)62cefcajustify
和align
属性,动态改变不生效的问题。#39706 @candy4290open
为 false 时无法关闭的问题。#39561horizontal
在 flex 布局下的对齐问题。#39334Dropdown
组件danger
和disabled
属性同时使用样式问题。#39434 @Wxh16144v4.24.5
Compare Source
disabled
not prevent a element clickable. aa8d7f5 @二货机器人title
have multiple lines. #39027 @justanotheranonymoususercount
is0
. #39062 @Wxh16144size="small"
with progress not fully display. #39103 @Wxh16144disabled
属性时其中的 a 标签仍可以点击的问题。aa8d7f5 @二货机器人count
为0
时无法自定义颜色问题。#39062 @Wxh16144popupClassName
属性会显示异常警告的问题。#39010 @kiner-tangsize="small"
第一项带有进度时,进度条显示不全的问题。#39103 @Wxh16144v4.24.4
Compare Source
options
prop. #38876 @heiyu4585componentDisabled
is not work. #38886 @lidianhao123onClose
didn't triggered whenduration
is0
. #38669 @kiner-tangoptions
数据驱动。#38876 @heiyu4585componentDisabled
失效问题。#38886 @lidianhao123duration
为0
时手动关闭不触发onClose
的问题。#38669 @kiner-tangv4.24.3
Compare Source
prefixCls
not working. #38586 @SavelevMatthewmousePosition
to control animation origin position. #38584 @kiner-tangonSearch
while loading. #38578 @JackLiR8overlay
deprecated warning. #38567 @li-jia-nanprefixCls
不生效的问题。#38586 @SavelevMatthewmousePosition
来控制弹框动画原点。#38584 @kiner-tangloading
时触发onSearch
的问题。#38578 @JackLiR8overlay
警告信息的问题。#38567 @li-jia-nanv4.24.2
Compare Source
tooltip
do not display in List. #38431 @crazyaironBlur
gets triggered when selecting dates. #38411 @kiner-tangoverlay is deprecated
warning. #38446 @li-jia-nansimple
mode should supportshowTotal
property. #38399extra
. #38385aria-label
contains[object Object]
. #38389 @kiner-tangonBlur
的问题。#38411 @kiner-tangicon
为null
时图标没有隐藏的问题。#38488overlay is deprecated
警告的问题。#38446 @li-jia-nanshowTotal
属性在simple
模式下不生效的问题。#38399extra
中使用 Radio.Group 的样式问题。#38385aria-label
出现[object Object]
的问题。#38389 @kiner-tangrole="progressbar"
。#38447 @kpustakhodConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.