ant-design/components/pagination
Dunqing f0c105d262
feat: insert use client automatically at compilations instead of hardcode (#44608)
* feat: remove the hardcode of `use client`

* chore: update `@ant-design/tools`

* test: update

* fix: incorrect dictionary

* chore: update dep

* ci: check use client

* chore: update ci

* fix: should be LIB_DIR

* ci: should only run in dist

* chore: update check tsx files
2023-09-04 19:27:20 +08:00
..
__tests__ fix: disabled pagination should not have hover and focus style (#43970) 2023-08-02 22:04:00 +08:00
demo fix: disabled pagination should not have hover and focus style (#43970) 2023-08-02 22:04:00 +08:00
style style: fix Pagination buttons transition style (#44030) 2023-08-04 20:56:22 +08:00
index.en-US.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +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 docs: add help text for token customization 2023-08-30 23:02:35 +08:00
Pagination.tsx chore: code style optimization (#43475) 2023-07-11 11:20:11 +08:00
Select.tsx feat: Pagination size change select component is searchable (#42608) 2023-05-25 19:26:47 +08:00