Update dependency antd to v3.26.20#228
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
a16f269 to
7da9df6
Compare
7da9df6 to
e2ae64b
Compare
e2ae64b to
b0bb805
Compare
b0bb805 to
440e3f0
Compare
440e3f0 to
b1b14e5
Compare
b1b14e5 to
f631b8a
Compare
f631b8a to
38d287b
Compare
38d287b to
74f93f4
Compare
74f93f4 to
5a02a4f
Compare
5a02a4f to
470f20e
Compare
470f20e to
e699e7c
Compare
e699e7c to
32aa18c
Compare
32aa18c to
e1e9f55
Compare
e1e9f55 to
459ad23
Compare
459ad23 to
c70c458
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.25.2->3.26.20Release Notes
ant-design/ant-design
v3.26.20Compare Source
v3.26.19Compare Source
v3.26.18Compare Source
AntTreeNodeProps.childrentype. #24429 @fireairforceAntTreeNodeProps.children的类型。#24429 @fireairforcev3.26.17Compare Source
label. #24202hasFeedbackis not set. #23924loadingButton using Badge style. #23691label触发的问题。#24202hasFeedback时校验图标闪动问题。#23924loadingButton 使用 Badge 时的样式问题。#23691v3.26.16Compare Source
2.x. #232722.x时不显示的问题。#23272v3.26.15Compare Source
React warning of state update on unmounted component. #22790column.filterednot working. #22597multiplemode in Safari. #22586 @iicdiiReact state update on unmounted component警告的问题。#22790column.filtered失效的问题。#22597multiple模式下,Input 在 Safari 浏览器的样式问题。#22586 @iicdiiv3.26.14Compare Source
autoSize时在 Firefox 下不会自动滚动到底的问题。#22014react@16.13下会报警告的问题。#21703onConfirmonCancel事件类型定义。#22438 @nicu-chiciucautoSizedon't scroll bottom in Firefox. #22014react@16.13. #21703onConfirmonCancelevent definition. #22438 @nicu-chiciucv3.26.13Compare Source
statuscannot assigned tostringornumbertype. #21691marginoverlapping. #21518 @felipeptchostatus属性不能赋值string或者number类型的问题。#21691v3.26.12Compare Source
readOnlystill clearable byallowClear. #21492readOnly时allowClear仍然可以清除的问题。#21492v3.26.11Compare Source
clearfixstyle to breaks flex layout (mainly affect Row, Form, Layout style). #21406clearfix以修复破坏 flex 布局的问题(主要影响 Row、Form、Layout 等布局问题)。#21406v3.26.10Compare Source
<Form layout="vertical" >1px bug. #20685colornot working when contains children. #21333padding. #21325Cannot read property getBoundingClientRect in mobile device. #21350<Form layout="vertical" >内 Input.Group 偏上一像素的问题。#20685color属性失效的问题。#21333padding。#21325Cannot read property getBoundingClientRect的问题。#21350v3.26.9Compare Source
size="small"andlabelPlacement="vertical". #21258editableis true. #21268eventfor Tree. #21200 @Jirka-Lhotkasize="small"和labelPlacement="vertical"时图标没有对齐的问题。#21258v3.26.8Compare Source
titleis0. #20894actionsinconsistent position. #20897font-sizeofactionsnot in less theme variables. #21106displayName. #21124okButtonPropsandcancelButtonPropsinterface. #21165title为0时没有显示的问题。#20894actions位置不在右边的问题。#20897actions字体大小不受 less 变量影响的问题。#21106displayName。#21124okButtonProps和cancelButtonProps的 TypeScript 类型。#21165v3.26.7Compare Source
switcherIconshown in leaf node problem. #20753z-indexhigher than Table fixed columns. #20751fieldNamesis existed and label/value share same name. #20720<Form layout="vertical" >1px bug. #20685switcherIcon在叶子节点上展示的问题。#20753fieldNames中 label 和 value 共用一个值时搜索功能失效的问题。#20720<Form layout="vertical" >内 Input.Group 偏上一像素的问题。#20685v3.26.6Compare Source
masterto3.x-stableand v4 merge intomaster.type="navigation"UI in small screen. #20545message.xxxpassnullwill failed. #20546valueattribute from dom. #20544master进入3.x-stable,v4 合入master。type="navigation"在小屏幕下的样式。#20545message.xxx传入null会报错的问题。#20546value属性的问题。#20544v3.26.5Compare Source
colspan=1. #20463animatedprop is false. #20417 @xrkffggcolspan=1时文本没有对齐的问题。#20463animated属性为 false 时,高亮条消失的问题。#20417 @xrkffggv3.26.4Compare Source
subTitleUI whenlabelPlacement="vertical". #20325suffixdisplay not correct. #20363onClickbeen triggered when close it. #20355onSearchevent in mobile and tablet devices. #20332 @YaoKaiLuniconshow white block inshowIconmode. #20274onChange. #20337 @MrHeersubTitle在labelPlacement="vertical"下的展现方式。#20325.ico文件问题。#20375 @Rustin-Liusuffix显示不正确。#20363onClick被触发的问题。#20355transition过度动画失效的问题。#20283icon时会展示一个空白占位的问题。#20274onChange中filters的定义。#20337 @MrHeerv3.26.3Compare Source
unpkgfield inpackage.json. #20193showLineandshowIconmissing icon. #20196switchScrollingEffect prop on a DOM elementwarning. #20175labeldefinition. #20190 @ZhechenLipackage.json中补充unpkg字段。#20193showLine和showIcon同时开启时[+][-]图标丢失的问题。#20196switchScrollingEffect prop on a DOM element警告。#20175label属性定义。#20190 @ZhechenLiv3.26.2Compare Source
disabledTimeTypeScript definition to be optional. #20153 @khaledkhalil94titleofdataSourceTypeScript definition to be optional. #20144 @mraiguodisabledTime属性 TypeScript 定义为可选。#20153 @khaledkhalil94dataSource的title属性 TypeScript 定义为可选。#20144 @mraiguov3.26.1Compare Source
classNameerror applied to label. #20067 @Liu-YashowLineis true. #20090componentdefinition to be compatible with create-react-app svg component. #20142filterIconthrows error when render string or number.filterIconshows wrong title when returns Tooltip. #20049className错误应用于 label。#20067 @Liu-YashowLine为 true 时展示多余图标的问题。#20090component的定义,使其兼容于 create-react-app 的 svg 组件定义。#20142filterIcon返回字符串或数字时报错的问题。filterIcon返回 Tooltip 时显示了错误的title。#20049v3.26.0Compare Source
3.26.0will be the last minor version of antd v3. And v4 beta is coming!closeIconprops. #19618 @liuchao233pt_BRlocale. #19651 @liuchao233defaultFilteredValuesprops. #18925 @mgcreaindicatorisnull. #19943disabledwithloadingnot prevent pointer-events. #19958keyis provided. #19967picture-cardmode exceeds the border. #20008 @qq645381995classNameandstyleto the real effect dom.#19987@table-header-bg-smand fix small Table footer style. #199393.26.0将为 antd v3 最后一个 minor 版本,v4 beta 版即将发布!closeIcon属性。#19618 @liuchao233pt_BR国际化支持。#19651 @liuchao233defaultFilteredValues属性。#18925 @mgcreaindicator属性为null时,渲染默认的旋转图标。#19943disabled和loading状态下没有阻止鼠标事件。#19958key时无法手动取消的问题。#19967picture-card模式下,图片过长会超出边界的问题。#20008 @qq645381995className和style将会作用到真正的 dom 上。#19987@table-header-bg-sm并修复小号 Table 的 footer 样式。#19939v3.25.3Compare Source
picture-cardtype, for crashed style when list item is removing. #19783 @qq645381995sk-SKlocales. #19787 @Kamahl19picture-card时,列表删除时的样式问题。#19783 @qq645381995sk-SK国际化。#19787 @Kamahl19Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.