ant-design/components/table
Neto Braghetto 8957d37bfd
feat: add Table onChange an action param (#24697)
* Working on tests

* created TableAction type

* changed TableActions to tuple

* removed chinese documentation line

* refactor TableActions

* fix documentation

* Moved action into extra param

* minor doc change
2020-06-09 21:41:11 +08:00
..
__tests__ feat: add Table onChange an action param (#24697) 2020-06-09 21:41:11 +08:00
demo Merge pull request #24839 from ant-design/master 2020-06-08 18:33:02 +08:00
hooks feat: Support rowSelection.dirty (#24718) 2020-06-04 17:08:20 +08:00
style feat: allow user customize table font size (#24714) 2020-06-04 08:57:58 +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 Revert "test: Fix Table test (#23915)" (#23916) 2020-05-06 23:38:58 +08:00
index.en-US.md feat: add Table onChange an action param (#24697) 2020-06-09 21:41:11 +08:00
index.tsx fix: table export ColumnProps (#21321) 2020-02-10 17:43:45 +08:00
index.zh-CN.md feat: add Table onChange an action param (#24697) 2020-06-09 21:41:11 +08:00
interface.tsx feat: add Table onChange an action param (#24697) 2020-06-09 21:41:11 +08:00
Table.tsx feat: add Table onChange an action param (#24697) 2020-06-09 21:41:11 +08:00
util.ts fix: Table.Column should correct handle sorter state (#21194) 2020-02-03 16:48:13 +08:00