Wei Zhu
|
f1fd85780e
|
Revert "fix type of column dataIndex (#9298)"
This reverts commit f8e996ee8e .
Close #9393
|
2018-02-22 15:56:37 +08:00 |
|
Leo
|
f8e996ee8e
|
fix type of column dataIndex (#9298)
|
2018-02-07 20:26:03 -06:00 |
|
Wei Zhu
|
49c2a6220b
|
Merge branch 'feature-3.2'
|
2018-02-04 17:24:16 +08:00 |
|
Evert Bouw
|
0c69d721de
|
Fix(Typings): Add OnHeaderCell property to ColumnProps (#9223)
* Fix(Typings): Add OnHeaderCell property to ColumnProps
* onHeaderCell actually receives the ColumnProps object
|
2018-02-01 04:54:50 -06:00 |
|
mgrdevport
|
5fd741bf21
|
Pass name prop down to the table selection input (#9054)
|
2018-01-31 01:07:53 -06:00 |
|
afc163
|
63c620240b
|
emptyText should support function, close #8871
|
2018-01-11 23:17:44 +08:00 |
|
Dane David
|
e8d3be5dc2
|
Make Table props optional (#8515)
|
2017-12-08 15:36:32 +08:00 |
|
Dane David
|
687b058dc0
|
Add missing type definitions for table #8507 (#8511)
|
2017-12-08 14:24:34 +08:00 |
|
ChrisF
|
cd7a04a069
|
change children prop of TableProps to React.ReactNode (#8317)
* make children prop of RadioGroupProps optional
* change children prop of TableProps to React.ReactNode
|
2017-11-27 10:53:55 +08:00 |
|
Wei Zhu
|
5cb5a2ae9d
|
Fix implicit any error for Table
|
2017-11-21 14:22:35 +08:00 |
|