ant-design/components/pagination
ice e76e386966
feat(Pagination): simple prop extend to object & add align prop (#49562)
* feat(pagination): simple prop extend to object

* feat(pagination): add align prop

* Update components/pagination/Pagination.tsx

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>

* refactor: remove useless types

* refactor(List): align prop

---------

Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-25 21:27:11 +08:00
..
__tests__ feat(Pagination): simple prop extend to object & add align prop (#49562) 2024-06-25 21:27:11 +08:00
demo feat(Pagination): simple prop extend to object & add align prop (#49562) 2024-06-25 21:27:11 +08:00
design docs: add pagination design page (#47119) 2024-01-23 20:33:53 +08:00
style feat(Pagination): simple prop extend to object & add align prop (#49562) 2024-06-25 21:27:11 +08:00
index.$tab-design.zh-CN.md docs: add pagination design page (#47119) 2024-01-23 20:33:53 +08:00
index.en-US.md feat(Pagination): simple prop extend to object & add align prop (#49562) 2024-06-25 21:27:11 +08:00
index.ts feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md feat(Pagination): simple prop extend to object & add align prop (#49562) 2024-06-25 21:27:11 +08:00
Pagination.tsx feat(Pagination): simple prop extend to object & add align prop (#49562) 2024-06-25 21:27:11 +08:00
Select.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00