35 Commits (1c26bca8fee7e7c55d90a9c4ef20140e853e973d)

Author SHA1 Message Date
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
广彬-梁 a7ba9004e1 fix: record key bug (#3166) 8 years ago
Benjy Cui bd7e9f00c0 style: update code style 8 years ago
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