fix(deps): update dependency antd to ^4.17.2 #388
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.16.13
->^4.17.2
Release Notes
ant-design/ant-design
v4.17.2
Compare Source
wrapperCol={{ span: 24 }}
. #32981centered
was not centered vertically. #33022suffixIcon
and support generic ofoptions
type. #33008enterButton
. #32999fieldNames
. #32992wrapperCol={{ span: 24 }}
时样式错乱的问题。#32981centered
略微偏上的问题。#33022suffixIcon
定义问题并且支持options
泛型定义。#33008enterButton
内元素上的onClick
未被触发的问题。#32999fieldNames
。#32992v4.17.1
Compare Source
es/style/mixins/index.less
throwVariable @​root-entry-name is undefined
error. #32887bodyStyle
not working bug. #32934 @jin-benbendiv
container. #31492 @ppbl@height-base
in PageHeader. #32883itemRender
typing fromrc-pagination
. #32931 @JounQines/style/mixins/index.less
文件会抛出Variable @​root-entry-name is undefined
异常的问题。#32887bodyStyle
无效的问题。#32934 @jin-benbendiv
容器。#31492 @ppbl@height-base
变量。#32883rc-pagination
继承itemRender
类型。#32931 @JounQinv4.17.0
Compare Source
mixins
related less file tothemes
instead since it requires theme variable. We do not recommend use internal file but please note this if you already use it. #32763antd.variable.less
compile mix with default theme variable. #32279/style/default.css
. #32116antd.xxx.less
throw theMaximum call stack size exceeded error
. #32063border-left-radius
is not 0 when configured withallowClear
andaddonBefore
. #32812 @KAROTT7disabled
still keep focused style. #32739placeholder
can be selected on Chrome. #32639 @cw1997maxLength
is now passing to html textarea element. #32448 @MOHAMMADArsalanmultiple
mode. #31936title
prop with content by default. #31237 @yingpengshapopupClassName
andpopupPlacement
props. #32143placement
. #32143fieldNames
. #31925ctrl + n/p
on mac. #650title
for tag inmultiple
mode. #637placement
. #32143fieldNames
. #31925draggable
add handler for tips. #32306fieldNames
to customize node field name. #31395onScroll
in virtual scroll. #474showLine
is enable. #32822TypeError:nativeEvent is undefined
. #32551 @D-to-the-Krule
supportwarningOnly
to avoid form submit. #30829className
. #30887extra
andsize
props. #30908autoFocus
prop. #181progressDot
style when it isvertical
. #32742rows: 1
doesn't wrap after expanding. #32735 @hydraZtyellipsis
. #32496 @hydraZtyellipsis
calculation bug when browser zoomed in. #32447column.filterMode
to support filter in a tree, which could set to'menu' | 'tree'
. #31809column.filterSearch
for enable search function in filter dropdown. #31809rowSpan
row will highlight all the rows now. #32557loading
jumpy style when setsticky
. #32703 @miloudbelaabedref
. #32136 @JounQinsticky
style with fixed column in IE11 to avoid layout issue. #32177disabled
status bygetCheckboxProps
. #32027z-index
style back tocalc
instead of less calculation to fixauto
style failure. #31874 @bconnorwhitepagination.className
not working in Table. #32131 @JounQinfooter
. #31108locale.notFoundContent
with array. #31088 @wwyx778MenuItem should not leave undefined key
warning when opening selection dropdown menu. #32578expandIconPosition="right"
. #32648ghost
hover style. #32289loading
can not trigger Tooltip. #32158icon
andhref
. #32373selectComponentClass
prop. #32132 @JounQinsimple
props. #32528 @chen-jingjielistStyle="picture"
. #32664addonBefore
andaddonAfter
. #31432 @Austarascontrols
for displaying+-
buttons or not. #31548formatter
support additional param to check if current input is user typing. #31030DatePicker
andRangePicker
now supportnextIcon
,prevIcon
,superNextIcon
andsuperPrevIcon
. #31703 @OreozdefaultPickerValue
not working in RangePicker. #32107 @thommesZipmaxCount
to limit count. #31807 @binyellowcloseIcon
not working bug when Notification is called multiple times. #32359 @KAROTT7dashed
style. #31379 @Map1enblock
prop. #30902 @JehuonConfirm
supports Promise. #30871 @wendellhu95tabs
style when settabPosition: 'left'
. #32695type
property. #32463Ok
abbreviation to beOK
. #32259 @chj-damonflex
some time exceed its width when content too long. #32160getPopupContainer
in ConfigProvider is not used as a container when callingmessage.useMessage
. #31939 @DaoxingHuangmessage
isundefined
. #32057targetOffset
not work when contain spaces. #31952 @adaex@checkbox-border-radius
less variable. #31360 @GherciucrossOrigin
property to resolve cross origin issue. #31273 @Map1endirection
value in RTL mode. #31903tip
to ReactNode.. #32733 @tychenjiajungetPopupContainer
in ConfigProvider. #32406 @mtadams007id
property. #32237 @M-ZubairAhmedtype
type for Button. #32004 @jaredleechnlocale
for Pagination. #32128 @JounQinDropdownButtonType
type for DropdownButton [#31957 @DreamerryaorowKey
type to React.key. #32033 @lironhlref
typing. #31993 @acfasjlevelMove
type definition in Drawer. #30714 @g0shedmixins
less 文件到themes
文件下,因为它们依赖于主题相关变量。我们不推荐直接引用底层 less 文件,但是如果你使用了请注意这部分变更。#32763antd.variable.less
编译时会混入默认主题配置的问题。#32279/style/default.css
文件的问题。#32116antd.xxx.less
会抛出Maximum call stack size exceeded error
的问题。#32063Input.Search
组件在有allowClear
和addonBefore
属性时,输入框border-left-radius
值错误的问题。#32812 @KAROTT7disabled
时仍然保留聚焦样式的问题。#32739placeholder
在 Chrome 上能被选择的问题。#32639 @cw1997maxLength
属性现在会传给原生 textarea 标签。#32448 @MOHAMMADArsalanmultiple
模式。#31936Cascader
组件中,默认给选中值的文本添加title
属性。#31237 @yingpengshapopupClassName
与popupPlacement
属性无效问题。#32143placement
属性。#32143fieldNames
自定义字段名称。#31925ctrl + n/p
快捷键组合。#650multiple
模式下,tag 添加title
属性。#637placement
属性。#32143fieldNames
自定义字段名称。#31925draggable
添加拖拽图标以提示。#32306fieldNames
属性以支持自定义节点字段名称。#31395onScroll
事件。#474TypeError:nativeEvent is undefined
。#32551 @D-to-the-KbreadcrumbRender
返回false
,仍然展示 dom 的问题。#32738rule
支持warningOnly
实现非阻塞校验。#30829className
属性。#30887extra
操作区域和size
大小属性。#30908autoFocus
属性。#181progressDot
的对齐样式问题。#32742ellipsis
后在缩放下的文本溢出。#32496 @hydraZtyellipsis
在 Chrome 下屏幕缩小时溢出的问题。#32447column.filterMode
以支持配置树形筛选菜单,可选值为'menu' | 'tree'
。#31809column.filterSearch
以支持开启筛选列搜索功能。#31809rowSpan
行时会高亮所有相关行。#32557sticky
的时候loading
样式跳动的问题。#32703 @miloudbelaabedref
的问题。#32136 @JounQinsticky
的相关样式以解决布局问题。#32177pagination.className
不生效的问题。#32131 @JounQingetCheckboxProps
提供的disabled
状态问题。#32027z-index
样式的 less 计算到calc
,以防止auto
样式计算错误问题。#31874 @bconnorwhitefooter
。#31108locale.notFoundContent
传入数组。#31088 @wwyx778MenuItem should not leave undefined key
警告。#32578expandIconPosition
为right
后的样式问题。#32648icon
和href
时的对齐问题。#32373ghost
鼠标悬停样式。#32289loading
时,无法触发 Tooltip 的问题。#32158selectComponentClass
。 #32132 @JounQinsimple
属性下中翻页 input 增加 box-shadow。#32528 @chen-jingjielistStyle="picture"
下加载中样式错位的问题。#32664addonBefore
和addonAfter
属性支持。#31432 @Austarascontrols
属性用于控制是否显示加减按钮。#31548formatter
支持额外参数用以检测当前变更是否为用户输入。#31030DatePicker
和RangePicker
现在支持nextIcon
、prevIcon
、superNextIcon
和superPrevIcon
。#31703 @OreozdefaultPickerValue
不生效的问题。#32107 @thommesZipmaxCount
属性以限制最大显示数。#31807 @binyellowcloseIcon
配置无法覆盖的问题。#32359 @KAROTT7dashed
属性。#31379 @Map1enblock
属性。#30902 @JehuonConfirm
允许返回一个 Promise。#30871 @wendellhu95tabs
后当tabPosition: 'left'
时的样式问题。#32695type
属性被覆盖导致无法点击的问题。#32463Ok
为OK
。#32259 @chj-damonloading
按钮位置不正确的问题。#32216flex
在内容过长的时候缩放失效的问题。#32160message.useMessage
时未使用 ConfigProvider 中的getPopupContainer
返回元素作为容器的问题。#31939 @DaoxingHuangmessage
为空时 dom 节点还在的问题。#32057targetOffset
属性不生效的问题。#31952 @adaex@checkbox-border-radius
。#31360 @GherciucrossOrigin
参数以解决跨域问题。#31273 @Map1endirection
取值。#31903tip
的类型为 ReactNode。#32733 @tychenjiajungetPopupContainer
的参数类型。#32406 @mtadams007id
属性定义。#32237 @M-ZubairAhmedtype
的 TS 类型定义。#32004 @jaredleechnlocale
TS 类型定义。[#32128 @JounQinDropdownButtonType
TS 类型定义。 [#31957 @DreamerryaorowKey
类型为 React.key。#32033 @lironhlref
类型。#31993 @acfasjlevelMove
类型定义。#30714 @g0shedConfiguration
📅 Schedule: "every weekend" in timezone Asia/Shanghai.
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 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.