ant-design/components/list
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 docs: update zh-CN demo ref link (#49500) 2024-06-20 14:21:08 +08:00
style feat(Pagination): simple prop extend to object & add align prop (#49562) 2024-06-25 21:27:11 +08:00
context.ts docs: format code (#48309) 2024-04-08 14:04:08 +08:00
index.en-US.md feat: list.item support styles & classNames (#49154) 2024-06-03 11:24:39 +08:00
index.tsx feat(Pagination): simple prop extend to object & add align prop (#49562) 2024-06-25 21:27:11 +08:00
index.zh-CN.md feat: list.item support styles & classNames (#49154) 2024-06-03 11:24:39 +08:00
Item.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00