Skip to content

feat(pagination): add jump-to-first and jump-to-last page buttons - #122

Merged
tmccoy14 merged 2 commits into
mainfrom
feat/GOV-189
Aug 7, 2026
Merged

feat(pagination): add jump-to-first and jump-to-last page buttons#122
tmccoy14 merged 2 commits into
mainfrom
feat/GOV-189

Conversation

@tmccoy14

@tmccoy14 tmccoy14 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds jump-to-first and jump-to-last controls to the design system’s Pagination component (in packages/ui), updating docs and release metadata accordingly.

Changes:

  • Adds optional first/last page jump buttons (with new showFirstLast prop) and improves pagination ARIA attributes.
  • Tweaks Pagination’s items-per-page Select trigger styling.
  • Updates Pagination docs, bumps @eqtylab/equality version, and refreshes root README prerequisites/dev command wording.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
README.md Updates design system description and raises documented Node requirement; clarifies dev command wording.
packages/ui/src/components/pagination/pagination.tsx Implements first/last navigation buttons and adds ARIA attributes for better pagination semantics.
packages/ui/src/components/pagination/pagination.module.css Adds styling overrides for the items-per-page Select trigger.
packages/ui/package.json Bumps UI package version to 3.1.0.
packages/demo/src/content/components/pagination.mdx Documents the new first/last jump behavior and the showFirstLast prop.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/ui/src/components/pagination/pagination.tsx
Comment thread packages/ui/src/components/pagination/pagination.module.css

@Shrinks99 Shrinks99 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good thinking! Thanks!

@tmccoy14
tmccoy14 merged commit ddc3c80 into main Aug 7, 2026
1 check passed
@tmccoy14
tmccoy14 deleted the feat/GOV-189 branch August 7, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants