Closed greenkeeper[bot] closed 5 years ago
After pinning to 3.17.0 your tests are passing again. Downgrade this dependency 📌.
devDependency
antd was updated from 3.18.0
to 3.18.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
module.export
of package. #antd-toolsmodule.export
。#antd-toolsdevDependency
antd was updated from 3.18.1
to 3.18.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
children
is changed. #16583blur
by upgrading rc-calendar
requirement to version 9.13.3
. #16588help
prop and margin-bottom
is negative. #16584 @sbuschfont-size
style. #15206selectedRows
missing when there is childrenColumnName
in Table. #16614children
prop for Breadcrumb. #16550 @Gin-XonFieldsChange
params for Form. #16577 @SylvanasGonedataSource
and renderItem
for List. #16587onDragEnter
params for Tree. #16638 @erucaevent
for Tree。#16624 @ztplzchildren
数量变化时,面板指示点的选中状态不正常的问题。#16583rc-calendar
依赖到 9.13.3
版本,以修复 DatePicker 组件在失去焦点时面板不会关闭的问题。#16588help
信息,并且 margin-bottom
为负数时,导致之后的元素样式错乱的问题。#16584 @sbuschfont-size
样式时没有水平居中的问题。#15206childrenColumnName
时,selectedRows
参数为空的问题。#16614The new version differs by 47 commits.
6e7c5a9
Merge branch 'master' of github.com:ant-design/ant-design
95044af
Fix stylelint errors
a4054bf
prettier md files
eea2272
fix form typescript doc
3048f67
Bump 3.18.2
e6586c9
docs: Add the changelog of 3.18.2 (#16666)
6e59e77
Merge pull request #16646 from ant-design/fix-cascader-style
1c918b0
:lipstick: unified Cascader selected style with Select
1517fcb
fix space missing in button (#16551)
947e8e5
Merge pull request #16643 from ant-design/drawer-close-resume-animate
aff1dc2
Update drawer.less
1e406db
fix close animation
0c1b062
Merge pull request #16638 from eruca/master
e0f8aed
==
to ===
1872f51
Format (#16639)
There are 47 commits in total.
See the full diff
devDependency
antd was updated from 3.18.2
to 3.19.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
ESC
. #16694headerRender
to customize header。#16535 @abgaryanharutyuntooltipPlacement
to set tooltip position. #16641 @cmaster11getTooltipPopupContainer
to customize tooltip container. #16717initialSlide
not work when children
count change. #16756displayRender
not interactive. #16782disabled
. #16786disabled
cursor style. #16799 @attackingaction
prop definition. #16716 @christophehurpeauonRemove
prop definition. #16570 @christophehurpeaugetPopupContainer
prop definition. #16778 @chj-damonparse
prop definition. #16797ESC
关闭。#16694headerRender
以自定义头部。#16535 @abgaryanharutyuntooltipPlacement
以定义提示所在位置。#16641 @cmaster11getTooltipPopupContainer
以允许自定义提示所在容器。#16717initialSlide
在 children
数量变化时无效的问题。#16756disabled
时仍然可以移除的问题。#16786disabled
状态下鼠标样式。#16799 @attackingaction
属性的定义。#16716 @christophehurpeauonRemove
属性的定义。#16570 @christophehurpeaugetPopupContainer
属性的定义。#16778 @chj-damonparser
属性的定义。#16797The new version differs by 108 commits.
b5f2ea7
docs: 3.19.0 changelog (#16796)
81e6937
:lipstick: Correct Statistic font color (#16801)
fecff0d
Merge pull request #16799 from attacking/master
a3e19ce
Merge pull request #16798 from ant-design/feature-merge-master
60ee01f
Merge pull request #16797 from ant-design/fix-input-number-parser-type
3493cc1
merge master
9793e30
Fix the problem that the Slider's Tooltip is in the incorrect position when use modal (#16717)
1eb46eb
feat: add disable style to upload component
28b14c9
Allow users to define where tooltips should appear on slider marks (#16641)
9828715
feat: New calendar apis, headerRender method (#16535)
35e2359
:bug: Fix Input parser type
6af96e7
Merge pull request #16794 from ant-design/feature
0952696
Merge pull request #16793 from ant-design/master
56ff872
Remove ancient prop types (#16705)
f5f32f6
update getPopupContainer (#16778)
There are 108 commits in total.
See the full diff
devDependency
antd was updated from 3.19.0
to 3.19.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
canlendar
/ interation
to calendar
/ interaction
. #16818The new version differs by 115 commits.
35d23ed
docs: 3.19.1 change-log (#16820)
79a6b70
:bug: Fix typo name icons, add warning and update docs (#16818)
d6c926d
Fix typescript compile error (#16816)
29ec272
fix: Descriptions warning should work as expect (#16819)
6853402
fix: Select ts define (#16817)
008136e
fix: Tooltip not hidden when menu is in control mode (#16812)
c5aaeb8
fix: mentions ts definition update (#16814)
b5f2ea7
docs: 3.19.0 changelog (#16796)
81e6937
:lipstick: Correct Statistic font color (#16801)
fecff0d
Merge pull request #16799 from attacking/master
a3e19ce
Merge pull request #16798 from ant-design/feature-merge-master
60ee01f
Merge pull request #16797 from ant-design/fix-input-number-parser-type
3493cc1
merge master
9793e30
Fix the problem that the Slider's Tooltip is in the incorrect position when use modal (#16717)
1eb46eb
feat: add disable style to upload component
There are 115 commits in total.
See the full diff
devDependency
antd was updated from 3.19.1
to 3.19.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
setStart
on an unmounted component. #16822 @shiningjason@error-color
, @warning-color
instead of @text-color-danger
, @text-color-warning
. #16890 @MrHeerinlineCollapsed
under Sider. #16826forceSubmenuRender
into MenuProps. #16827TypographyProps
type. #16835onChange
prop type definition to Steps. #16845 @JonathanLee-LXwebkitRelativePath
prop type definition to Upload. #16850 @DiamondYuansetState
警告。#16822 @shiningjason@error-color
、@warning-color
代替 @text-color-danger
、@text-color-warning
。#16890 @MrHeerinlineCollapsed
时的提示信息。#16826forceSubMenuRender
类型定义。#16827onChange
类型定义。#16845 @JonathanLee-LXwebkitRelativePath
类型定义。#16850 @DiamondYuanThe new version differs by 159 commits.
86bc281
release: 3.19.2
0489ad7
3.19.2 changelog doc (#16917)
fd45cee
:memo: changelog
9ec41b1
Merge pull request #16916 from ant-design/doc-changelog
438df83
:memo: changelog
d795bf4
doc: changelog 3.19.2 (#16915)
f92b777
doc: changelog
1ffa7ba
doc: format
0dd2f5a
doc: changelog
522c817
doc: changelog
96ca08b
doc: changelog
4eecc68
doc: changelog
b6f7550
tweak: order changelog
87a2d9f
doc: changelog
4c07822
doc: changelog 3.19.2
There are 159 commits in total.
See the full diff
devDependency
antd was updated from 3.19.2
to 3.19.3
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
mode
cannot be selected. #16984children
is selected. #16885 @haianweifengnumber
type display native spinner. #16926border-radius
in Firefox. #16957rowSelection.getCheckboxProps()
has no return value. #15224title
and rowSelection
.orientation="center"
style. #16988RcFile
definition. #16851TextProps
type in Typography. #17003 @Jarvis1010mode
后无法选择的文档说明。#16984validateDOMNesting
警告信息。#16929number
类型时会展示原生按钮的问题。#16926rowSelection.getCheckboxProps()
在没有返回值时报错的问题。#15224border-radius
样式问题。#16957title
和 rowSelection
同时指定时在 Chrome 下滚动条异常的问题。#16934orientation="center"
时样式错位的问题。#16988RcFile
类型定义。#16851TextProps
的类型定义。#17003 @Jarvis1010The new version differs by 222 commits.
8c417e6
chore: update package.json
b0b533a
docs: 3.19.3 change-log (#16998)
05d8455
Update colors.zh-CN.md
393f4b4
Fix typo
28d822e
Merge pull request #17005 from ant-design/fix-snapshot
e5e22e2
:white_check_mark: Fix test snapshots
928e3e9
Merge pull request #16741 from gadzillllla/patch-1
6e5d79c
Merge pull request #16961 from zjffun/patch-2
77d1563
Merge pull request #17002 from morellan/fix-es-locale
5174ac7
Merge pull request #16965 from ant-design/darkTheme
e468882
Merge pull request #17003 from Jarvis1010/master
09435b2
Export TextProps and update english in error
758f7b0
Add missing spanish translations
c9205f9
Merge pull request #16988 from ant-design/fix-divider
e2d119d
:bug: Fix Divider orientation="center"
style
There are 222 commits in total.
See the full diff
devDependency
antd was updated from 3.19.3
to 3.19.4
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
@comment-font-size-base
@comment-font-size-sm
showLine
时动画抖动的问题。#17055@comment-font-size-base
@comment-font-size-sm
The new version differs by 268 commits.
6ac0ed7
Bump 3.19.4
7b50f19
Add 3.19.4 changelog (#17115)
d10f550
Add 3.19.4 changelog
8efc0ff
:rotating_light: Fix eslint
cb4a86a
Merge pull request #17114 from ant-design/fix17109
5296623
Merge pull request #17113 from ant-design/fix-divider-style
4373ef1
fix #17109 ,fix pointers is not always a clickable problem
7c2846b
:lipstick: Make Divider style customization easier
e8e81e2
Merge pull request #17108 from Enfield1/fix_ru_locale
6a5f2e9
Add missing russian translations
65eb713
Merge pull request #17100 from ant-design/fix-input-align
3606d15
:bug: Fix Input not align with other components in Chrome
edcd2ca
Merge pull request #17098 from JohnsenZhou/patch-1
2efa79b
Update index.zh-CN.md
df23f0d
Merge pull request #17092 from 3b3ziz/master
There are 250 commits in total.
See the full diff
devDependency
antd was updated from 3.19.4
to 3.19.5
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
getPopupContainer
of ConfigProvider not works on Modal. #17132The new version differs by 278 commits.
7f43ac5
update changelog (#17133)
b402517
fix modal not support configProvider (#17132)
dc1572c
fix style (#17126)
e0bfcab
chore: Fix react-dnd CI (#17130)
ae26f76
fix ts lint warning (#17049)
3b9b987
:up: upgrade devDeps
30ac0a0
Merge pull request #17118 from ant-design/fix-lgtm-errors
e3565ac
:rotating_light: Fix lgtm errors
6c60092
Merge pull request #17119 from ant-design/upgrade-eslint-config-prettier
1c46e31
:up: upgrade eslint-config-prettier version
6ac0ed7
Bump 3.19.4
7b50f19
Add 3.19.4 changelog (#17115)
d10f550
Add 3.19.4 changelog
8efc0ff
:rotating_light: Fix eslint
cb4a86a
Merge pull request #17114 from ant-design/fix17109
There are 250 commits in total.
See the full diff
devDependency
antd was updated from 3.19.5
to 3.19.6
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
extra
position not correct. #17140filter
dynamic change. #17141The new version differs by 285 commits.
5f816ba
docs: 3.19.6 changelog (#17166)
dc4102d
reset line-height of TextArea & Picker (#17165)
a676f37
Merge pull request #17161 from shaderzak/patch-1
baac048
Fix English translation
b77dbd3
fix: Table crash when filter dynamic change (#17141)
ebdc704
fix: Nest Card extra position not correct (#17140)
cfe4de5
update modal doc (#17137)
7f43ac5
update changelog (#17133)
b402517
fix modal not support configProvider (#17132)
dc1572c
fix style (#17126)
e0bfcab
chore: Fix react-dnd CI (#17130)
ae26f76
fix ts lint warning (#17049)
3b9b987
:up: upgrade devDeps
30ac0a0
Merge pull request #17118 from ant-design/fix-lgtm-errors
e3565ac
:rotating_light: Fix lgtm errors
There are 250 commits in total.
See the full diff
devDependency
antd was updated from 3.19.6
to 3.19.7
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 317 commits.
a3fb511
Merge pull request #17227 from ant-design/changelog-3.19.7
af090dc
:memo: 3.19.6 English changelog
9b6fbfc
docs: upgrade about npm create umi
6b83865
:memo: Release 3.19.7
606ed90
Merge pull request #17229 from ant-design/adjust-modal-padding-bottom
0de4bd8
Merge pull request #17228 from ant-design/fix-sider-z-index
ce04af8
Merge pull request #17063 from wonderjar/master
ad39a94
:bug: Fix Layout.Sider‘s zero-width trigger z-index
0ea94b9
:bug: Fix Modal 24px bottom area not trigger mask click
a4d7593
Merge pull request #17120 from Zzzen/master
0a7432e
Merge pull request #17209 from ant-design/pageheader-show-all-breadcrumb
6ffef83
:zap: fix polyfill.min.js
5c909e3
Merge pull request #17223 from ant-design/fix-table-scrollbar-in-IE
bdfd877
:bug: Fix a Table scrollbar style in IE
07c85ea
fix: Clone only valid react child elements (#17207)
There are 250 commits in total.
See the full diff
devDependency
antd was updated from 3.19.7
to 3.19.8
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
unknown
to any
for now to avoid introducing tones of errors in one time. #17249unknown
到 any
避免一次性引入大量 TS 错误。#17249The new version differs by 331 commits.
3eb7130
:sparkles: 3.19.8
f6121aa
Merge pull request #17249 from ant-design/revert-form-type
3f8589c
chore: code style
c0bd255
lock eslint-plugin-react for yannickcr/eslint-plugin-react#2319
57c28de
revert unknown to any
936fea5
:bug: Fix onRow return types
d5be7ce
Update FUNDING.yml
4c84c41
:bug: Revert Form type unknown
to any
4875d2d
Merge pull request #17236 from ant-design/upgrade-eslint
40a38ff
Merge pull request #17239 from babbarankit/patch-2
71f3e36
Merge pull request #17237 from babbarankit/patch-1
0bb7f60
Update SubMenu.tsx
26e427c
Tabs props missing prop
13deeb2
:up: upgrade eslint to 6.0
a3fb511
Merge pull request #17227 from ant-design/changelog-3.19.7
There are 250 commits in total.
See the full diff
devDependency
antd was updated from 3.19.8
to 3.20.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
className
定义。#17321The new version differs by 425 commits.
0ea9779
publish 3.20.0
bbb1690
add 3.20.0 changelog (#17365)
4d5dae0
Merge pull request #17377 from ant-design/fix-test
859be32
Merge pull request #17376 from ant-design/feature
be33ebf
update test case
4972383
feat: New Components Result (#17244)
a5f4956
fix: Tooltip not work correctly on disabled Switch (#17372)
12c577d
docs: Update menuItemSelectedIcon desc of Select
319b11d
Merge pull request #17364 from ant-design/feature
8eceb04
update snap
722b39e
Merge branch 'master' into feature
f557cf8
Merge pull request #17355 from NsNe/develop
95c0a4e
Merge pull request #17321 from ant-design/optimize-pageHeader-className-naming
b5d629a
docs(Table): update description of hideDefaultSelections
c3a3db3
Merge pull request #17345 from hengkx/fix-17267
There are 250 commits in total.
See the full diff
devDependency
antd was updated from 3.20.0
to 3.20.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
className
is empty and the class name is wrong. #17389colum-height
to column-height
. #17458onSubmit
type. #17412loading
type. #17433onClick
type. #17502 @DiamondYuanclassName
为空造成类名错误的问题。#17389colum-height
为 column-height
。#17458onSubmit
TypeScript 定义。#17412loading
属性 TypeScript 定义。#17433onClick
的 TypeScript 定义。#17502 @DiamondYuanThe new version differs by 463 commits.
bc6c0f1
chore: changelog for 3.20.1 (#17499)
1d2bc07
fix: some tabs style (#17500)
47b85c9
lock @babel/plugin-transform-typescript to ~7.4.5
4d1fe60
lock @babel/plugin-transform-typescript again
e9b370d
:memo: Add documentation for LocaleProvider and List
0f6b8c8
:up: upgrade react-dnd
b9ffa8a
Merge pull request #17502 from ant-design/fix/fix-switch-type
6b7ad10
fix: fix type of SwitchProps
c484fdf
:zap: Remove @babel/plugin-transform-typescript dep
5375bf0
Merge pull request #17480 from ant-design/change-date-picker-arrow
a517a9e
chore: Lock @babel/plugin-transform-typescript version (#17486)
6498cbb
:lipstick: change another arrow style
a129846
rm drawer config consumer props (#17390)
1fc1710
doc: split demos (#17415)
b1e63be
fix: icon typo (#17458)
There are 250 commits in total.
See the full diff
devDependency
antd was updated from 3.20.1
to 3.20.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
notFoundContent
when options.length is 0. #17538 - isLeaf
is true. #17550 - option
类型定义。#17581 @MrHeer - title
类型定义。#17412 - The new version differs by 501 commits.
aec0eb9
Bump 3.20.2
54a992c
fix: Style property orders
5e79e51
docs: Add the changelog of 3.20.2 (#17621)
9afe726
perf: setState only when activeKey changed (#17620)
6c9b177
Fix Collapse Panel key type. (#17557)
8798198
fix(test): Jest with ES Modules of react-dnd (#17607)
e49707c
Update responsive.md (#17586)
aa70ae0
Merge pull request #17525 from ant-design/dependabot/npm_and_yarn/babel/plugin-transform-typescript-approx-7.5.1
44aa1bd
Merge pull request #17592 from pengtikui/master
ade577a
Merge pull request #17596 from LilyWakana/issue17569
001384a
fix: button loading style(#17569)
e17e325
docs: fix typo
a46eb8e
Update package.json
3ed4128
Merge pull request #17589 from yongdamsh/patch-1
4301172
docs: fix tag name in the API example
There are 250 commits in total.
See the full diff
devDependency
antd was updated from 3.20.2
to 3.20.3
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 509 commits.
f4095ef
Fix css properties orders
188cd35
Bump 3.20.3
735c04a
Add 3.20.3 changelog (#17646)
437defc
Add 3.20.3 changelog
5b7c922
Revert #17508 (#17639)
491e388
:white_check_mark: fix snapshot
138abc8
Merge pull request #17633 from Willworkgogogo/patch-1
20fa17b
Update 404.md
aec0eb9
Bump 3.20.2
54a992c
fix: Style property orders
5e79e51
docs: Add the changelog of 3.20.2 (#17621)
9afe726
perf: setState only when activeKey changed (#17620)
6c9b177
Fix Collapse Panel key type. (#17557)
8798198
fix(test): Jest with ES Modules of react-dnd (#17607)
e49707c
Update responsive.md (#17586)
There are 250 commits in total.
See the full diff
The devDependency antd was updated from
3.17.0
to3.18.0
.🚨 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 devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/1stg/jedi/builds/531623471?utm_source=github_status&utm_medium=notification)).Release Notes for 3.18.0
children
prop to customize render list. #16026disabled
prop. #16493@ant-design/icons
and@ant-design/icons-react
to 2.0 for fix lots of missing icons. #15874hasFeedback
overlap issue with Input.Password. #16445hoist-non-react-statics
compilation error. #16397 @ztplztitle
is undefined. #16510 @yociduoonOk
callback return an promise rejects. #16437 @jas0ncnmaxTagTextLength
. #16504 @SylvanasGonegetFieldError
in Form. #16524 @vicrepchildren
来自定义渲染列表。#16026disabled
属性。#16493@ant-design/icons
和@ant-design/icons-react
到 2.0 修复一些图标缺失的问题。#15874hasFeedback
和 Input.Password 一起使用时互相重叠的问题。#16445hoist-non-react-statics
导致的编译错误问题。#16397 @ztplztitle
为空时不应该渲染空白元素的问题。#16510 @yociduoonOk
回调返回的 Promise 被 Reject 的时候,打印错误。#16437 @jas0ncncolumn.filterDropdown
的定义。#16446maxTagTextLength
的定义。#16504 @SylvanasGonegetFieldError
的返回值的定义。#16524 @vicrepstyle
定义的问题。#16485Commits
The new version differs by 117 commits.
ad262e7
Merge pull request #16538 from ant-design/feature
5375f51
docs: changelog for 3.18.0 (#16539)
1198fb6
update doc (#16545)
a4baec0
Merge pull request #16537 from ant-design/chore/mergemaster
adfc435
merge master
b92020c
docs: 📝 changelog for 3.17.1 (#16534)
16f7d66
Merge pull request #16531 from abgaryanharutyun/patch-2
b8c5671
Just a spelling update
b3e90d7
Merge pull request #16524 from vicrep/patch-1
6119095
fix(forms): improve field error method type defs
6eacfd7
fix[Select]: add missing type definition (#16504)
fb8f947
Update confirm-promise.md
0156886
fix: codesandbox not support slash import (#16509)
e88589d
feat: Pagination support
disabled
prop (#16493)2bfecc3
📝 Update Menu docs (#16513)
There are 117 commits in total.
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: