ant-design/components/table
xiaoxintang 937beba421
fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT (#23462)
* fix:selections type when use SELECTION_ALL | SELECTION_INVERT

* fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT

* fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT

* Update useSelection.tsx

* Update type.test.tsx

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-04-22 21:59:18 +08:00
..
__tests__ fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT (#23462) 2020-04-22 21:59:18 +08:00
demo docs: Update Table edit row example (#23270) 2020-04-15 10:39:16 +08:00
hooks fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT (#23462) 2020-04-22 21:59:18 +08:00
style 💄 tweak Table selected row hover background (#23313) 2020-04-21 16:53:06 +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: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT (#23462) 2020-04-22 21:59:18 +08:00
Table.tsx fix: Table selection childrenColumnName not work (#23205) 2020-04-13 22:56:26 +08:00
util.ts fix: Table.Column should correct handle sorter state (#21194) 2020-02-03 16:48:13 +08:00