afc163
|
0f72c80e79
|
Merge pull request #829 from ant-design/upgrade-eslint-config
Upgrade eslint config
|
2016-01-12 11:54:07 +08:00 |
|
afc163
|
cf92a79529
|
merge master
|
2016-01-12 11:44:02 +08:00 |
|
绯一
|
1ca51cbd5c
|
[update] hide onRowClick
|
2016-01-11 12:09:12 +08:00 |
|
绯一
|
502ae06f9d
|
[feat] add rowClick demo and doc
|
2016-01-11 11:37:36 +08:00 |
|
Benjy Cui
|
7f394da335
|
style: update code style to please lint
|
2016-01-11 10:10:32 +08:00 |
|
Benjy Cui
|
aa5c4f9595
|
style: update code style to please lint
|
2016-01-11 09:49:31 +08:00 |
|
Benjy Cui
|
b72d18fd44
|
style: update code style to please the fucking lint
|
2016-01-11 09:49:30 +08:00 |
|
Benjy Cui
|
209170e813
|
style: update demo code style to please lint
|
2016-01-11 09:49:30 +08:00 |
|
Benjy Cui
|
711d2d7413
|
style: update code style to please lint
|
2016-01-11 09:49:30 +08:00 |
|
afc163
|
a222b3898b
|
support submenu in table filter menu, ref #708
|
2016-01-10 21:10:10 +08:00 |
|
Benjy Cui
|
b58142081c
|
feat: add defaultValue for onChange onShowSizeChange
|
2016-01-08 16:53:25 +08:00 |
|
Benjy Cui
|
64cde2e905
|
fix: Pagination.onChange should be called #824
|
2016-01-08 15:29:34 +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
|
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
|
253da716f3
|
change table default indentSize
|
2015-12-29 14:36:38 +08:00 |
|
afc163
|
91bd7f22c0
|
use mountNode replace the long getElementById
|
2015-12-29 12:08:58 +08:00 |
|
yiminghe
|
d7e4578b89
|
fix pageSize
|
2015-12-28 15:42:16 +08:00 |
|
afc163
|
c45c6877f8
|
fix lint problems
|
2015-12-27 16:20:59 +08:00 |
|
afc163
|
ac337976be
|
update table demo
|
2015-12-26 00:58:05 +08:00 |
|
afc163
|
6fa32a81b8
|
update demos title
|
2015-12-26 00:52:30 +08:00 |
|
Benjy Cui
|
9ef865e25e
|
docs: update demo and documentation
|
2015-12-25 15:50:41 +08:00 |
|
Benjy Cui
|
38083e5a9f
|
feat: expose onShowSizeChange
|
2015-12-24 10:12:31 +08:00 |
|
Benjy Cui
|
d1c73231a1
|
fix: rowKey should work with Radio #697
|
2015-12-18 16:33:37 +08:00 |
|
afc163
|
e064af5eb9
|
update table index.md
|
2015-12-16 18:27:38 +08:00 |
|
afc163
|
e20111d918
|
Add table locale emptyText
|
2015-12-16 18:14:22 +08:00 |
|
afc163
|
76ecce0942
|
Add column key for table demo
|
2015-12-16 16:35:56 +08:00 |
|
afc163
|
5d0287615d
|
update table index
|
2015-12-16 15:53:46 +08:00 |
|
Benjy Cui
|
74fc3fd710
|
fix: uncheck when all the data are disabled #682
|
2015-12-16 10:32:32 +08:00 |
|
afc163
|
41c60f6469
|
Add propTypes
|
2015-12-10 15:26:45 +08:00 |
|
afc163
|
58845101c2
|
update table demos
|
2015-12-10 15:16:33 +08:00 |
|
afc163
|
62d4bbd573
|
remove remote dataSource
|
2015-12-10 14:49:24 +08:00 |
|
afc163
|
b4789e585d
|
filter dropdown should have max height
|
2015-12-10 12:13:13 +08:00 |
|
afc163
|
397cfc96c0
|
fix selectedRowKeys bug code in 19c385c
|
2015-12-09 22:07:13 +08:00 |
|
afc163
|
a46dc5135c
|
fix selection column width, close #649
|
2015-12-09 21:55:07 +08:00 |
|
afc163
|
dfd70ae634
|
fix empty filters when receive new columns in Table, ref #418 comment-163093580
|
2015-12-09 15:59:54 +08:00 |
|
afc163
|
c79913b896
|
Fix table columns key, #642
|
2015-12-07 16:20:52 +08:00 |
|
afc163
|
07e32342a0
|
fix demo ajax page change
|
2015-12-05 13:10:24 +08:00 |
|
afc163
|
cd8c6e7154
|
improve filter style, ref #413
|
2015-12-02 11:36:59 +08:00 |
|
afc163
|
9b3858adbf
|
change filter icon
|
2015-11-30 14:48:33 +08:00 |
|
afc163
|
5e8aa0cafd
|
Merge branch 'master' into develop-0.11.0
|
2015-11-27 17:28:46 +08:00 |
|
afc163
|
7c0c2cd18c
|
Add rowKey tip in document
|
2015-11-27 15:08:56 +08:00 |
|
afc163
|
9e82dee23b
|
Add rowKey tip in document
|
2015-11-27 14:54:25 +08:00 |
|
afc163
|
54474acbcc
|
Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0
|
2015-11-27 12:10:36 +08:00 |
|
afc163
|
3992678141
|
update ajax demo, controll current page outside
|
2015-11-26 23:30:20 +08:00 |
|
afc163
|
833498269d
|
Add middle size table, ref #413
|
2015-11-26 14:44:28 +08:00 |
|
afc163
|
07f5c62ef8
|
change title text in sorter
|
2015-11-26 14:15:09 +08:00 |
|
afc163
|
bd14d75419
|
Merge pull request #584 from ant-design/feat-button-text
Add i18n for `Table` `Modal` `Popconfirm`
|
2015-11-26 11:59:20 +08:00 |
|
afc163
|
d1d3329674
|
fix boolean attribute lint errors
|
2015-11-25 18:10:35 +08:00 |
|
afc163
|
16abf46071
|
Fix markdown eslint errors, update .eslintrc
|
2015-11-25 18:10:34 +08:00 |
|
Benjy Cui
|
b110b8787b
|
docs: update demos
|
2015-11-24 16:39:16 +08:00 |
|
Benjy Cui
|
998fa8816e
|
feat: Table should support i18n
|
2015-11-24 15:58:50 +08:00 |
|
afc163
|
21dc8811c9
|
update table doc
|
2015-11-20 17:16:56 +08:00 |
|
afc163
|
e058e67cb4
|
fix iconfont
|
2015-11-20 11:05:34 +08:00 |
|
afc163
|
ff200db6c4
|
fix text
|
2015-11-19 17:08:05 +08:00 |
|
afc163
|
a4bb599e52
|
fix default check all, ref #533
|
2015-11-16 15:57:36 +08:00 |
|
afc163
|
f5b4ad7279
|
Fix selectRowKeys for rowKey demo, ref #533
|
2015-11-16 15:39:40 +08:00 |
|
afc163
|
b3e2855333
|
dataSource could be null
|
2015-11-05 20:06:16 +08:00 |
|
afc163
|
90966ea1c9
|
empty text should be inside spin
|
2015-11-05 20:02:49 +08:00 |
|
afc163
|
57c12fa3ae
|
Add table column className demo
|
2015-11-05 19:46:29 +08:00 |
|
afc163
|
e323b0fc24
|
Remove demo text
|
2015-11-05 19:35:21 +08:00 |
|
afc163
|
19c385ce58
|
Fix rowSelection when change dataSource
|
2015-11-05 17:30:24 +08:00 |
|
afc163
|
30b6aeaa04
|
rowSelection getCheckboxProps, defaultValue should be defaultChecked
|
2015-11-04 17:23:20 +08:00 |
|
afc163
|
a707df5276
|
Add filterMultiple in table column, close #442
|
2015-11-03 22:32:36 +08:00 |
|
afc163
|
be42f5687b
|
update loading demo
|
2015-11-03 22:23:31 +08:00 |
|
afc163
|
7a9c536569
|
add loading prop for table
|
2015-11-03 18:16:16 +08:00 |
|
afc163
|
a3a7854cad
|
should spin the table content, not contain pagination
|
2015-11-03 17:48:56 +08:00 |
|
afc163
|
664fb92104
|
update rc-table
|
2015-11-03 17:21:51 +08:00 |
|
afc163
|
e0c9da599a
|
update table loading
|
2015-10-31 02:12:26 +08:00 |
|
偏右
|
9f6ce589d6
|
Merge pull request #435 from KgTong/feature-spin
Feature spin
|
2015-10-31 00:33:06 +08:00 |
|
偏右
|
483446b28f
|
Merge pull request #455 from ant-design/feature-delStyleAlign
del align
|
2015-10-30 16:48:11 +08:00 |
|
勤拭
|
cc58106186
|
del align
|
2015-10-30 16:45:10 +08:00 |
|
KgTong
|
b0bad43bf8
|
Merge remote-tracking branch 'ant/develop-0.10.0' into feature-spin
|
2015-10-30 13:11:39 +08:00 |
|
afc163
|
fee949cd04
|
update code style
|
2015-10-29 20:15:44 +08:00 |
|
afc163
|
3a5f301fad
|
update code style
|
2015-10-29 20:14:08 +08:00 |
|
afc163
|
67c0e2ad0e
|
update document
|
2015-10-29 20:10:44 +08:00 |
|
勤拭
|
7664a41f9b
|
调整格式
|
2015-10-29 17:31:47 +08:00 |
|
勤拭
|
6e184378bf
|
文档逗号改为中文格式
|
2015-10-29 17:03:15 +08:00 |
|
勤拭
|
c2e67f72ed
|
standard format
|
2015-10-29 16:23:09 +08:00 |
|
勤拭
|
e9cfca0d89
|
support colspan and rowspan
|
2015-10-29 15:38:59 +08:00 |
|
KgTong
|
852377b6b3
|
ES6 syntax for spin demo code
|
2015-10-28 21:40:05 +08:00 |
|
afc163
|
753c01ae18
|
ES6 syntax for demo code
fix antd.notification
|
2015-10-28 20:55:49 +08:00 |
|
KgTong
|
2e67eae9dd
|
Merge remote-tracking branch 'ant/develop-0.10.0' into feature-spin
|
2015-10-28 19:33:45 +08:00 |
|
afc163
|
0193df102b
|
update table ajax demo
|
2015-10-27 19:37:39 +08:00 |
|
afc163
|
f7ef12acf1
|
Remove some demo
|
2015-10-27 19:19:09 +08:00 |
|
afc163
|
64b4031d7a
|
Fix key warning in table demo
|
2015-10-27 17:27:11 +08:00 |
|
KgTong
|
0f4b4ae39f
|
fix table loading when removing type attrite of spin
|
2015-10-27 15:15:24 +08:00 |
|
KgTong
|
ea0e9b7d6a
|
fix for code review
|
2015-10-27 14:01:55 +08:00 |
|
KgTong
|
103104b256
|
fix conflict
|
2015-10-27 11:06:15 +08:00 |
|
KgTong
|
b9ce4c7ddf
|
replace the table loading with spin
|
2015-10-27 10:34:05 +08:00 |
|
afc163
|
415fa383e3
|
unify all size prop to: large default small
|
2015-10-22 21:01:52 +08:00 |
|