ant-design/components/table
zoomdong 77ddbfc525
feat: update pagination@2.3.0 support onChange called when pageSize change (#24964)
* feat: update pagination@2.5.0 and add test case to relative component

* fix: lint

* delete

* feat: add test case for pagination

* adjust test case
2020-06-13 14:26:29 +08:00
..
__tests__ feat: update pagination@2.3.0 support onChange called when pageSize change (#24964) 2020-06-13 14:26:29 +08:00
demo Merge pull request #24839 from ant-design/master 2020-06-08 18:33:02 +08:00
hooks merge master 2020-06-11 10:38:50 +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: update pagination@2.3.0 support onChange called when pageSize change (#24964) 2020-06-13 14:26:29 +08:00
index.tsx fix: table export ColumnProps (#21321) 2020-02-10 17:43:45 +08:00
index.zh-CN.md feat: update pagination@2.3.0 support onChange called when pageSize change (#24964) 2020-06-13 14:26:29 +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