Closed greenkeeper[bot] closed 5 years ago
After pinning to 3.21.1 your tests are passing again. Downgrade this dependency 📌.
dependency
antd was updated from 3.21.3
to 3.21.4
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
title
props.title
类型。The new version differs by 67 commits.
8163c98
Bump 3.21.4
a82f1a1
docs: add 3.21.4 changelog
2815198
fix: Dropdown.Button[title] should be optional
57833a2
chore: fix css style
64f1aa0
Bump 3.21.3
4708a62
Add 3.21.3 changelog (#18187)
5e49310
docs: add 3.21.3 changelog
b105ed2
Merge pull request #18185 from ant-design/improve-cov
3ef5661
:white_check_mark: Add test case for AutoComplete
682a720
Merge pull request #18184 from ant-design/improve-cov
d81bae6
:memo: fix AutoComplete API table
97df742
update getContainer to props before (#18182)
94ab1ea
:white_check_mark: Add test case for AutoComplete
03dc799
Merge pull request #18180 from ant-design/fix-ts
ca3f4a1
:white_check_mark: Fix TypeScript errors
There are 67 commits in total.
See the full diff
dependency
antd was updated from 3.22.0
to 3.22.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
style
is getting duplicated on Table. #18330 @MrHeerautosize
in controlled mode that scrollbar blink when typing. #18401ref
could not get the input element and had no focus
and blur
method. #18441@select-dropdown-bg
@select-item-selected-bg
@select-item-active-bg
@anchor-border-colorr
@descriptions-bg
. #18444 #18372 @MrHeerstyle
属性被应用了两次的问题。#18330 @MrHeerref
获取不到 input 元素且没有 focus
和 blur
方法的问题。#18441progressDot
样式错位问题。#18356autosize
时,输入会导致滚动条闪烁的问题。#18401@select-dropdown-bg
@select-item-selected-bg
@select-item-active-bg
@anchor-border-colorr
@descriptions-bg
。#18444 #18372 @MrHeerThe new version differs by 231 commits.
5e56dc5
up to 3.22.1
845dd13
add 3.22.1 changelog (#18465)
cde78c8
修复纯图标按钮在默认形状下不同大小均显示为正方形 (#18458)
271c7aa
:clapper: update steps demo style
735b78d
Merge pull request #18425 from lewis617/icon-pic-search
c6c947f
:bug: Fix Input.Password cannot get input element (#18441)
021e9af
feat: less vars for select and anchor (#18444)
721a545
fix: descriptions background is not themeable (#18372) (#18440)
8a1d184
500->503
4b3179c
使用 Result 组件显示服务端错误信息
38b8d07
docs: link (#18438)
df35390
上传前压缩图片为300px以内,防止超时报错
5d5b001
修复localstorage在ssr过程中的报错
3828822
兼容不支持 localstorage 的浏览器
2d96dc4
bugfix: localStorage not defined
There are 231 commits in total.
See the full diff
dependency
antd was updated from 3.22.1
to 3.22.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
Cannot read property 'input' of null
when unmount. #18475style
should applied to outside wrapper. #18494The new version differs by 242 commits.
5779c70
:sparkles: 3.22.2 (#18498)
0a2c610
changelog add data (#18491)
f3244d6
fix(Table): apply props.style to container div (#18494)
dba3ea8
Capitalize Text and PageHeader default locale strings (#18471)
817f3c2
replace instances of typo 'collpse' with collapse (#18488)
26c61a1
:bug: Input disabled should not be allowed to clear (#18482)
7e9cc07
fix: Mentions in Form has additional height (#18478)
c9a703d
:bug: Fix Input.Password unmount crash (#18475)
493bd72
Merge pull request #18472 from ant-design/fix-site-workflow
823e561
rm: old site workflow
9b1ede4
Create deploy-site.yml
5e56dc5
up to 3.22.1
845dd13
add 3.22.1 changelog (#18465)
cde78c8
修复纯图标按钮在默认形状下不同大小均显示为正方形 (#18458)
271c7aa
:clapper: update steps demo style
There are 242 commits in total.
See the full diff
dependency
antd was updated from 3.22.2
to 3.23.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
tabBarExtraContent
prop. #18433 @lengthmintarget
. #18335 @DiamondYuanReact.Fragment
. #18340 @long-zhugehoverable
for support disable hover state. #18457 @MrHeervalue
of Switch, Checkbox, Upload. #18497prefix
is empty string. #18576multiple
is false. #18580actions
style when contains link Button. #18588tabBarExtraContent
属性。#18433 @lengthmintarget
属性。#18335 @DiamondYuanReact.Fragment
的场景。#18340 @long-zhugehoverable
属性允许禁用浮动效果。#18457 @MrHeervalue
时会提示正确的属性名。#18497prefix
为空字符串时,弹窗位置不正确的问题。#18576multiple
为 false 时,仍然可以上传多份文件的问题。#18580Button[href]
在 Card actions
中样式变形的问题。#18588The new version differs by 326 commits.
facf316
Merge pull request #18616 from ant-design/chore/version
44c255b
chore: upgrade version to 3.23.0
65d9045
Merge pull request #18455 from ant-design/changelog
ae34158
fix: review issue for changelog
6d2db75
fix: changelog typo
60fb5dd
fix: review issue for 3.23.0 changelog
a1bc9f2
fix: review issue of changelog
8a4ac23
fix: typo
3b2b3a0
✅ fix option-label-prop.md typo error
c733c62
docs: update changelog
39cf5bc
chore: add new item and fix review issue
cc9c658
fix: Chrome input position not align with button (#18603)
30b1ded
:memo: Update Mentions doc
97094cf
docs: add new feat in feature
5f0e5ea
docs: add new commit in master
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.23.0
to 3.23.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
multiple
is false
. #18626multiple
为 false
时无法上传多于一个文件的问题。#18626The new version differs by 332 commits.
774e679
docs: 3.23.1 changelog (#18627)
e5d644f
Revert "fix: Drapper mulitple should work" (#18626)
e4a3b72
:bug: Fix MonthPicker switch icon overflow
849237b
:lipstick: Add @tree-node-hover-bg and @tree-node-selected-bg less variables
9dc0378
Add missing typescript inputValue to Select to enable placeholder to display for type string
50ab115
Update README.md
facf316
Merge pull request #18616 from ant-design/chore/version
44c255b
chore: upgrade version to 3.23.0
65d9045
Merge pull request #18455 from ant-design/changelog
ae34158
fix: review issue for changelog
6d2db75
fix: changelog typo
60fb5dd
fix: review issue for 3.23.0 changelog
a1bc9f2
fix: review issue of changelog
8a4ac23
fix: typo
3b2b3a0
✅ fix option-label-prop.md typo error
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.23.1
to 3.23.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
round
Button font size too large. #18701placement
is right and mask
is false. #18636component
and children
prop should have priority over type
prop. #18592inputValue
prop and use searchValue
instead. #18629component
和 children
属性优先级低于 type
的问题。#18592inputValue
属性,请使用 searchValue
代替。#18629The new version differs by 367 commits.
e71aee4
test: Update snapshot
d0f3c18
Bump 3.23.2
f5a20fe
docs: Add the changelog of 3.23.2 (#18710)
35aaf6b
fix: status types
d0f9529
fix: result types
01970b6
Update work-with-us.zh-CN.md
ffe0645
fix(PageHeader): Allow back icon to coexist with breadcrumb, close #18094 (#18691)
9157bc9
:bug: Fix round button font size too large
2189bf5
Remove border
parameter from Descriptions
size
demo (#18518)
8641383
update type
e479f1f
update docs
43bcd0e
Update index.zh-CN.md
701b3f5
Update index.en-US.md
5d2596b
component props are readonly
784ad7d
update
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.23.2
to 3.23.3
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
locale
not working with Modal in some situation. #18732onSearch
when click clear icon. #18783size="small"
Table header missing right border. #18821type="link"
should not insert space. #18724locale
国际化在某些场景下对 Modal 不生效的问题。#18732onSearch
的问题。#18783size="small"
时丢失列头右边框的问题。#18821link
时,中文字符之间不再自动插入空格。#18724The new version differs by 434 commits.
1acd7e2
Merge pull request #18819 from ant-design/release-3.23.3
a9773d5
:memo: changelog
bc7179f
upd: version
f9058e0
:memo: changelog
81e6f50
Merge pull request #18821 from ant-design/fix-table-border-style
08000b2
:white_check_mark: fix stylelint
1311ea8
:up: upgrade stylelint and stylelint-config-standard
0cccefb
Fix grammar
fe30adc
Improve code for better compatibility
9ea143b
Merge pull request #18820 from ant-design/fix-menu-button
b935db8
:bug: Fix small table headers missing border
7a964a0
:bug: Fix Button text color inside Menu
fc81c13
docs: Add Article
in guideline (#18815)
13dd1c4
Merge pull request #18800 from ant-design/fix-job
1f01b40
fix: tweak indent
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.23.3
to 3.23.4
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
disabled
. #18849addonAfter
icon height bug in Chrome. #188580px
. #18907@page-header-back-color
less variable. #18887disabled
下勾选框不被禁用的问题。#18849addonAfter
里图标高度在 Chrome 下偏大的问题。#18858collapsedWidth={0}
时,折叠后丢失 selectedKeys
状态的问题。#18907@page-header-back-color
less 变量。#18887The new version differs by 467 commits.
34c220a
docs: add 3.23.4 changelog (#18932)
25bdb78
fix: Alert add css word break (#18929)
8b4bd0c
Merge pull request #18922 from ant-design/fix-site-title-char
1e90eb1
fix: site specialChar encoding
068556c
docs: update props data description for Upload (#18915)
3e4fd43
table: Correct onRow event handlers to receive a MouseEvent instead of SyntheticEvent
1d8c6f8
fix: Disabled input should not trigger the action of suffix part #18889
3e2cd50
docs: Add TreeSelect async demo (#18906)
974fb1b
:white_check_mark: add test case for #18825
54ffa2c
:bug: Fix Menu lost state when collapsed to 0px
ca6e2f3
Update overview.zh-CN.md
020711d
:up: upgrade rc-footer
fa88090
:lipstick: footer style details
d9b0582
:art: color picker in footer
16dff49
:lipstick: transfer footer to rc-footer
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.23.4
to 3.23.5
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
data-*
and aria-*
attributes. #18941 @sosohimeremoveIcon
and clearIcon
not working. #18949 @sosohimeswitcherIcon
prop not working when showLine
is true. #18829 @MrHeersearchValue
which is a total misunderstanding. #19003data-*
和 aria-*
的问题。#18941 @sosohimeremoveIcon
和 clearIcon
不工作的问题。#18949 @sosohimeshowLine
设置后 switcherIcon
没有正常工作的问题。#18829 @MrHeersearchValue
的定义及文档。#19003The new version differs by 504 commits.
e3273bb
Release 3.23.5
ba7ddfa
changelog (#19056)
e07bba9
chore: replace resizeObserver with rc-resize-observer
(#19057)
e5aea71
:white_check_mark: increase upload test cov
8219438
Fix/detect antd button by static (#19045)
5728763
fix: IE11 syntax error
049799e
fix: detect antd button by children.type.[staticProperty] instead of same class for HOC case (#19042)
b536643
:white_check_mark: add test case for Collapse
49ecf9b
:white_check_mark: add more test cases for DatePicker
7ae663d
fix: ssr should not render string at first (#19029)
49c9ee4
Input.tsx的otherProps为什么不去掉size
46d0ff3
:white_check_mark: update snapshot
e9b0c29
Rename algin.md to align.md
5c10cf8
:white_check_mark: add more test cases for Tranfer
c387fdc
Update values.en-US.md
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.23.5
to 3.23.6
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
ref
warning of React. #19074ref
的错误信息。#19074The new version differs by 512 commits.
95c4177
docs: :memo: changelog for 3.23.6
2a399bf
:up: upgrade preact
634c202
:white_check_mark: update snapshots
47dee4c
:white_check_mark: fix eslint problems
8ab77d2
chore(deps-dev): bump logrocket-react from 3.0.1 to 4.0.0
0a09b3b
tweak: site title unescape
4680ddc
fix: Typography warning for ref
error (#19074)
3d378f2
fix: Typography funtion compoent use Ref console log warning (#19066)
e3273bb
Release 3.23.5
ba7ddfa
changelog (#19056)
e07bba9
chore: replace resizeObserver with rc-resize-observer
(#19057)
e5aea71
:white_check_mark: increase upload test cov
8219438
Fix/detect antd button by static (#19045)
5728763
fix: IE11 syntax error
049799e
fix: detect antd button by children.type.[staticProperty] instead of same class for HOC case (#19042)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.23.6
to 3.24.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
tableLayout
property for table-layout
attribute. And using tableLayout="fixed"
by default in scroll table to resolve align issue caused by cell content. #17284column.ellipsis
to ellipsize cell content.scroll.scrollToFirstRowOnChange
property to set whether to scroll to the top of the table after page changing. #18726filterDropdown
added a visible
parameter to get the display state of the dropdown box. #17614 @sedxtitle
added a sortColumn
parameter to get the currently sorted column. #19012 @swillis12sorter
parameter of onChange
will always contain column
information when sorting. #19226onChange
attribute to listen for changes to anchor links. #18715showDownloadIcon
attribute to display download icon. #18664 @qq645381995onRemove
control of upload interrupts. #18937 @ladjzeroloading
property to show the state in the load. #18771gutter
property added support for vertical spacing. Now you can set an array for gutter
and the second value of the array for vertical spacing. #18979zeroWidthTriggerStyle
property to control the style of the special trigger
that appears when collapsedWidth
is 0
. #19079drawerStyle
and headerStyle
properties. #19109removeIcon
and clearIcon
properties of TreeSelect didn't work. #18949switcherIcon
does not take effect after the Tree setting showLine
. #18829 @MrHeerclassName
given to expandIcon
. #19160 @gpetriolidefaultExpandAll
does not take effect when Tree.DirectoryTree component passed treeData
. #19148placeholder
internationalization error. #19227 @kagawagao@typography-title-margin-top
, @typography-title-margin-bottom
. #18746autosize
property of Input.TextArea, use autoSize
instead. #19177tableLayout
属性,支持设置表格的 table-layout
布局,并在固定表头/列下默认开启 tableLayout="fixed"
,解决因为表格自动根据内容排版造成的列对齐问题。#17284column.ellipsis
支持单元格内容自动省略。scroll.scrollToFirstRowOnChange
属性,用于设置在翻页后是否滚动到表格顶部。#18726filterDropdown
新增 visible
参数,用于获取下拉框的显示状态。#17614 @sedxtitle
方法新增 sortColumn
参数,用于获取当前排序的列。#19012 @swillis12onChange
的 sorter
参数将始终包含 column
信息。#19226onChange
属性,用于监听锚点链接的改变。#18715showDownloadIcon
属性,用于展示下载图标。#18664 @qq645381995onRemove
对上传中断的控制。#18937 @ladjzeroloading
属性,用于展示加载中的状态。#18771gutter
属性新增垂直间距的支持,现在你可以给 gutter
设置一个数组,数组的第二个值就表示垂直间距。#18979key
来更新内容。#18678zeroWidthTriggerStyle
属性以控制当 collapsedWidth
为 0
时,出现的特殊 trigger
的样式。#19079drawerStyle
和 headerStyle
属性。#19109removeIcon
和 clearIcon
属性不生效的问题。#18949showLine
后 switcherIcon
不生效的问题。#18829 @MrHeerhandle
大小后定位错误的问题。#19120expandIcon
的 className
会被覆盖的问题。#19160 @gpetriolitreeData
时 defaultExpandAll
不生效的问题。#19148placeholder
国际化错误。#19227 @kagawagao@typography-title-margin-top
和 `@typography-title-margin-bottom。#18746autosize
属性,请使用 autoSize
代替。#19177The new version differs by 648 commits.
de9635e
docs: add 3.24.0 changelog
04f333b
Revert "docs: add 3.24.0 changelog"
99addfb
bump 3.24.0
3f38861
Merge pull request #19236 from ant-design/release-3.24.0
dee4b25
docs: add 3.24.0 changelog
ab34970
fix: fix cascader placeholder internationalization (#19227)
fb2bafb
upgrade snapshot
a9d7178
upgrade snapshot
cd3d9ef
Merge branches 'add-args-unsorting' and 'master' of github.com:ant-design/ant-design
8e2b247
:white_check_mark: update snapshots
59f231f
:lipstick: fix menu style broken in dropdown
5a07b85
upgrade fires change event
test case
0522d55
snapshot
8ffaeb8
Docs: upload with aliyun oss (#19054)
a2f28f0
:lipstick: add @typography-title-margin-top and @typography-title-margin-bottom (#18746)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.24.0
to 3.24.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
React.createRef is not a function error
in old version of React . #19262The new version differs by 655 commits.
5bd3d4a
docs: Update 3.24.1 changelog (#19270)
0f83e0a
fix: should work in old version react (#19262)
d6c5e53
docs: fix page header API (#19257)
f2e541a
refactor: improve typescript module declare (#19254)
7d32f99
fix: Add missing typescript define (#19251)
5676ea2
docs: update changlog
71e0f9b
docs: update changelog
de9635e
docs: add 3.24.0 changelog
04f333b
Revert "docs: add 3.24.0 changelog"
99addfb
bump 3.24.0
3f38861
Merge pull request #19236 from ant-design/release-3.24.0
dee4b25
docs: add 3.24.0 changelog
ab34970
fix: fix cascader placeholder internationalization (#19227)
fb2bafb
upgrade snapshot
a9d7178
upgrade snapshot
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.24.1
to 3.24.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
scroll.x
设置 max-content
无效导致横向滚动消失的问题。#19284column.filterDropdown
作为新属性设置时报错的问题。#19302column.filterDropdown
as new prop. #19302download
button trigger preview unexpectedly. #19268 @qq645381995The new version differs by 671 commits.
ee6f2d3
:sparkles: release 3.24.2
b9b239e
test: add test case for ref test (#19302)
e7ebf85
fix(#18280): add type [Moment.moment, undefined] to RangePickerValue (#19300)
cd6ff75
test: official site checker before publish (#19247)
8a715d0
:memo: :clapper: improve grid demo and documentaion
13d219c
:bug: Fix Table scroll.x max-content not working
63feb68
Fix Select Mode Type
9cfc151
Fix Select Mode Type
53c55ce
Fix Select Mode Type
59ec7f3
corrected the typographical error of word 'case' to 'care' (#19290)
b280b63
chore: fix compile fail when use cnpm installed
40aca57
chore: Remove React function polyfill (#19279)
3f037b6
Improve types for customRequest prop on Upload component
3eead25
Fix typos in en-US contributing guide (#19277)
a31deb7
fix: 修复点击下载按钮会执行预览方法 (#19268)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.24.2
to 3.24.3
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
columns
inside render. #19404gutter
not working. #19308non-boolean attribute
and unique key
. #19357@modal-header-color
variable. #19385columns
在 render 中会导致排序失效的问题。#19404gutter
失效的问题。#19308non-boolean attribute
和 unique key
警告信息。#19357@modal-header-color
变量。#19385The new version differs by 709 commits.
c675354
fix eslint error
b4280cb
bump 3.24.3
2590c61
docs: changelog for 3.24.3 (#19436)
17ad782
refactoring: refactor search code (#19441)
99d8f07
:bug: Fix sort order of columns in render
a31748d
feat: Add some code owner (#19414)
802a4a1
fix: lint (#19434)
7691047
fix: Modal icon position while no title (#19419)
670fbe3
docs: add "maxLength" property to Input Doc
bf13a34
fix: disabled cursor (#19403)
f1bf9eb
docs:Use tensorflow.js to predict icon (#19411)
693d5a1
General components doc tweaks (#19416)
d2a8a10
chore: :memo: add CODEOWNERS file (#19410)
d5ad7d7
update Types
2761460
style: add @modal-header-color variable (#19385)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.24.3
to 3.25.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
listStyle
support function callback. #19330 @lxnxbnqicon
of Avatar support ReactNode. #19368allowClear
. #19310 @Rustin-Liumethod
for request. #19533onChange
add XMLHttpRequest
as additional param. #19539 @hahmadiadefaultPickerValue
not works. #19141 @NightFox7onEsc is not a function
TypeError. #19474margin
collapsed issue. #19476 @wangweijun0418@input-number-hover-border-color
, @select-background
. #19546downloadFile
in all locale files. #19361 @DemetriusHRpreview
type. #19496 @chnliquanlistStyle
支持回调函数。#19330 @lxnxbnqicon
属性支持传递 ReactNode。#19368allowClear
。#19310 @Rustin-Liumethod
属性用于修改请求方式。#19533onChange
新增 XMLHttpRequest
作为额外参数。#19539 @hahmadiadefaultPickerValue
不生效的问题。#19141 @NightFox7onEsc is not a function
错误。#19474margin
样式重合的问题。#19476 @wangweijun0418@input-number-hover-border-color
, @select-background
。#19546downloadFile
支持。#19361 @DemetriusHRpreview
定义。#19496 @chnliquanThe new version differs by 745 commits.
e88f021
docs: 3.25.0 changelog (#19549)
c1d55ad
Revert "remove labelAlign: PropTypes.string"
7649608
remove labelAlign: PropTypes.string
187b103
chore: Delete duplicate variables (#19547)
3402f65
tuple FormLabelAlign (#19543)
15d8494
Merge pull request #19544 from ant-design/feature-merge-master
696f560
feat: input,select less vars (#19546)
5bf96bb
merge master
2144589
Gets the XMLHttpRequest Object in Onchange function (#19539)
0189244
fix: fix remove url
dc2ba55
doc fix layout breakpoints url
53efaa8
:zap: support Upload method
3d8b9df
fix: table does not automatically scroll to the top when change page size (#19465)
767d2d0
feat: Add allowClear to TextArea (#19310)
92caa2d
docs: improve table demo description
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.25.0
to 3.25.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
@menu-icon-size
and @menu-icon-size-lg
not working. #19553 @yoyo837defaultExpandedAll
not working with treeData
. #19646placement
prop is top or bottom. #19506 @shaodahongmargin-right
style is missing. #19635extraCommonProps
not working properly. #19572 @yoyo837@menu-icon-size
和 @menu-icon-size-lg
less 变量不生效的问题。#19553 @yoyo837defaultExpandedAll
在使用 treeData
时不生效的问题。#19646placement
属性为 top 或 bottom 时内容溢出的问题。#19506 @shaodahongextraCommonProps
属性不生效的问题。 #19572 @yoyo837The new version differs by 777 commits.
9dcaad0
Bump 3.25.1
c2ff794
docs: Add the changelog of 3.25.1 (#19657)
e116eea
Update chalk to version 3.0.0
c6a7c44
Merge branch 'depfu/update/npm/typescript-3.7.2'
91fcf98
:bug: fix error for typescript@3.7.2
3afc432
Update typescript to version 3.7.2
451d01b
fix: refactor collect tree key code logic (#19646)
0cf62f6
:up: upgrade rc-form and rc-animate for lifecyle warning
499494c
chore: react-helmet => react-helmet-async
c9682fc
:memo: Add FAQ for ConfigProvider locale not working
5916582
:bug: Fix Dropdown icon missing margin right (#19635)
1d4f240
chore(deps-dev): bump @typescript-eslint/parser from 2.4.0 to 2.6.1 (#19630)
94c3978
:memo: fix English translation missing of site footer
8c23d8b
:up: upgrade rc-footer
be0fd70
removing getContainer fixed (#19233)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.25.1
to 3.25.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
NL-nl
locales. #19734 @hoestreverse
definition. #19713 @jacklee814filteredValue
definition. #19722 @andelfNL-nl
国际化。#19734 @hoestreverse
定义。#19713 @jacklee814filteredValue
定义。#19722 @andelfThe new version differs by 799 commits.
5ff193c
docs: 3.25.2 changelog (#19768)
91faa7e
:clapper: improve notification placement demo
5ecd32a
site: :memo: Add GA event for opening in stackblitz
26b9e1f
test: introduce codesandbox ci (#19721)
d744df5
Fix Documentation for Menu API (#19757)
0cb5601
fix: drawer footer fixed (#19751)
2f30c80
fix: Update NL-nl locales (#19734)
4079f36
Revert "fix: update Select type interface (#19730)" (#19733)
8b705e3
fix: update Select type interface (#19730)
6860336
fix: add missing null option type (#19722)
dfe7fd3
feat: code add stackblitz (#19714)
3264844
fix: type interface SliderProps (#19713)
cedc956
Update index.en-US.md
807fea0
fix[Style] Transfer (#19693)
af2dd37
Fixed typing issue in Table > filterDropdown (#19701)
There are 250 commits in total.
See the full diff
The dependency antd was updated from
3.21.1
to3.21.2
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
antd is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ✅ **continuous-integration/travis-ci/push:** The Travis CI build passed ([Details](https://travis-ci.org/gilmarsquinelato/i18n-manager/builds/567993373?utm_source=github_status&utm_medium=notification)). - ❌ **Travis CI - Branch:** The build **errored**.Release Notes for 3.21.2
React does not recognize the noStyle prop on a DOM element
warning. #18088prefix
&suffix
not align with text. #18097locale
not work. #18105React does not recognize the noStyle prop on a DOM element
的问题。#18088prefix
&suffix
文本没对齐的问题。#18097locale
无效的问题。#18105Commits
The new version differs by 9 commits.
c6d04a7
docs: add 3.21.2 changelog (#18106)
f656657
fix: ConfigProvider should not block LocaleProvider (#18105)
197649b
fix: Revert #17684 (#18097)
adc1879
Merge pull request #18088 from ant-design/fix-noStyle
9630410
:bug: Fix
noStyle
warning6bb8829
:memo: Fix changelog
6fe1e41
:memo: Improve API Table design
83a7687
:memo: antd/lib/xxx => antd/es/xxx again
887aa4c
:memo: antd/lib/xxx => antd/es/xxx
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: