fix(deps): update dependency antd to v4.24.16 #922
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.20.5
->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 @kpustakhodv4.24.1
Compare Source
column.title
not as expect. #38383@alert-padding-vertical
&@alert-padding-horizontal
less variables. #38369 @imoctopusstatus
not work. #38319 @heiyu4585popupClassName
definition. #38325 @Cedong.Leecolumn.title
渲染不正确的问题。#38383@alert-padding-vertical
和@alert-padding-horizontal
变量。#38369 @imoctopusstatus
优先级被覆盖的问题。#38319 @heiyu4585popupClassName
定义丢失的问题。#38325 @Cedong.Leev4.24.0
Compare Source
disabled
property on components inside a Form will now take precedence over thedisabled
property of the Form. #37628 @kiner-tangtext
config for editable Typograph, support enabling ellipsis and editable at the same time. #37761 @zheeengalign
andjustify
support reponsive value. #37860 @kiner-tangpreview.scaleStep
prop to adjust the magnitude of zoom in and out and set the defaultscaleOffset
to 0.5. #37340 @coldice945items
. #37531 @heiyu4585collapsible="icon"
to collapse by clicking icon. #37566 @SheepeervisibilityToggle={{ visible, onVisibleChange }}
so that you can manually control password display and hide. #38216 @MrHeermenu
property. #37885 @JarvisArtmenu
dropdownRender
property, and deprecated theoverlay
property. #37885 @JarvisArtfilterDropdown
add close in argument toclose
filter dropdown only. #37745 @kiner-tangaria-label
contains[object Object]
. #38160 @kiner-tanggetPopupContainer
property of ConfigProvider. #38238 @ZH-sevenplacement
values liketopRight
orbottomLeft
. #38159 @strearpopupClassName
. #38190 @kiner-tangopen
append document order issue. #37767 #37790color
andcount
. #37609 @kiner-tangdefaultprops
spelling. #38164 #38154 @li-jia-nanref
and calling internal instance methods will invalid.. #38265 #37957 @li-jia-nan @RexSkztitles
property internationalization configuration. #38168 @kiner-tangit_IT
locale. #38108 @ernestfolchfr_FR
locale. #38072 @smwhrdisabled
属性现在将优先于 Form 的disabled
属性。#37628 @kiner-tangtext
配置,支持同时开启省略与编辑模式时的使用。#37761 @zheeengalign
和justify
属性支持设置响应式的值。#37860 @kiner-tangpreview.scaleStep
属性调整放大缩小的幅度,并将默认的scaleOffset
设置为 0.5。#37340 @coldice945items
。#37531 @heiyu4585collapsible="icon"
从而支持点击图标展开收起。#37566 @SheepeervisibilityToggle={{ visible, onVisibleChange }}
从而可以手动控制密码显隐。#38216 @MrHeermenu
属性。#37885 @JarvisArtmenu
dropdownRender
属性,并废弃了overlay
属性。#37885 @JarvisArtfilterDropdown
新增一个close
参数对象用于关闭筛选菜单。#37745 @kiner-tangaria-label
出现[object Object]
的问题。#38160 @kiner-tanggetPopupContainer
属性的问题。#38238 @ZH-sevendisabled
内使用 Tooltip 不生效的问题。#38273placement
值为topRight
或bottomLeft
时动画原点计算错误的问题。#38159 @strearpopupClassName
冗余警告。#38190 @kiner-tangopen
时,添加至 document 顺序出错的问题。#37767 #37790color
和count
时,数字不展示的问题。#37609 @kiner-tangtitles
为空时报错的问题。#38182 @kiner-tangdefaultprops
写法。#38164 #38154 @li-jia-nanref
并调用内部实例方法的写法都会失效。#38265 #37957 @li-jia-nan @RexSkzallowClear
时自定义 border 样式无法生效的问题。#38101icon={null}
的时title
padding 仍然存在的问题,现在 icon 元素外会额外包裹一个 span 标签。#37384 @edc-huidots
样式未被正确 reset 的问题。#38100titles
属性国际化配置。#38168 @kiner-tangit_IT
文案。#38108 @ernestfolchfr_FR
文案。#38072 @smwhrv4.23.6
Compare Source
ellipsis
missingtitle
attribute. 416c61f0
. #38006 @li-jia-nanautoSize
. #38050dropdownClassName
. #37974 @heiyu4585fontSize
style be calculated as empty string in some case. #37928 @zheeengtitle
属性问题。416c61f0
的问题。#38006 @li-jia-nanautoSize
时会额外渲染 input 节点的问题。#38050dropdownClassName
的问题。#37974 @heiyu4585v4.23.5
Compare Source
autoSize
blink on the fist mount. #37847style={{ fontSize }}
not working. #37898style={{ resize: 'none' }}
is not working whenshowCount
is applied. #37855 @kiner-tangautoSize
在第一次渲染时闪烁的问题。#37847style={{ fontSize }}
的问题。#37898showCount
时style={{ resize: 'none' }}
样式设定失效的问题。#37855 @kiner-tangv4.23.4
Compare Source
ellipsis
精度问题。#37802 @zheeengvalue
属性的问题。#37801 @MadCccv4.23.3
[Compare Source](https://redirect.github.com/ant-design/ant-design/compare/4.23.2...4.23.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.