Open greenkeeper[bot] opened 5 years ago
After pinning to 3.17.0 your tests are passing again. Downgrade this dependency 📌.
dependency
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-toolsdependency
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
dependency
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
dependency
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
dependency
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
dependency
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
dependency
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
dependency
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
dependency
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
dependency
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
dependency
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
dependency
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
dependency
antd was updated from 3.20.3
to 3.20.4
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
mask
, parent Drawer can not collapse after removing sub component. #17698Cannot update during an existing state transition
. #17657getContainer
changed. #17677description
supports false
. #17659 @billfellermask
为 false 时,卸载子级组件后父抽屉不收回的问题。#17698Cannot update during an existing state transition
警告的问题。#17657getContainer
变化的问题。#17677description
支持 false
。 #17659 @billfellerThe new version differs by 578 commits.
e83566b
docs: update changelog (#17739)
bc8cb6e
:memo: fix changelog markdown style
a3d3f88
Merge pull request #17733 from kdnk/update-lodash
8d0ce71
Update lodash
4465c03
Merge pull request #17728 from ant-design/fix-pagination-style
5192440
Merge pull request #17719 from ReganL/patch-1
b7b1bcf
:lipstick: pagiation item hovering without underline
f0c5f7e
Fixed typo in use-with-create-react-app.en-US.md
cdcbb54
fix dekko test (#17707)
d032784
Merge pull request #17705 from lhx6538665/patch-4
28d70f5
让card的action更容易点击
57c9c1f
Merge pull request #17697 from ant-design/improve-less-variables
f5e318a
Merge pull request #17698 from ant-design/drawer-multi-unmount
bc39c15
add test
d4c90d4
fix: delete drawer in child and re-render, no push started
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.20.4
to 3.20.5
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
<Button type="danger" ghost />
broken style. #17743<Button type="danger" ghost />
样式问题。#17743The new version differs by 583 commits.
bf2abd1
:sparkles: 3.20.5
896e4e8
Merge pull request #17743 from ant-design/fix-danger-ghost-button
3f2e1b1
Merge pull request #17708 from cottom/chore/remove-extra-disabled
3c771b3
:bug: Fix Button danger style when type is ghost
77d8c92
chore: remove unnecessary disable default props
e83566b
docs: update changelog (#17739)
bc8cb6e
:memo: fix changelog markdown style
a3d3f88
Merge pull request #17733 from kdnk/update-lodash
8d0ce71
Update lodash
4465c03
Merge pull request #17728 from ant-design/fix-pagination-style
5192440
Merge pull request #17719 from ReganL/patch-1
b7b1bcf
:lipstick: pagiation item hovering without underline
f0c5f7e
Fixed typo in use-with-create-react-app.en-US.md
cdcbb54
fix dekko test (#17707)
d032784
Merge pull request #17705 from lhx6538665/patch-4
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.20.5
to 3.20.6
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
options
's children
is null
. #17756@input-hover-border-color
variables not working. #17784dataSource
with lazy
. #17783defaultValue
startTime later than endTime. #17694 @mraiguoplaceholder
truncate style. #17797 @Kapiroskamessage
style. #17808 @mtadams007extra
is not centered. #17786 @nnececvalue
not keeps bar radius round. #17819format
not escaping characters in square brackets. #17841filterDropdown
always triggering onChange
in some situations. #17846options
中 children
为 null
时报错的问题。#17756@input-hover-border-color
变量不生效的问题。#17784lazy
时更新数据不触发重新渲染的问题。#17783defaultValue
中开始时间可大于结束时间的问题。#17694 @mraiguoplaceholder
文字过长时的截断样式兼容性问题。#17797 @Kapiroskamessage
样式问题。#17808 @mtadams007extra
部分不居中的问题。#17786 @nnececvalue
较小时,左边条不够圆的问题。#17819format
不支持方括号保留字符串的问题。#17841filterDropdown
在某些情况下消失时总是触发 onChange
的问题。#17846The new version differs by 635 commits.
3e62daf
Release 3.20.6 (#17861)
eb6307f
:memo: changelog
f7d7d58
fix: readme
5752fb5
fix: lazy
d7ab9c4
:memo: en changelog
1a183dd
fix: docs changelog cn
902a813
:memo: zh-CN changelog
e6874e4
Merge pull request #17857 from ant-design/fix-safari-style
be030d2
:bug: Fix TimePicker safari render bug
d933e5e
Merge pull request #17846 from ant-design/fix-table-filter-dropdown
ce7ab24
:bug: Fix Table filterDropdown always trigger onChange
22179f3
:lipstick: code style optimizaiton
bce3696
fix count escape (#17841)
d4164f6
Update faq.en-US.md (#17832)
bc2d246
:lipstick: correct @input-hover-border-color (#17820)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.20.6
to 3.20.7
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 637 commits.
5a128c4
docs: add changelog (#17902)
24bfcac
fix: Upload can not click in Form.Item (#17897)
3e62daf
Release 3.20.6 (#17861)
eb6307f
:memo: changelog
f7d7d58
fix: readme
5752fb5
fix: lazy
d7ab9c4
:memo: en changelog
1a183dd
fix: docs changelog cn
902a813
:memo: zh-CN changelog
e6874e4
Merge pull request #17857 from ant-design/fix-safari-style
be030d2
:bug: Fix TimePicker safari render bug
d933e5e
Merge pull request #17846 from ant-design/fix-table-filter-dropdown
ce7ab24
:bug: Fix Table filterDropdown always trigger onChange
22179f3
:lipstick: code style optimizaiton
bce3696
fix count escape (#17841)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.20.7
to 3.21.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
Separator
component. #17873 @long-zhugecolon
props. #17560 @hengkxgetPopupContainer
props. #17806gray
for Timeline.Item for unfinished or disabled status. #17731transformFile
to support transforming file before file uploading. #18009 @lijinke666getPopupContainer
not working in Table. #17806Form.Item
label replace regexp. #17985 @shaodahongmode
is decade. #17887 @xrkffggtabBarExtraContent
align issue. #17969type
is editable-card
and child component is false. #17965 @oldturkeya
tag in Alert's close tag. #17872 @geograousmask
opacity. #17943span
. #17971@table-footer-bg
@table-footer-color
menu-icon-size
menu-icon-size-lg
Breadcrumb.Separator
组件,可进行 separator
自定义。#17873 @long-zhugecolon
属性。#17560 @hengkxtrigger
方向。#18043 @kagawagaogetPopupContainer
属性用于设置表格内的各类浮层渲染节点。#17806gray
色彩类型,可用于未完成或失效状态。#17731transformFile
支持上传之前转换文件。#18009 @lijinke666getPopupContainer
对 Table 不生效的问题。 #17806Form.Item
label 正则替换问题。#17985 @shaodahongmode
为 decade 时,border 样式 bug。#17887 @xrkffggtabBarExtraContent
不居中对齐的问题。#17969type
为 editable-card
且子组件为 false 值时会报错的问题。#17965 @oldturkeya
标签。#17872 @geograousmask
透明度为 45%。#17943span
。#17971@table-footer-bg
@table-footer-color
menu-icon-size
menu-icon-size-lg
The new version differs by 754 commits.
f0d6c05
Release 3.21.0
e96e839
docs: 3.21.0 changelog (#18071)
13a306f
fix: add ta_IN.tsx
83b71b8
changelog
10bd46f
Merge branch 'sivaraj-dev-master'
4e57d8a
:white_check_mark: fix snapshots
a223726
Feature (#18069)
fb67012
Conflicts (#18070)
e97bd6f
feat: resolve conflicts
0240d12
feat(Upload): add transformFile option for transform file before request (#18009)
f634855
chore: transfer ajax table demo (#18067)
f9b6358
:memo: Fix English express
eb40cf4
Fixed spelling of official. (#18063)
b1ac12a
:bug: Fix Checkbox checked extra space (#18059)
678f8a5
feat: menu component customization: create new variables for easy customization (#17273)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.21.0
to 3.21.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
The new version differs by 757 commits.
0bc948d
update changelog (#18076)
f13148e
fix: update changelog (#18073)
2d7df45
fix: ConfigProvider wrapper locale no need with only children (#18075)
f0d6c05
Release 3.21.0
e96e839
docs: 3.21.0 changelog (#18071)
13a306f
fix: add ta_IN.tsx
83b71b8
changelog
10bd46f
Merge branch 'sivaraj-dev-master'
4e57d8a
:white_check_mark: fix snapshots
a223726
Feature (#18069)
fb67012
Conflicts (#18070)
e97bd6f
feat: resolve conflicts
0240d12
feat(Upload): add transformFile option for transform file before request (#18009)
f634855
chore: transfer ajax table demo (#18067)
f9b6358
:memo: Fix English express
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.21.1
to 3.21.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
React does not recognize the noStyle prop on a DOM element
warning. #18088prefix
& suffix
not align with text. #18097locale
not work. #18105The new version differs by 766 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
warning
6bb8829
: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
0bc948d
update changelog (#18076)
f13148e
fix: update changelog (#18073)
2d7df45
fix: ConfigProvider wrapper locale no need with only children (#18075)
f0d6c05
Release 3.21.0
e96e839
docs: 3.21.0 changelog (#18071)
13a306f
fix: add ta_IN.tsx
There are 250 commits in total.
See the full diff
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 833 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 250 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 997 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 250 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 1008 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 250 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 1092 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 1098 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 1133 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 1200 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 1233 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 1270 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 1278 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 1414 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 1421 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 1437 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 1475 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 1511 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 1543 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 1565 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
dependency
antd was updated from 3.25.2
to 3.25.3
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
picture-card
type, for crashed style when list item is removing. #19783 @qq645381995sk-SK
locales. #19787 @Kamahl19The new version differs by 1596 commits.
a210784
Merge pull request #19905 from ant-design/release-3.25.3
c8a2acb
:memo: changelog
19a8118
:memo: changelog
34ff6db
:memo: Upload changelog
f2ac4f3
docs: 🔗 fix g2plot link
fb4ed9a
chore(Table): Update custom-filter-panel.md demo (#19899)
46026c3
:memo: changelog Menu.Item
5d26cb0
:memo: 3.25.3 changelog
958bc51
docs: 🔗 fix antv.alipay.com to new antv.vision
fb66bce
docs: fix promote link
041b7fa
fix: cp command do not work in MacOS, #19775
be30d4b
docs: 🔥 announce brand new antv.vision
fecdfd9
Update rc-tabs to version 9.7.0 (#19726)
040fe56
fix time-picker disabled item focus style (#19812)
102efd5
docs: Improved grammar in AutoComplete docs (#19875)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.25.3
to 3.26.0
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
3.26.0
will be the last minor version of antd v3. And v4 beta is coming!closeIcon
props. #19618 @liuchao233pt_BR
locale. #19651 @liuchao233defaultFilteredValues
props. #18925 @mgcreaindicator
is null
. #19943disabled
with loading
not prevent pointer-events. #19958key
is provided. #19967picture-card
mode exceeds the border. #20008 @qq645381995className
and style
to the real effect dom.#19987@table-header-bg-sm
and 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 样式。#19939The new version differs by 1626 commits.
73db454
3.26.0 change log (#20026)
ca6260c
Update index.zh-CN.md (#19627)
a713a6a
Merge pull request #20024 from ant-design/merge-feature
1d516d7
merge feature
6e69bcc
fix test case
d7e8102
:bug: Fix Descriptions items not working with React.Fragment (#20019)
0ec7fa8
:bug: Fix Slider tooltip not aligned center (#20016)
329edc1
:bug: Fix Input clear icon overclap with feedback icon (#20017)
74e0587
Update stylelint-config-prettier to version 7.0.0 (#20013)
815d525
:memo: change home page promote url
b022eaf
fix: fix upload long picture style (#20008)
53eee98
:bug: docs: fix scrollama error
c824569
move className and style to ant-upload-drag (#19987)
f7d211f
Update http-server to version 0.12.0 (#19982)
d6430ad
fix: update message content with a unique key and cancel manually (#19967)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.26.0
to 3.26.1
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
className
error applied to label. #20067 @Liu-YashowLine
is true. #20090component
definition to be compatible with create-react-app svg component. #20142The new version differs by 1662 commits.
fd6d179
chore: lock eslint-plugin-impor
e01e545
:up: upgrade eslint-plugin-import
13fb839
:up: fix eslint errors
85fcf0f
:bug: fix Icon component ts error with cra definition
0b1a540
Bump 3.26.1
ea1f00d
Merge pull request #20140 from ant-design/release-3.26.1
bef81be
add 3.6.1 changelog
b875f2a
Update react-dnd to version 10.0.2 (#20138)
408fbb4
Update stylelint-config-prettier to version 8.0.0 (#20129)
850a5b4
Docs: fix table demo typing error (#20115)
ab36853
:memo: improve create-react-app documentation
9b65863
:white_check_mark: Add lighthouse-ci action
adf5288
:lipstick: Fix Editable Textarea flash in Firefox
4300c04
:memo: improve Typography demo description
fb68fcd
:lipstick: use classNames in Editable
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.26.1
to 3.26.2
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
disabledTime
TypeScript definition to be optional. #20153 @khaledkhalil94title
of dataSource
TypeScript definition to be optional. #20144 @mraiguodisabledTime
属性 TypeScript 定义为可选。#20153 @khaledkhalil94dataSource
的 title
属性 TypeScript 定义为可选。#20144 @mraiguoThe new version differs by 1668 commits.
20ef1f1
:clapper: improve Dropdown context menu demo
62839eb
:sparkles: bump 3.26.2
2f7998c
Fix: "disabledTime" property type in date-picker
fee211e
:memo: Add docs for ConfigProvider getPopupContainer
8188956
When using the render property to customize the title, the title property of the datasource is not required
57cb4a4
docs: update changelog
fd6d179
chore: lock eslint-plugin-impor
e01e545
:up: upgrade eslint-plugin-import
13fb839
:up: fix eslint errors
85fcf0f
:bug: fix Icon component ts error with cra definition
0b1a540
Bump 3.26.1
ea1f00d
Merge pull request #20140 from ant-design/release-3.26.1
bef81be
add 3.6.1 changelog
b875f2a
Update react-dnd to version 10.0.2 (#20138)
408fbb4
Update stylelint-config-prettier to version 8.0.0 (#20129)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.26.2
to 3.26.3
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
unpkg
field in package.json
. #20193showLine
and showIcon
missing icon. #20196switchScrollingEffect prop on a DOM element
warning. #20175label
definition. #20190 @ZhechenLipackage.json
中补充 unpkg
字段。#20193showLine
和 showIcon
同时开启时 [+]
[-]
图标丢失的问题。#20196switchScrollingEffect prop on a DOM element
警告。#20175label
属性定义。#20190 @ZhechenLiThe new version differs by 1680 commits.
32cf75c
:sparkles: Release 3.26.3 (#20258)
7cb4d4b
Add link of "Install and Initialization" to Getting started (#20251)
65ea688
fix: Modal combine Drawer cause overflow invalid (#20242)
1958b78
docs: copy state to props is a bad practice (#20212)
a90e447
docs: Update Tree docs (#20208)
b02d80d
:clapper: improve Tree showLine demo
0a5ec67
:bug: Fix Tree showLine and showIcon missing icon
f459ae9
:wrench: Add unpkg field in package.json (#20193)
6301c20
fix: fix type of OptionProps
fdc6070
:lipstick: fix home buttons align of Windows Firefox
721d8cb
improve dropdown/cascader/select customization
b0d55c8
fix icon spacing in forms
20ef1f1
:clapper: improve Dropdown context menu demo
62839eb
:sparkles: bump 3.26.2
2f7998c
Fix: "disabledTime" property type in date-picker
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.26.3
to 3.26.4
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
suffix
display not correct. #20363onClick
been triggered when close it. #20355onSearch
event in mobile and tablet devices. #20332 @YaoKaiLunicon
show white block in showIcon
mode. #20274.ico
文件问题。#20375 @Rustin-Liusuffix
显示不正确。#20363onClick
被触发的问题。#20355transition
过度动画失效的问题。#20283icon
时会展示一个空白占位的问题。#20274The new version differs by 1707 commits.
088ca07
docs: 3.26.4 changelog (#20379)
f4fd7cf
Update index.zh-CN.md (#20382)
0a00c5e
Correct Grammar in Form Component's Documentation (#20381)
92169c4
upload: fix upload not support ico file type issue(#20360) (#20375)
74082de
fix(Form): feedback icon with input suffix display not correct (#20363)
f98deba
chore: :memo: improve docs and config json (#20364)
6e27c62
:bug: fix Tag onClick triggered when close (#20355)
38dab1f
fix: cascader error color (#20347)
f14f934
update TreeSelect docs (#20341)
32744e7
fix: Disallow auto focus input after triggering "onSearch" event in mobile and tablet devices (#20332)
ea9e9fb
:bug: (Table): fix filters define in onChange (#20337)
7a2d1f2
:lipstick: optimize Steps labelPlacement vertical UI (#20325)
aa0b1c5
chore: :wastebasket: remove unused prop
ced537d
docs: :memo: fix site overflow style
930ad2e
docs: 📝 Description List => Descriptions (#20316)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.26.4
to 3.26.5
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
animated
prop is false. #20417 @xrkffggThe new version differs by 1720 commits.
8e793c4
Bump 3.26.5
8947275
docs: Add the changelog of 3.26.5 (#20520)
df8f343
revert Table page return 1 after sort (#20507)
670bd4b
:white_check_mark: update snapshots
75ed2e0
:memo: Add instruction about disabledDate
2f72e47
:bug: Fix Table header text align when colspan=1 (#20463)
77dc5fa
:memo: Update draggable.md (#20458)
9ea5fb3
:bug: Fix Tree wrong indent (#20456)
847f5fc
fix: tab bar animated style (#20417)
44a63ac
:memo: update feature
1ae0984
doc: fix warning date (#20413)
dc3bf75
docs: add #20325 in 3.26.4 changelog (#20395)
b826157
update TreeSelect docs (#20402)
088ca07
docs: 3.26.4 changelog (#20379)
f4fd7cf
Update index.zh-CN.md (#20382)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.26.5
to 3.26.6
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
master
to 3.x-stable
and v4 merge into master
.type="navigation"
UI in small screen. #20545message.xxx
pass null
will failed. #20546value
attribute from dom. #20544The new version differs by 1732 commits.
44c9bca
docs: 3.26.6 changelog (#20647)
4df1cd3
docs: update Modal docs (#20612)
2f7c895
Revert "Update colors.en-US.md (#20606)" (#20607)
c513296
Update colors.en-US.md (#20606)
2416f73
fix: url 404 (#20589)
d102c2b
:up: upgrade stylelint-order (#20585)
2adf8ce
fix: 💄 Remove Input.Password value attribute from dom (#20544)
528f1df
Fix image misplacing (#20552)
4297f33
fix: use Object.prototype.toString to check object (#20546)
8ea9356
:lipstick: Improve Step type="navigation"
UI in small screen (#20545)
bcb71b8
chore: dev mode always show debug default (#20535)
121437b
Remove inconsistant style (#20533)
8e793c4
Bump 3.26.5
8947275
docs: Add the changelog of 3.26.5 (#20520)
df8f343
revert Table page return 1 after sort (#20507)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.26.6
to 3.26.7
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
switcherIcon
shown in leaf node problem. #20753z-index
higher than Table fixed columns. #20751fieldNames
is existed and label/value share same name. #20720<Form layout="vertical" >
1px bug. #20685The new version differs by 1745 commits.
b6fc016
chore: check commit (#20880)
92fe411
docs: 3.26.7 changelog (#20873)
ab29ecb
fix: better approach to solve not show overflow content when in elastic (#20821)
23d5a85
:clapper: improve Tag demo
6e4fa95
:bug: fix Tree switcherIcon shown in leaf node (#20753)
2753ce9
:bug: tweak @zindex-badge for table fixed column
057f5b8
:bug: Fix Cascader search bug when fieldNames existed (#20720)
d3eea22
fix: correct the collapse-borderless class variable (#20718) (#20721)
da2f54a
refactor: improve digital input in tooltip demo (#20702) (#20717)
e5dd231
site: 📣 promote yuque activity
c6eafe8
:bug: fix Input.Group 1px bug in vertical layout form (#20685)
0520b84
docs: Update year in change log (#20670)
8dd91ca
docs: Update home for antd next link
44c9bca
docs: 3.26.6 changelog (#20647)
4df1cd3
docs: update Modal docs (#20612)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.26.7
to 3.26.8
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
title
is 0
. #20894actions
inconsistent position. #20897font-size
of actions
not in less theme variables. #21106displayName
. #21124okButtonProps
and cancelButtonProps
interface. #21165The new version differs by 1756 commits.
59c29a4
:sparkles: release 3.26.8 (#21187)
d3102bb
:bug: fix site menu affix bug (#21188)
e036e4c
site: 📣 promote g2plot
da3540b
Replace NativeButtonProps with ButtonProps for okButtonProps and cancelButtonProps. (#21165)
bba87d4
update display names for layout components (#21124)
6de8522
fix: card actions font-size issue (#21106)
674074c
fix: 3.x deploy site (#20682)
c68f446
fix error docs (#20926)
a96a95c
:bug: Fix List item flex layout (#20897)
b112378
:bug: Fix Tooltip title 0 is not shown (#20894)
db4bec9
version 3.23.0 (#20890)
b6fc016
chore: check commit (#20880)
92fe411
docs: 3.26.7 changelog (#20873)
ab29ecb
fix: better approach to solve not show overflow content when in elastic (#20821)
23d5a85
:clapper: improve Tag demo
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.26.8
to 3.26.9
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
size="small"
and labelPlacement="vertical"
. #21258editable
is true. #21268event
for Tree. #21200 @Jirka-LhotkaThe new version differs by 1764 commits.
a1c733a
Bump 3.26.9
9918140
docs: Add the changelog of 3.26.9 (#21289)
87cbe01
Explicitly add children prop to Timeline. (#21265)
eea0b02
:bug: Typography editable should focus at the end (#21268)
88bed67
:bug: Fix Steps style when size="small" and labelPlacement="vertical" (#21258)
f7e7ce9
fix: Minor fix on ValidationRule to match AsyncValidator (#21250)
ae7666f
fix badge (#21237)
3fb7325
Fix wrong event type of AntTreeNodeMouseEvent (#21200)
59c29a4
:sparkles: release 3.26.8 (#21187)
d3102bb
:bug: fix site menu affix bug (#21188)
e036e4c
site: 📣 promote g2plot
da3540b
Replace NativeButtonProps with ButtonProps for okButtonProps and cancelButtonProps. (#21165)
bba87d4
update display names for layout components (#21124)
6de8522
fix: card actions font-size issue (#21106)
674074c
fix: 3.x deploy site (#20682)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.26.9
to 3.26.10
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
<Form layout="vertical" >
1px bug. #20685color
not working when contains children. #21333padding
. #21325Cannot read property getBoundingClientRect in mobile device
. #21350The new version differs by 1776 commits.
4c52401
Bump 3.26.9
7c96796
docs: add 3.26.10 changelog (#21393)
ac63d26
Revert "fix: Minor fix on ValidationRule to match AsyncValidator (#21250)" (#21391)
b22ef22
:white_check_mark: fix Badge test in React 15
831f0fc
chore: remove unused iconClassName from definition (#21378)
4db7cbc
:bug: Fix Affix throws Cannot read property getBoundingClientRect (#21350)
dd16a24
:bug: fix Badge color not working when contains children (#21333)
f692e7e
:bug: fix Alert button extra padding in Firefox (#21325)
fd553c9
:clapper: improve dropdown demos in mobile (#21312)
1b23971
:lipstick: tweak steps 1px align (#21306)
04ef6a8
fix: Clear fix missing width (#21310)
703a4b1
docs(changelog): Add missing version
a1c733a
Bump 3.26.9
9918140
docs: Add the changelog of 3.26.9 (#21289)
87cbe01
Explicitly add children prop to Timeline. (#21265)
There are 250 commits in total.
See the full diff
dependency
antd was updated from 3.26.10
to 3.26.11
.Your tests are passing again with this update. Explicitly upgrade to this version 🚀
clearfix
style to breaks flex layout (mainly affect Row, Form, Layout style). #21406clearfix
以修复破坏 flex 布局的问题(主要影响 Row、Form、Layout 等布局问题)。#21406The new version differs by 1779 commits.
ef7bb37
docs: 3.26.11 changelog (#21405)
ac740d7
fix: Revert patch of row fix (#21406)
e356630
fix: ant-row with flex
4c52401
Bump 3.26.9
7c96796
docs: add 3.26.10 changelog (#21393)
ac63d26
Revert "fix: Minor fix on ValidationRule to match AsyncValidator (#21250)" (#21391)
b22ef22
:white_check_mark: fix Badge test in React 15
831f0fc
chore: remove unused iconClassName from definition (#21378)
4db7cbc
:bug: Fix Affix throws Cannot read property getBoundingClientRect (#21350)
dd16a24
:bug: fix Badge color not working when contains children (#21333)
f692e7e
:bug: fix Alert button extra padding in Firefox (#21325)
fd553c9
:clapper: improve dropdown demos in mobile (#21312)
1b23971
:lipstick: tweak steps 1px align (#21306)
04ef6a8
fix: Clear fix missing width (#21310)
703a4b1
docs(changelog): Add missing version
There are 250 commits in total.
See the full diff
The dependency 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 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 could not complete due to an error ([Details](https://travis-ci.org/BIT-IdeaFactory/BITbot-front-end/builds/531623502?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: