ant-design/components/table
Camol ae2990e241 feature: [Table] Pagination on the top in addition to the bottom. fix… (#9357)
* feature: [Table] Pagination on the top in addition to the bottom. fix (#9346)

* refactor pagination of table (#9357)

* specify the position of pagination when using table  - add test

* specify the position of pagination when using table - update API docs

* update api docs

* fix error

* add TablePaginationConfig extends PaginationProps
2018-03-02 12:00:28 +08:00
..
__tests__ feature: [Table] Pagination on the top in addition to the bottom. fix… (#9357) 2018-03-02 12:00:28 +08:00
demo site: Update Table drag demo 2018-02-05 11:08:16 +08:00
style feature: [Table] Pagination on the top in addition to the bottom. fix… (#9357) 2018-03-02 12:00:28 +08:00
Column.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
ColumnGroup.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
createBodyRow.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
createStore.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
filterDropdown.tsx Fix lint 2018-02-26 17:24:55 +08:00
FilterDropdownMenuWrapper.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
index.en-US.md feature: [Table] Pagination on the top in addition to the bottom. fix… (#9357) 2018-03-02 12:00:28 +08:00
index.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
index.zh-CN.md feature: [Table] Pagination on the top in addition to the bottom. fix… (#9357) 2018-03-02 12:00:28 +08:00
interface.tsx feature: [Table] Pagination on the top in addition to the bottom. fix… (#9357) 2018-03-02 12:00:28 +08:00
SelectionBox.tsx Pass name prop down to the table selection input (#9054) 2018-01-31 01:07:53 -06:00
SelectionCheckboxAll.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
Table.tsx feature: [Table] Pagination on the top in addition to the bottom. fix… (#9357) 2018-03-02 12:00:28 +08:00
util.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00