Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support Link element at AutoPagination #22

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Conversation

kyechan99
Copy link
Member

No description provided.

@kyechan99 kyechan99 added the feature New feature or request label Apr 23, 2024
@kyechan99 kyechan99 added this to the Common UI milestone Apr 23, 2024
@kyechan99 kyechan99 self-assigned this Apr 23, 2024
@kyechan99 kyechan99 linked an issue Apr 23, 2024 that may be closed by this pull request
@kyechan99 kyechan99 merged commit f4d045c into main Apr 23, 2024
2 checks passed
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 82.02% 2646 / 3226
🔵 Statements 82.02% 2646 / 3226
🔵 Functions 67.36% 64 / 95
🔵 Branches 74% 185 / 250
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/Pagination/AutoPagination.tsx 29.16% 100% 0% 29.16% 15-48
src/components/Pagination/PaginationLink.tsx 37.28% 100% 0% 37.28% 21-34, 39-63, 66-85, 100-114
Generated in workflow #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: pagination
1 participant