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 )
* Implement Table.Column and Table.ColumnGroup
* Upgrade rc-table
8 years ago
Wei Zhu
0e6ac6bc4c
Optimize table selection ( #3757 )
* Extract SelectionRadio, SelectionCheckbox, SelectionCheckboxAll
* Add some tests
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 )
* Fixes for supporting TypeScript 2.0.3
* Fixes for supporting TypeScript 2.0.3. Issue is #3358
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 )
* fix table filter type
* 'fix'
* update
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 )
* Table suport indeterminate checkbox
* Table support indeterminate Checkbox
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 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
8 years ago
偏右
354759cb17
Redesigned icons ( #3041 )
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
8 years ago
Benjy Cui
59093a6586
fix: should pass prefixCls correctly
8 years ago
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
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 )
* feat: remove Table columns paging, close : #2883
* css: add style for table multi-header
* feat: multi-header supports fitler & sorter and so on
* feat: multi-heaader works with Table[scroll.y]
* feat: multi-header should works with Table[scroll.x]
* style: update code style to please lint
8 years ago
DengYun
43d17eeb3a
补充Table组件缺少的columns的属性类型定义 ( #2833 )
* 补充Table组件缺少的columns的属性类型定义
* `columns` is required.
8 years ago
Benjy Cui
978b9f98e7
refactor: table ts ( #2664 )
* refactor: table ts
* fix: should pass context to onChange correctly
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
+ close #1829
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`
close #1627
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
d84b92926c
fix table spin debounce
9 years ago