Commit Graph

2041 Commits

Author SHA1 Message Date
afc163
d7f46a05b3 update docs 2016-03-16 22:06:02 +08:00
afc163
f66a257ab9 update upload chinese name 2016-03-16 20:17:35 +08:00
afc163
f247297f01 Fix children row selection, close #1212 2016-03-16 16:39:53 +08:00
afc163
0a1d3bdd3b fix onChange argument 2016-03-16 16:35:41 +08:00
afc163
5e1f0960a2 Fix rowSelection.onChange selectedRows when specify rowKey 2016-03-16 16:03:16 +08:00
afc163
884c92d7ec pageSize change should trigger Table.onChange, close #1206 2016-03-16 14:26:21 +08:00
闲耘™
8d817e6eee update(propTypes): more restrictions on propTypes 2016-03-16 11:27:27 +08:00
afc163
b9a90531f8 Merge branch 'master' of github.com:ant-design/ant-design 2016-03-15 22:59:50 +08:00
afc163
680b8478f4 update docs 2016-03-15 22:12:00 +08:00
闲耘™
1c35bd3d9d refact(regexp): better regexp 2016-03-15 21:39:23 +08:00
afc163
50fd241648 Fix missing code of a222b38 2016-03-15 19:31:56 +08:00
afc163
8b5e2ce1e0 Add API docs 2016-03-15 17:22:39 +08:00
afc163
ece5b0cfb2 Add docs for #1193 2016-03-14 18:39:32 +08:00
然则
e1f27bbe4d upgrade treeSelect 2016-03-14 16:18:30 +08:00
afc163
80d6ae30a8 Add propTypes and prop align in Modal docs 2016-03-14 11:46:48 +08:00
afc163
1929f7db97 fix dataSource undefined 2016-03-14 11:19:13 +08:00
afc163
38baf0ef19 Fix(Popconfirm): confirm and cancel not trigger onVisibleChange 2016-03-13 16:49:05 +08:00
afc163
ed3cda06a2 update button docs 2016-03-13 13:19:43 +08:00
Benjy Cui
f0c4ecbc8f fix: suppress submit event by default #1173 2016-03-11 16:22:38 +08:00
afc163
1e08883315 update table selection demo 2016-03-10 16:55:02 +08:00
afc163
959db3f793 improve popconfirm style, close #1156 2016-03-10 16:22:52 +08:00
afc163
c228b65f9a Merge branch 'master' of https://github.com/foriacus/ant-design into foriacus-master 2016-03-10 15:54:50 +08:00
afc163
e17b5f599f Add hover delay for Dropdown 2016-03-10 12:30:49 +08:00
观通
a867231253 fix doc. replace MenuItem with Menu.Item. 2016-03-10 11:39:10 +08:00
z
a58e643639 Merge branch 'master' into master 2016-03-09 17:47:39 +08:00
z
598a3615e1 修复上传时的状态传递
onstart 时设置的是被封装后的对象的属性,这里直接传 file 的话没有 status/percent 属性.
2016-03-09 17:37:56 +08:00
afc163
c9fd887ce1 fix(style): Make arrow point to target always 2016-03-09 17:26:12 +08:00
afc163
a553f6b299 typo 2016-03-09 11:59:02 +08:00
afc163
1c5bc26e9f Fix badge in old webkit browser 2016-03-09 11:57:00 +08:00
afc163
56fb20b76d Fix date-picker style prop 2016-03-09 11:33:05 +08:00
yiminghe
3e0d11043b fix pagination in table 2016-03-08 20:29:18 +08:00
afc163
400b7b8a27 Add notFountContent for transfer, close #1142 2016-03-07 12:01:49 +08:00
afc163
dea88ba37e Fix transfer searchPlaceholder 2016-03-07 11:57:51 +08:00
afc163
e1d2e4c9e1 update docs 2016-03-07 11:36:53 +08:00
afc163
e2c42a87d0 Add docs for #1139 2016-03-06 22:44:58 +08:00
afc163
5a9b7a295f update docs 2016-03-06 00:10:36 +08:00
afc163
5035a3ec5c Add new icons 2016-03-06 00:10:20 +08:00
afc163
f4995b7f67 Add foot and showHeader for Table 2016-03-06 00:08:53 +08:00
afc163
baed8ba9ae Fix select docs 2016-03-04 21:42:38 +08:00
afc163
973c13c245 Fix progress color 2016-03-04 17:18:57 +08:00
afc163
17fa990a82 Add vertical RadioGroup demo, close #1119 2016-03-04 16:30:17 +08:00
afc163
6d24a3f002 Fix RadioGroup usage for #1119 2016-03-04 12:27:58 +08:00
afc163
a45ed7ee4c Fix radio style prop 2016-03-04 12:07:17 +08:00
afc163
958a74e028 update docs 2016-03-04 11:46:24 +08:00
afc163
9cdee3434a typo fix #1113 2016-03-04 11:39:58 +08:00
afc163
f7fb5b29f9 Fix click effect in Popconfirm button 2016-03-03 21:33:02 +08:00
afc163
8daabfced8 docs: update table 2016-03-03 15:32:16 +08:00
afc163
d10d92c455 Fix cascader onChange bug in IE 2016-03-03 14:57:26 +08:00
warmhug
32a6deebe4 Merge branch 'master' into upgrade-ts 2016-03-03 13:30:36 +08:00
然则
a3c6a70996 up rc-tree-select version 2016-03-03 13:23:22 +08:00
afc163
30238a759c Fix Tag nested bug, close #1111 2016-03-03 12:16:25 +08:00
afc163
3e9a5afa90 docs: table locale, ref #1110 2016-03-03 12:08:53 +08:00
afc163
7d151514e3 Fix rowSelection.onSelectAll, bump 0.12.7, ref #1105 2016-03-02 23:42:44 +08:00
afc163
d68f36a422 fix props pass, ref #927 2016-03-02 22:04:54 +08:00
afc163
5a207d3291 Merge branch 'master' of github.com:ant-design/ant-design 2016-03-02 21:59:06 +08:00
afc163
fe750d365d improve rowSelect arguments, ref #1105 2016-03-02 21:58:41 +08:00
yiminghe
58a32455d3 fix cascader 2016-03-02 21:44:38 +08:00
afc163
c91bf93a38 Fix docs 2016-03-02 21:12:52 +08:00
afc163
079f2a657d Allow close last tab, fix #1071 2016-03-02 20:25:19 +08:00
afc163
4b0968714a update popconfirm docs for onVisibleChange 2016-03-02 18:00:08 +08:00
afc163
79e319908a update time-picker demo 2016-03-02 17:47:18 +08:00
afc163
f25ac2feac docs: update demo 2016-03-02 17:41:29 +08:00
Benjy Cui
2dd781edb3 docs: update demo 2016-03-02 17:31:27 +08:00
afc163
a058ebc372 Fix Input className, close #1103 2016-03-02 17:11:12 +08:00
afc163
9b09e54df5 Fix columns[0] undefined bug in Table 2016-03-02 16:01:36 +08:00
afc163
8070e05de1 update demo 2016-03-02 15:45:37 +08:00
afc163
3738eb3b73 update code style 2016-03-02 14:52:24 +08:00
afc163
e8ce54f864 update doc for defaultPageSize 2016-03-02 12:16:58 +08:00
afc163
ca2fca024a fix child null bug in FormItem 2016-03-01 17:52:07 +08:00
afc163
7ce38e39b6 Fix CheckboxGroup value, close #1101 2016-03-01 17:01:03 +08:00
afc163
0edd5ada9a Fix onClick in dropdown button, close #1097 2016-02-29 18:02:05 +08:00
ecofe
5f8baf1bfd modify md file (dropdownStyle) 2016-02-29 16:52:53 +08:00
afc163
86b5c6eecc Fix some style 2016-02-28 00:16:32 +08:00
afc163
052d0ac122 Fix tree select size style 2016-02-26 18:13:16 +08:00
afc163
870b7ade34 Fix radio group className 2016-02-26 17:15:46 +08:00
afc163
d2cf85b87b Fix allowClear of TreeSelect, close #1084 2016-02-26 17:12:56 +08:00
afc163
7ea67b6e37 stable sort in table
http://jsperf.com/chrome-stable-sort
2016-02-26 16:31:33 +08:00
afc163
17b9d85f44 update demo title 2016-02-26 11:07:50 +08:00
afc163
5cf7c592e1 typo 2016-02-25 17:07:31 +08:00
afc163
4bcbf6ba06 Merge branch 'master' of github.com:ant-design/ant-design 2016-02-25 15:41:02 +08:00
afc163
3ab72afc44 Fix pagination size in table 2016-02-25 15:40:35 +08:00
afc163
ed9fc679b8 Remove some demos 2016-02-25 15:32:59 +08:00
afc163
85afd74c35 Update icon.md 2016-02-25 15:12:17 +08:00
Benjy Cui
ce11c258b3 docs: update demos' code style 2016-02-25 14:34:31 +08:00
afc163
9fc3f51d68 Merge pull request #1077 from ant-design/feat-pagination
feat: add `showTotal` for Pagination
2016-02-25 12:12:40 +08:00
afc163
6d7f571c1d Add allowClear and Fix clear button in disabled mode 2016-02-25 12:04:58 +08:00
afc163
38a4436599 update form doc 2016-02-25 11:54:53 +08:00
afc163
b3340c6b6b Fix some style 2016-02-25 11:49:40 +08:00
Benjy Cui
cdbac65dbc feat: add showTotal for Pagination 2016-02-25 10:36:58 +08:00
afc163
d62c87d036 update dropdown offset 2016-02-24 21:53:14 +08:00
afc163
33dd8b971d update dropdown doc 2016-02-24 21:45:09 +08:00
afc163
ad07fd923b Merge pull request #1075 from ant-design/css-search-box
Css search box
2016-02-24 20:00:34 +08:00
afc163
8467ebe7fa update search box demo 2016-02-24 19:55:23 +08:00
afc163
8fb56286fb use placeholder in select combobox demo 2016-02-24 18:22:54 +08:00
Benjy Cui
0da08295a4 chore: update demo's style 2016-02-24 16:36:11 +08:00
Benjy Cui
353601ca0c docs: add demo for valuePropName #1062 2016-02-24 15:42:33 +08:00
Benjy Cui
48900ed7f8 css: add search box style for Select #1067 2016-02-24 15:11:50 +08:00
Benjy Cui
caacdc5a93 fix: typo 2016-02-23 17:07:43 +08:00
afc163
80baae87cd Fix Object.assign via spread operator 2016-02-23 16:28:41 +08:00
afc163
4446e73fda remove button border-radius fallback 2016-02-23 16:24:07 +08:00