Wei Zhu
|
5cb5a2ae9d
|
Fix implicit any error for Table
|
2017-11-21 14:22:35 +08:00 |
|
Wei Zhu
|
f78d33ed59
|
Update rc-table (#8187)
* Update rc-table
* Add table drag sorting demo
|
2017-11-17 18:53:07 +08:00 |
|
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
2017-11-17 14:38:54 +08:00 |
|
Graeme Yeates
|
8395de01a2
|
Add support for column defaultSortOrder (#6449) (#8111)
Fixes #6449
|
2017-11-09 19:30:24 +08:00 |
|
Wei Zhu
|
fd7ef2407c
|
Don't need extends from rc-table
Fix #6313
|
2017-06-01 14:49:25 +08:00 |
|
Jordan Hornblow
|
ba65f9429e
|
Add onCellClick prop to ColumnProps interface
|
2017-05-29 20:17:01 +10:00 |
|
Jordan Hornblow
|
acdc563a54
|
Add filterDropdownVisible and onFilterDropdownVisibleChange to ColumnProps interface
|
2017-05-24 19:38:39 +10:00 |
|
陆离
|
15e6133867
|
Filter Icon of Table (#5293)
* Filter Icon of Table
+ close #5287
+ add `isFiltered` props for mark dataSource is filterd
+ improve CustomFilter Demo
* fix doc
* update
* custome filter icon
* custome filter icon
|
2017-03-27 17:38:14 +08:00 |
|
Wei Zhu
|
f567342d95
|
Fix grouping column table sort and filter in controlled mode (#5211)
Close #5158
|
2017-03-10 14:52:28 +08:00 |
|
afc163
|
fbb6cb007f
|
max-height should not work on submenu filter, close #4975, ref #4916
|
2017-02-21 15:54:14 +08:00 |
|
Wei Zhu
|
ed455c01d1
|
feat: Implement Table.Column and Table.ColumnGroup (#3868)
* Implement Table.Column and Table.ColumnGroup
* Upgrade rc-table
|
2016-11-22 10:11:12 +08:00 |
|