78 Commits (8c8a1797e948c5bc11a1146b3875d6e3b50f483d)

Author SHA1 Message Date
feng zhi hao 78bdbbfe93 fix: improve rowSelection.selections of Table (#5409) 8 years ago
偏右 674255bd14 [WIP] upgrade deps (#5455) 8 years ago
Benjy Cui 8f81594f91 Refactor: introduce injectLocale (#5289) 8 years ago
Wei Zhu fee429909f Change to correct page when table data changes (#5277) 8 years ago
Wei Zhu 557f40aec4 Use a constant to avoid creating new object 8 years ago
Wei Zhu f567342d95 Fix grouping column table sort and filter in controlled mode (#5211) 8 years ago
Wei Zhu c037abab6a Align table checkbox (#5183) 8 years ago
偏右 3cf056b010 percise the rowKey warning message 8 years ago
Wei Zhu 570e2ce1dc Check if Table[pagination] exist 8 years ago
feng zhi hao 6d903a6ba5 add custom selection in Table (#4962) 8 years ago
afc163 a7c6c027ce Fix ts definition of Table & RangePicker 8 years ago
afc163 c1f3b58b28 Fix table wrapper float layout, close #4945 8 years ago
Benjy Cui b7519a65c0 fix: should clear float, close: #4945 8 years ago
afc163 6e4fae0e29 remove onChange functions in Table.onChange(pagination) 8 years ago
afc163 b34557ef17 Fix Table pagination.onChange arguments 8 years ago
afc163 bd6bc70302 Rollback #4869 for better loading animation, close #4934 8 years ago
偏右 4c0af2ba1f refactor: reduce table nested level (#4869) 8 years ago
lixiaoyang d05a03fe00 feat: Table的loading可以使用Spin的属性 (#4824) 8 years ago
Warren Seymour 7010dd018d Add 'middle' as a valid value for `Table.props.size` (#4819) 8 years ago
Wei Zhu f84dfbbaa9 Fix table filter in JSX (#4765) 8 years ago
afc163 a585f603d0 Fix Table selection page-jumping issue, close #4779 8 years ago
afc163 94f5a07f68 Add rowKey link into console warning message 8 years ago
Wei Zhu 823ac6c139 fix TableColumnConfig exporting, #4660 8 years ago
afc163 fae7fd1658 Fix default value of Table showHeader, close #4658 8 years ago
afc163 3f5aebe85b Fix Table column.filteredValue null problem, ref #4550 8 years ago
afc163 1c493ad798 Fix error when Table[pagination] change, close #4532 8 years ago
afc163 7548f2068f remove comment 8 years ago
陆离 e36039acf8 chore: Spinning Pagination of table while loading (#4462) 8 years ago
Wei Zhu 29e4717fe3 Fallback table record key to data index. (#4397) 8 years ago
afc163 668c481110 Fix table radius without column header, close #4373 8 years ago
Wei Zhu 8018529582 Ensure checkbox props cache is cleared after dataSource changes. (#4288) 8 years ago
Benjy Cui 1351b5da5d refactor: remove splitObject 8 years ago
Wei Zhu d7a110552b Don't use index as row key. (#4185) 8 years ago
afc163 82902855db fix ts error 8 years ago
Wei Zhu 65b2429ed2 Fix grouping column filter. (#4113) 8 years ago
Benjy Cui c4d8c4770c Add upgrade warning (#4028) 8 years ago
Wei Zhu 86f1fa030a Fix: table columns not update (#4009) 8 years ago
Wei Zhu ccbebe60cc style: Fix jsx alignment, #3966 (#3967) 8 years ago
Wei Zhu ed455c01d1 feat: Implement Table.Column and Table.ColumnGroup (#3868) 8 years ago
Wei Zhu 0e6ac6bc4c Optimize table selection (#3757) 8 years ago
Benjy Cui 60ecb3c628 refactor: each message should warn just once 8 years ago
feng zhi hao 90fbd4da51 types: add datasource generics type in Table (#3603) 8 years ago
Benjy Cui 08e21e0a2f refactor: close: #3490 8 years ago
afc163 1e5264bad7 fix tslint 8 years ago
yiminghe c2d3f16dfb update tslint 8 years ago
Albert Zheng 23dd825afd 【Please review】Fixes for supporting TypeScript 2.0.3 (#3439) 8 years ago
feng zhi hao 4b9db4ff87 improve props interface in InputNumber and Table (#3360) 8 years ago
Benjy Cui 0c90e73fa8 fix: add missing domain.. 8 years ago
Benjy Cui 2d383067ce docs: should remove domain, close: #3215 8 years ago
ImJoeHs ea5386994d fix table filter type (#3193) 8 years ago