99 Commits (d533a7715b58d26c12fb1848489904a26a9b494f)

Author SHA1 Message Date
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
afc163 52b639faba Should update table data when changing pageSize 9 years ago
afc163 88108b9fb9 Fix loading icon position in empty table 9 years ago
afc163 13ebd2d76d Fix pagination in table 9 years ago
zhujun24 95465a6794 add expand table 9 years ago
afc163 579ad01fc5 rollback for reqwest 9 years ago
afc163 b25b48b6e5 fix reqwest 9 years ago
afc163 691b0147b1 update eslintrc and fix code 9 years ago
afc163 f7308fbb48 Replace reqwest via reqwest-without-xhr2 9 years ago
afc163 e45fbaad7f empty table should not have pagination 9 years ago
afc163 4c54644116 Add empty style for table 9 years ago
afc163 90e8296949 Fix table key warning 9 years ago
afc163 6d2dcc4539 allow dataSourse controlled by parent in local mode 9 years ago
afc163 c799326e7f default pagination current page 9 years ago
afc163 9b8abb2199 loading should be in remote mode 9 years ago
afc163 38cbaf1239 dataSource clone config should not be overwrited by origin config, fix #200 9 years ago
afc163 86c90f0109 只有 dataSource 的变化才能从外面触发新请求 9 years ago
afc163 cfaf31b47c update demo title 9 years ago
afc163 5264263849 Replace jQuery.ajax via reqwest, fix #142 9 years ago
afc163 6b32f18f79 improve table filter dropdown 9 years ago
afc163 f6aaefa43f remove useless code for sorter className 9 years ago
afc163 d1b581be06 fix table dataSource propTypes 9 years ago
afc163 dfff7ef86b fix sort and filter 9 years ago
yiminghe f8f1fd292c fix sort 9 years ago
yiminghe 5241f6a472 rebase 9 years ago
yiminghe d95d4e4aea fix sort 9 years ago
afc163 ea8572d7a4 Do not modify props in Table 9 years ago
yiminghe e24850f42d disabled prop modify 9 years ago
afc163 137e40acae bordered table 9 years ago
afc163 f5afbf16aa Improve table ajax dataSource 9 years ago