- Header can be scroll in fixed-columns Table
- Support nested string of
dataIndex
- Fix fixed Table with expand row
- Support fixed columns
- Add
scroll
prop - Add
defaultExpandAllRows
prop - Add
onExpand
prop - Add
rowRef
prop
- Add prop
showHeader
- support render footer via
footer={() => <div>xxx</div>}
- Add prop expandIconColumnIndex
- support pinned and paging columns.
- Add
onRowClick
- Add
childenIndent
- add defaultExpandedRowKeys/expandedRowKeys/onExpandedRowsChange prop
- Add colSpan and rowSpan support
- support react 0.14
- add expandIconAsCell prop