129 Commits (7b608fe1e748c1a661aedb9da3e7e8026d5d6f48)

Author SHA1 Message Date
afc163 b855525615 Feature: support paging columns, ref #708 9 years ago
afc163 341ad18eb6 fix table select all 9 years ago
afc163 3ed9ce3cb5 Do not empty selection when change dataSource now 9 years ago
Benjy Cui b72d18fd44 style: update code style to please the fucking lint 9 years ago
Benjy Cui 711d2d7413 style: update code style to please lint 9 years ago
Benjy Cui b58142081c feat: add defaultValue for onChange onShowSizeChange 9 years ago
Benjy Cui 64cde2e905 fix: Pagination.onChange should be called #824 9 years ago
afc163 34f9ab05b0 make selected item can be controlled, #793 9 years ago
afc163 28b75ce8da Add rowSelection onChange, #786 9 years ago
afc163 27908bf42e Fix disabled checkbox logic in table rowSelection 9 years ago
afc163 b276ca65fc checkAll should be disabled when every checkbox is disabled 9 years ago
afc163 01468cdc54 improve getDefaultSelection code implementation 9 years ago
afc163 092e2e1ac6 empty selectedRowKeys when dataSource changed, ref #793 9 years ago
afc163 253da716f3 change table default indentSize 9 years ago
yiminghe d7e4578b89 fix pageSize 9 years ago
afc163 c45c6877f8 fix lint problems 9 years ago
Benjy Cui 38083e5a9f feat: expose `onShowSizeChange` 9 years ago
Benjy Cui d1c73231a1 fix: `rowKey` should work with Radio #697 9 years ago
afc163 e20111d918 Add table locale emptyText 9 years ago
Benjy Cui 74fc3fd710 fix: uncheck when all the data are disabled #682 9 years ago
afc163 41c60f6469 Add propTypes 9 years ago
afc163 58845101c2 update table demos 9 years ago
afc163 62d4bbd573 remove remote dataSource 9 years ago
afc163 397cfc96c0 fix selectedRowKeys bug code in 19c385c 9 years ago
afc163 a46dc5135c fix selection column width, close #649 9 years ago
afc163 dfd70ae634 fix empty filters when receive new columns in Table, ref #418 comment-163093580 9 years ago
afc163 c79913b896 Fix table columns key, #642 9 years ago
afc163 833498269d Add middle size table, ref #413 9 years ago
afc163 07f5c62ef8 change title text in sorter 9 years ago
Benjy Cui 998fa8816e feat: Table should support i18n 9 years ago
afc163 e058e67cb4 fix iconfont 9 years ago
afc163 a4bb599e52 fix default check all, ref #533 9 years ago
afc163 f5b4ad7279 Fix selectRowKeys for rowKey demo, ref #533 9 years ago
afc163 b3e2855333 dataSource could be null 9 years ago
afc163 90966ea1c9 empty text should be inside spin 9 years ago
afc163 19c385ce58 Fix rowSelection when change dataSource 9 years ago
afc163 30b6aeaa04 rowSelection getCheckboxProps, defaultValue should be defaultChecked 9 years ago
afc163 7a9c536569 add loading prop for table 9 years ago
afc163 a3a7854cad should spin the table content, not contain pagination 9 years ago
afc163 e0c9da599a update table loading 9 years ago
KgTong 0f4b4ae39f fix table loading when removing type attrite of spin 9 years ago
KgTong ea0e9b7d6a fix for code review 9 years ago
KgTong b9ce4c7ddf replace the table loading with spin 9 years ago
afc163 415fa383e3 unify all size prop to: large default small 9 years ago
yiminghe fdee139459 add className for table 9 years ago
afc163 86c5ead45a Add onChange prop to Table, fix #395 9 years ago
afc163 dc47b1cd5b fix reqwest 9 years ago
RaoHai 2c1fda70d6 Table 列选择模式重构 9 years ago
elrrrrrrr 1640a34c4c chore: 迁移 table iconfont 9 years ago
afc163 05347da926 not emit fetch when there is no dataSource change, #347 9 years ago