Dmitry Manannikov
c0e60f8097
Fix wrong List property ( #10123 ) ( #10128 )
This diff excludes `locale` from `rest` variable to
avoid passing to div.
Close #10123
7 years ago
Zheeeng
05a522c343
Update ButtonType ( #10129 )
7 years ago
Open Next
ad721111a4
fix bug in getting-started - date is null when clear the DatePick ( #10111 )
7 years ago
刘红
ee4f788ae0
添加BMP的支持 ( #10110 )
7 years ago
Jin ZHANG
f3f3c63c30
fix class for week date render ( #10081 )
7 years ago
afc163
3b00cf8971
Fix image when file.url has query or hash
close #10102
7 years ago
何志勇
7e8295769a
Markdown error ( #10100 )
There are six preset values, not five
7 years ago
Pierre
09fec16b6f
[TS] AutoComplete : Make dataSource optional ( #10077 )
When using children :
https://ant.design/components/auto-complete/#components-auto-complete-demo-options
7 years ago
dependabot[bot]
e5030dfa64
Update majo requirement to ^0.5.1 ( #10069 )
Updates the requirements on [majo](https://github.com/egoist/majo ) to permit the latest version.
- [Release notes](https://github.com/egoist/majo/releases )
- [Commits](https://github.com/egoist/majo/commits/v0.5.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
薛定谔的猫
63c0c2e38a
chore: set sideEffects: false ( #10043 )
so webpack can do better tree-shaking.
7 years ago
Wei Zhu
1a26268bd5
Remove duplicate SpinSize
7 years ago
诸岳
265770b4e3
Fix incompatible type error for Spin[size] prop, close #10053 ( #10055 )
7 years ago
Rallets
8157be2f4a
Add files via upload ( #10068 )
7 years ago
Albert 理斯特
b7411febce
A: 新增关于 childrenColumnName 的文档,fix #9035 ( #10062 )
7 years ago
Ed Moore
31e50e50b6
Fix types ( #10063 )
* Fix types
Fix https://github.com/ant-design/ant-design/issues/8796
* Fix exported types
7 years ago
Charles Covey-Brandt
e1efa990ca
Update Alert smooth-closed demo for spelling "visible" ( #10060 )
7 years ago
afc163
8fdce7cb4f
test: remove bisheng:build test to speed up the progress
7 years ago
Zheeeng
b41af97d1f
Fix typo ( #10050 )
7 years ago
偏右
88cacb6c35
Revert "Feature time line.reverse ( #10026 )" ( #10056 )
This reverts commit 92a07d1b9d
.
7 years ago
Zheeeng
92a07d1b9d
Feature time line.reverse ( #10026 )
* Add reverse api for Timeline
* Update TimeLine test snapshot
7 years ago
afc163
9b64a778d0
demo: fix console warning
7 years ago
afc163
4486c569f2
demo: update localeProvider demo
7 years ago
afc163
e1a5063daf
test: fix ci warning
7 years ago
afc163
e3446840fa
Fix test case of LocaleProvider
which is broken by #10047
use constructor over componentDidMount
7 years ago
Zheeeng
08f5c27b0b
Use componentDidMount to replace componentWillMount: componentWillMount is deprecating ( #10047 )
7 years ago
Zheeeng
b92779f821
Fix the infinite & virtualized List is invisible that caused by its height can't be calculated ( #10046 )
7 years ago
afc163
92eeb7f8c9
Tweak list grid margin
7 years ago
afc163
2939aea4ec
Fix list extra border, close #10028
7 years ago
afc163
5f51d8dc43
update demo
7 years ago
afc163
d94e7bd7f0
fix typo
7 years ago
Chenjia
5634881eda
add docs for keyboard props on modal component #8818 ( #10030 )
7 years ago
Bill Fienberg
66f5e75cff
Fix typo in link to InputNumber component ( #9994 )
Before:
>Synchronize with [InptNumber](/components/input-number/) component.
After:
>Synchronize with [InputNumber](/components/input-number/) component.
7 years ago
Wei Zhu
82b721a432
Extend CardProps from native div element attributes
Close #9933
7 years ago
Wei Zhu
f9b8bf7e4d
Revert "Checkbox[disabled] should have higher priority than Checkbox.Group[disabled]"
This reverts commit 5580791a70
.
7 years ago
Wei Zhu
5580791a70
Checkbox[disabled] should have higher priority than Checkbox.Group[disabled]
Fix #9973
7 years ago
Bill Fienberg
833e076eb7
Fix typo ( #9991 )
Before:
>Customerize tooltip
After:
>Customize tooltip
7 years ago
afc163
3612144c6d
site: avoid hash jump in demo
7 years ago
Wei Zhu
2a5479a524
Fix type errors
Close #9988
7 years ago
zombiej
0437d858f2
update testcase sync with Tree 1.8.12. Ref: https://github.com/ant-design/ant-design/issues/9899
7 years ago
Wei Zhu
921361313a
Add explicit types for default props
Fix #8796
Close #8820
7 years ago
jim
a5e2020908
add icon prop in .d.ts
7 years ago
ddcat1115
9578083b92
update changelog
7 years ago
ddcat1115
0f01459d77
bump 3.4.1
7 years ago
afc163
e8d8741ec5
Fix divider layout with float elements, close #9956
7 years ago
偏右
a7f898e4b2
Update zh-CN.js
7 years ago
Wei Zhu
43537ed368
Fix type error
Close #9931
7 years ago
偏右
a9376ef1ca
Fix image url display with non-image extention in Upload ( #9936 )
now we treat url following below rules:
1. `data:image..` => image
2. `http://xxx.com/xxxx .(webp|svg|png|gif|jpg|jpeg)` => image
3. `http://xxx.com/xxx.zip ` other extensions => non-image
4. `data:application..` other minetypes in base64 text => non-image
5. `http://xxx.com/xxx ` without any extensions => image
close #9835
close #9681
ref #9621
7 years ago
zombieJ
49719b20d8
update tree doc for customize icon ( #9893 )
* update doc for customize icon
* add test case
7 years ago
ddcat1115
1612ef6990
fix #9882
7 years ago
afc163
e6b3490a8e
fix test case
7 years ago