ant-design/components/table
二货机器人 2da7e29198
feat: Table summary support fixed columns (#23647)
* feat: Summary support fixed column

* update snapshot

* update demo
2020-04-27 15:08:54 +08:00
..
__tests__ feat: Table summary support fixed columns (#23647) 2020-04-27 15:08:54 +08:00
demo feat: Table summary support fixed columns (#23647) 2020-04-27 15:08:54 +08:00
hooks chore: Merge master branch and fix conflicts 2020-04-26 13:34:11 +08:00
style chore: Merge master branch and fix conflicts 2020-04-26 13:34:11 +08:00
Column.tsx fix: Table ts define (#20695) 2020-01-06 17:28:28 +08:00
ColumnGroup.tsx fix: Table ts define (#20695) 2020-01-06 17:28:28 +08:00
ExpandIcon.tsx fix: Table expand icon not clickable when expandRowByClick is set (#20808) 2020-01-09 22:44:31 +08:00
index.en-US.md docs(components): improve link (#23355) 2020-04-17 17:56:42 +08:00
index.tsx fix: table export ColumnProps (#21321) 2020-02-10 17:43:45 +08:00
index.zh-CN.md docs(components): improve link (#23355) 2020-04-17 17:56:42 +08:00
interface.tsx fix(ci): lint error 2020-04-26 16:25:42 +08:00
Table.tsx feat: Table summary support fixed columns (#23647) 2020-04-27 15:08:54 +08:00
util.ts fix: Table.Column should correct handle sorter state (#21194) 2020-02-03 16:48:13 +08:00