fix(deps): update dependency antd to ^5.11.0 #458
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:
^5.10.2
->^5.11.0
Release Notes
ant-design/ant-design (antd)
v5.11.0
Compare Source
changeOnBlur
prop to disable triggeronChange
event when blur. #45395hasFeedback
that will lose focus when feedback icon appear. #45632 @MadCccformatter
not working. #45325columnTitle
support render function. #41937 @Zhou-Billref
to supportscrollTo
to scroll to targetkey
orindex
ortop
. #45245items
support tab pane leveldestroyInactiveTabPane
. #45359className
andstyle
properties. #45479 @chenzhuo198className
andstyle
properties. #45621 @li-jia-nanpreset
prop supportdefaultOpen
to control whether preset colors is open by default. #45607 @Wxh16144optionRender
prop. #45529 @RedJuesimple
andshowSizeChanger
. #45538fullscreen
to display as backdrop. #44986 @Rafael-Martins #45436 @li-jia-nanvalidateFields
supportdirty
for validating touched and validated fields. #45389inherit
prop to disable watermark pass to Drawer and Modal. #45319component
for customization. #45292count
custom character count (for example, fix emoji character length to1
);count.max
supports out-of-range styles; restore emoji to native count to solve the problem ofmaxLength
andvalue
mismatch. #45140onOpenChange
when click menu item to close the popup. #45378styles
. #45558 @KotoriKchangeOnBlur
属性以支持在失去焦点时不触发onChange
事件。#45395hasFeedback
时,反馈图标出现会使 InputNumber 失去焦点的问题。#45632 @MadCccformatter
不生效的问题。#45325columnTitle
支持传入 render 方法。#41937 @Zhou-Billref
支持scrollTo
以滚动到目标key
或index
或top
。#45245items
支持单个标签页设置destroyInactiveTabPane
。#45359className
和style
属性。#45479 @chenzhuo198className
和style
属性。#45621 @li-jia-nanpreset
新增defaultOpen
属性,可控制预设颜色默认是否展开。#45607 @Wxh16144optionRender
方法。#45529 @RedJuesimple
和showSizeChanger
使用。#45538fullscreen
属性,支持全屏展示。#44986 @Rafael-Martins #45436 @li-jia-nanvalidateFields
支持dirty
参数以校验被修改过和校验过的字段。#45389inherit
配置,关闭水印传导至弹出 Drawer 与 Modal。#45319component
以自定义渲染元素。#45292count
自定义字符计数(例如固定 emoji 字符长度为1
);count.max
支持超出范围样式;将 emoji 计数还原为原生计数以解决maxLength
与value
不匹配的问题。#45140onOpenChange
的问题。#45378styles
属性。#45558 @KotoriKz-index
逻辑,使其在默认情况下不会互相遮挡。#45512 #45490 @kiner-tangz-index
逻辑。#45498 @kiner-tangz-index
逻辑。#45497 @kiner-tangz-index
逻辑。#45496 #45417 @kiner-tangz-index
逻辑。#45494 @kiner-tangz-index
逻辑。#45486 @kiner-tangz-index
逻辑。#45425 @kiner-tangz-index
逻辑。#45422 @kiner-tangz-index
逻辑。#45420 @kiner-tangz-index
逻辑。#45421 @kiner-tangz-index
逻辑。#45346 @kiner-tangv5.10.3
Compare Source
ellipsis
andcode
. #45575ref
supportnativeElement
. #45547 @li-jia-nangap
should have default value when passingundefined
in array. #45537 @MadCccstyle
applied to wrapper. #45487 @MadCccmodal
return type inApp.useApp
hook. #45462 @mjssellipsis
和code
时丢失右边框样式的问题。#45575ref
获取nativeElement
。#45547 @li-jia-nangap
在数组中含有undefined
时没有默认值的问题。#45537 @MadCccstyle
属性会重复添加到外层的问题。#45487 @MadCccApp.useApp
中modal
类型定义。#45462 @mjssConfiguration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 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 Mend Renovate. View repository job log here.