afc163
|
05646e9459
|
doc: update input documentation
https://stackoverflow.com/questions/52378848/why-is-there-no-onchange-for-input-in-ant-design/52378880
|
2018-09-19 11:28:04 +08:00 |
|
zombiej
|
9e9b18c760
|
update test case
|
2018-09-19 11:19:33 +08:00 |
|
Nikolay Solovyov
|
60e8a38390
|
Update ru_RU.tsx
|
2018-09-19 11:19:33 +08:00 |
|
Douglas Nassif Roma Junior
|
03b89a12cf
|
Fixed Item key unspected change on List component. (#12299)
|
2018-09-19 11:05:01 +08:00 |
|
XuMM_12
|
0219aa259a
|
fix demo in date-picker doc (#12290)
ref to https://ant.design/components/calendar-cn/ and moment doc, import locale file from moment/locale just defines the locale without use.
|
2018-09-18 16:57:04 +08:00 |
|
Phanupong Janthapoon
|
0e29194668
|
update misspelling on index.en-US.md (#12280)
On the line 158, the words "can not" are likely in a wrong construction for this sentence. It would be better to use "cannot" in this context.
|
2018-09-18 12:38:26 +08:00 |
|
zombiej
|
e58273dccf
|
fix #12269. Fix Tree onDrop ts type
|
2018-09-17 17:37:20 +08:00 |
|
afc163
|
c935d53b71
|
Fix sorter icon align of Table
|
2018-09-17 14:53:21 +08:00 |
|
afc163
|
8c57704241
|
tweak alert code
|
2018-09-16 18:36:17 +08:00 |
|
诸岳
|
8f06375589
|
Fix the vertical alignment for the title of Card (#11036)
* fix: The title of Card should be vertically aligned, close #10576
* Update index.less
|
2018-09-16 17:44:41 +08:00 |
|
afc163
|
5a9725eeae
|
update snapshot for role="tooltip"
|
2018-09-16 15:47:25 +08:00 |
|
afc163
|
adb2637fdb
|
site: improve icon documentation about svg icons
|
2018-09-16 15:09:58 +08:00 |
|
picodoth
|
589bafd5db
|
fix: drop className for tabBar, fix #12051
|
2018-09-15 15:19:18 +08:00 |
|
afc163
|
f0f44c6608
|
fix tslint
|
2018-09-15 00:24:30 +08:00 |
|
Jaroslav Bereza
|
2d415d0be2
|
Adds missing argument in onChange event (#12243)
|
2018-09-14 17:13:48 +08:00 |
|
afc163
|
bc3322daf6
|
Fix notification demo, close #12238
|
2018-09-14 12:17:55 +08:00 |
|
afc163
|
efb23c1525
|
Fix linkProps in upload fileList
1. should support json string format
2. should be able to override props like rel, target, title and etc
|
2018-09-14 11:43:02 +08:00 |
|
afc163
|
9d5920b39d
|
doc: remove old usage instruction
|
2018-09-14 11:31:53 +08:00 |
|
afc163
|
0698c82173
|
adjust icon svg align
|
2018-09-14 10:58:03 +08:00 |
|
zombiej
|
26c3ea4f4a
|
fix #12233. Height should not in transition.
|
2018-09-13 20:42:45 +08:00 |
|
Mikasa33
|
6833e767c6
|
Add defaultSortOrder (#12229)
添加默认排序参数说明
|
2018-09-13 19:40:43 +08:00 |
|
George Gray
|
c94eda04c6
|
add vars for Alert types (#12057)
|
2018-09-13 17:56:54 +08:00 |
|
zombiej
|
03b198775a
|
close #12221. Adjust form validateFields type
|
2018-09-13 16:33:02 +08:00 |
|
afc163
|
b70360e95a
|
doc: improve form API documentation
|
2018-09-12 22:16:53 +08:00 |
|
afc163
|
2952a8625b
|
site: remove old version hint of API
|
2018-09-12 21:43:01 +08:00 |
|
zombiej
|
526f10d5ff
|
fix #12179. Remove transition of border in small table
|
2018-09-12 16:51:45 +08:00 |
|
afc163
|
0c0bcce873
|
tweak skeleton paragraph width
|
2018-09-12 15:45:49 +08:00 |
|
wenzhao.fw
|
91868eec70
|
fix issue #12204: add parameter dontAnimate to goTo of Carousel
|
2018-09-12 14:31:03 +08:00 |
|
zombiej
|
8b5e08be67
|
fix #12157. Adjust sample of slider with input number
|
2018-09-11 23:32:17 +08:00 |
|
包子熊
|
4eb7d8f693
|
Hotfix(Select) add select clear icon (#12196)
close #12181
|
2018-09-11 20:45:40 +08:00 |
|
afc163
|
fd409df14d
|
tweak badge vertical align
|
2018-09-11 19:04:35 +08:00 |
|
afc163
|
5d59ee9afb
|
Fix badge offset[0] not working
|
2018-09-11 19:04:06 +08:00 |
|
zombiej
|
515a206be5
|
add value number type in TreeSelect
|
2018-09-11 16:59:56 +08:00 |
|
newraina
|
f8408510a6
|
fix form onFieldsChange param type (#12185)
|
2018-09-11 11:54:39 +08:00 |
|
afc163
|
e657985cc3
|
fix notification icon align when no description
|
2018-09-10 18:21:16 +08:00 |
|
afc163
|
298fc0f426
|
Fix extra scrollbar when popup menu, close #12152
|
2018-09-10 11:39:03 +08:00 |
|
afc163
|
00aebeb975
|
add christmas easter egg
|
2018-09-10 11:23:49 +08:00 |
|
leijingdao
|
e157e313fa
|
fix:onOpenChange handler not being called in RangePicker for preset r… (#12142)
* fix:onOpenChange handler not being called in RangePicker for preset ranges(#11631)
|
2018-09-10 00:26:26 +08:00 |
|
zombiej
|
e82d7a9c09
|
fix #12137. Add miss return type of MessageApi
|
2018-09-09 22:50:12 +08:00 |
|
zombiej
|
372047e326
|
update doc
|
2018-09-09 21:18:34 +08:00 |
|
afc163
|
1a30e5de78
|
Fix select render lag of long text in chrome
close #11843
close #11456
|
2018-09-09 00:11:29 +08:00 |
|
zombiej
|
dde924cef8
|
bump 3.9.2
|
2018-09-08 23:55:06 +08:00 |
|
zombiej
|
2fe119c748
|
fix #12131. Fix first slash of spin with delay
|
2018-09-08 22:43:39 +08:00 |
|
zombiej
|
b1f9f03b3d
|
fix #6515. Add opacity on the table header as fixing additional scroll bar workaround.
|
2018-09-08 21:24:35 +08:00 |
|
zombiej
|
7ece92f047
|
update snapshot
|
2018-09-08 17:21:00 +08:00 |
|
afc163
|
bdcf4342fe
|
tweak icon size and design
|
2018-09-08 15:46:26 +08:00 |
|
afc163
|
cee67bccda
|
fix popconfirm test case
|
2018-09-08 15:32:10 +08:00 |
|
afc163
|
800a7c6acd
|
tweak button design
|
2018-09-08 13:49:48 +08:00 |
|
afc163
|
318737584a
|
tweak button design
|
2018-09-08 13:49:02 +08:00 |
|
afc163
|
02af08951a
|
popconfirm onVisibleChange should call with click event
close #8614
|
2018-09-07 14:42:22 +08:00 |
|