Yuwei Ba
|
fd65f75d71
|
更新 Pagination 文档
|
2016-01-07 17:46:36 +08:00 |
|
Benjy Cui
|
02bcdee3c3
|
docs: update Select's doc #799
|
2016-01-05 17:50:25 +08:00 |
|
leon.shi
|
98aa1a5997
|
Fix wrong description in Tree props table, checked should be selected and checkedKeys should be selectedKeys .
|
2016-01-04 15:22:00 +08:00 |
|
zilong
|
bdd47786af
|
Update index.md
fix typo. key should be `address`
|
2016-01-03 14:00:50 +08:00 |
|
afc163
|
663e3c4231
|
update table demo title
|
2016-01-03 01:17:49 +08:00 |
|
afc163
|
c1ef10da49
|
Fix inline menu click problem in 0.11.1
|
2016-01-02 01:26:40 +08:00 |
|
afc163
|
a570b25e0a
|
update table API doc
|
2016-01-01 22:55:25 +08:00 |
|
afc163
|
7866f177cc
|
update table selection demo
|
2016-01-01 22:51:26 +08:00 |
|
afc163
|
76aa90f67b
|
update document for table selection change
|
2016-01-01 22:38:19 +08:00 |
|
afc163
|
34f9ab05b0
|
make selected item can be controlled, #793
|
2016-01-01 22:34:59 +08:00 |
|
afc163
|
ceeae97eb8
|
Add rowSelection API documentation
|
2016-01-01 20:18:38 +08:00 |
|
afc163
|
28b75ce8da
|
Add rowSelection onChange, #786
|
2016-01-01 20:08:30 +08:00 |
|
afc163
|
27908bf42e
|
Fix disabled checkbox logic in table rowSelection
|
2016-01-01 19:49:02 +08:00 |
|
afc163
|
b276ca65fc
|
checkAll should be disabled when every checkbox is disabled
|
2016-01-01 19:07:28 +08:00 |
|
afc163
|
01468cdc54
|
improve getDefaultSelection code implementation
|
2016-01-01 19:00:34 +08:00 |
|
afc163
|
092e2e1ac6
|
empty selectedRowKeys when dataSource changed, ref #793
|
2016-01-01 18:53:57 +08:00 |
|
afc163
|
ba51e65c3d
|
Add animation for dropdown submenu, ref #797
|
2015-12-31 17:55:45 +08:00 |
|
afc163
|
d79562075a
|
update select demo
|
2015-12-31 17:36:37 +08:00 |
|
afc163
|
dc1455ecc4
|
Add dropdown submenu demo and style, close #797
|
2015-12-31 17:34:04 +08:00 |
|
Benjy Cui
|
8c50e283f6
|
fix: FormItem should support long help message #785
|
2015-12-31 15:57:24 +08:00 |
|
Benjy Cui
|
e66a43a4c5
|
docs: update Form's demo
|
2015-12-31 09:51:44 +08:00 |
|
afc163
|
4d8e008927
|
update demo code
|
2015-12-30 19:34:05 +08:00 |
|
afc163
|
1a606524dd
|
rm expandedKeys from tree API
|
2015-12-30 19:01:34 +08:00 |
|
lgmcolin
|
1087ec4501
|
fix tree doc
|
2015-12-30 17:54:07 +08:00 |
|
afc163
|
e44faf9d48
|
fix demo style
|
2015-12-29 23:43:10 +08:00 |
|
afc163
|
6d4c4e12d1
|
Add advanced search form demo
|
2015-12-29 23:39:21 +08:00 |
|
afc163
|
98b899d0cc
|
timePicker en-US, ref #771
|
2015-12-29 22:40:09 +08:00 |
|
afc163
|
9f48f665a6
|
Add animation for transfered item
|
2015-12-29 15:48:51 +08:00 |
|
afc163
|
253da716f3
|
change table default indentSize
|
2015-12-29 14:36:38 +08:00 |
|
afc163
|
3090930ae3
|
Fix icon doc
|
2015-12-29 13:52:31 +08:00 |
|
afc163
|
91bd7f22c0
|
use mountNode replace the long getElementById
|
2015-12-29 12:08:58 +08:00 |
|
Benjy Cui
|
c8339d5b1b
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2015-12-28 16:11:38 +08:00 |
|
yiminghe
|
d7e4578b89
|
fix pageSize
|
2015-12-28 15:42:16 +08:00 |
|
Benjy Cui
|
5699e61fd0
|
fix: uploadList should under the controll of beforeUpload #757
|
2015-12-28 14:16:34 +08:00 |
|
afc163
|
c5df2c0fac
|
update button demo text
|
2015-12-28 13:57:02 +08:00 |
|
afc163
|
2699f5075c
|
update button loading
|
2015-12-28 13:49:58 +08:00 |
|
afc163
|
5476bf1afe
|
fix previewFile error in uploadList
|
2015-12-28 13:07:47 +08:00 |
|
yiminghe
|
1f22b567d2
|
fix parseDateFromValue
|
2015-12-28 11:43:43 +08:00 |
|
afc163
|
74036396fe
|
fix calendar switch, close #753
|
2015-12-28 11:28:00 +08:00 |
|
afc163
|
4564324621
|
improve transfer demo code style
|
2015-12-28 11:03:58 +08:00 |
|
afc163
|
679d377e87
|
fix select error of calendar
|
2015-12-27 23:39:33 +08:00 |
|
afc163
|
c45c6877f8
|
fix lint problems
|
2015-12-27 16:20:59 +08:00 |
|
afc163
|
b1a136d208
|
improve uploadList previewFile
|
2015-12-27 16:00:40 +08:00 |
|
afc163
|
6f42cceb4a
|
use file.url after thumbUrl
|
2015-12-27 15:43:49 +08:00 |
|
afc163
|
c2cb6ea1b1
|
fix previewFile, ref #750
|
2015-12-27 15:37:17 +08:00 |
|
afc163
|
1f98c85e8a
|
support preview picture in upload list, close #750
|
2015-12-27 15:32:37 +08:00 |
|
afc163
|
a277669aba
|
Add comment for menu openKeys
|
2015-12-27 13:37:27 +08:00 |
|
afc163
|
b55d43924d
|
Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0
|
2015-12-27 13:06:59 +08:00 |
|
Benjy Cui
|
5121a5d634
|
deps: upgrade rc-menu
|
2015-12-26 17:23:41 +08:00 |
|
afc163
|
ac337976be
|
update table demo
|
2015-12-26 00:58:05 +08:00 |
|