24 Commits (3f67fd3f9ff50c9d07a655554247735dbee04444)

Author SHA1 Message Date
ddcat1115 602000f1a1 feat: Table suport indeterminate checkbox (#3074) 8 years ago
afc163 69cdf22b42 Allow indicate expandIconColumnIndex in Table, close #3055 8 years ago
feng zhi hao 2cf5dc0046 chore: improve declaration (#3078) 8 years ago
feng zhi hao cad2d19be2 fix: complete loss declaration (#3068) 8 years ago
偏右 354759cb17 Redesigned icons (#3041) 8 years ago
Benjy Cui 59093a6586 fix: should pass prefixCls correctly 8 years ago
马斯特 a25ec29fb8 refactor: 保证所有的tsx和less都正确使用prefix (#3024) 8 years ago
Benjy Cui c754a3d3d4 chore: add warning for breaking changes 8 years ago
Benjy Cui 8db2b79505 chore: fix compile errors 8 years ago
Benjy Cui 77a45f0b00 deps: upgrade rc-table (#2958) 8 years ago
DengYun 43d17eeb3a 补充Table组件缺少的columns的属性类型定义 (#2833) 8 years ago
Benjy Cui 978b9f98e7 refactor: table ts (#2664) 8 years ago
afc163 2e41e35cc6 Fix more tslint problems 8 years ago
偏右 de359d2cf7 fix tslint problems (#2360) 8 years ago
yiminghe 94706f1d2c fix ts 9 years ago
yiminghe 9a0d751f94 refactor to typescript 9 years ago
afc163 7d06517846 Fix rowSelection null, close #2127 9 years ago
afc163 d9f2b7ea32 Add filterDropdown for Table column, close #1736 9 years ago
afc163 f5c60541f3 improve code style 9 years ago
Benjy Cui 09bbd51551 refactor: rename table/index.jsx to table/Table.jsx 9 years ago
afc163 500f3e1b30 Improve getCheckboxProps perf via caches, close ant-design/ant-design#2086 9 years ago
afc163 9961605c5a fix pagination change bug in Table 9 years ago
afc163 5cc87ede0b Move stopPropagation to wrapper, fix #1470 again 9 years ago
Benjy Cui 2144349741 style: enable react/jsx-closing-bracket-location 9 years ago
afc163 d8ad0b1993 Fix extra Spin in Table 9 years ago
Leon Shi dbdd5c5da0 fix: throws error when filtering data with `pagination` set to `false`, close #1842 9 years ago
RaoHai 25d996d666 fix rowSelection display while some columns fixed left 9 years ago
afc163 43cf39d9a0 put icon into emptyText, close #1759 9 years ago
Leon Shi 0ff91b4135 Fix Table pagination after filter, close #1669 (#1715) 9 years ago
afc163 22af4a9592 Fix Table data.length without specifing pagination, close #1683 9 years ago
afc163 f368fdda3b Fix table className and style wrapper node 9 years ago
RaoHai f7c9e64416 repair `radio` type of rowSelection in `Table` 9 years ago
Benjy Cui ecaa6c56c3 style: enable comma-dangle 9 years ago
afc163 d84b92926c fix table spin debounce 9 years ago
afc163 03cb74ead5 upgrade eslint-config-airbnb version and fix some problems 9 years ago
Leon Shi baac12d1c4 fix lint (#1513) 9 years ago
afc163 14f857b7ac prevent propagation of Table rowSelection controls, close #1470, close #1507 9 years ago
afc163 d7ee4bffa1 Fix initial selectedRowKeys, close #1501 9 years ago
afc163 6a14de411d Fix uncontrolled table issue 9 years ago
afc163 4835471210 update Table initial current page 9 years ago
Benjy Cui 3677339646 fix: revert 9 years ago
Benjy Cui 9d95313d03 chore: suppress warning 9 years ago
Benjy Cui 0ebf6c2ecc style: enable react/prefer-es6-class 9 years ago
afc163 87f8d1f334 Change current to defaultCurrent 9 years ago
afc163 9774181979 Fix Table pagination.size, close #1396 9 years ago
afc163 76935c9630 a little perfermance 9 years ago
afc163 0a55eb8c43 reuse getColumnKey 9 years ago
afc163 79f817466e fix(table): radio selection can not be controlled 9 years ago
afc163 29ceb8862d fix: controlled pagination.current should not respond user interaction 9 years ago
afc163 b4a75ddcc9 fix sort and filter perf 9 years ago