fix(data-grid): support adaptive and wrapped pagination - #128
Open
focus0802 wants to merge 2 commits into
Open
Conversation
Replace grouped page buttons with an adaptive pagination window showing the first and last pages, adjacent pages around the current page, and ellipses when pages are hidden. Remove the horizontal overflow wrapper and the forced minimum width from the Base UI and Radix implementations. Allow the pagination controls to wrap on narrow screens while keeping the full control set accessible, including previous/next buttons, neighboring pages, and ellipses. Keep the pagination layout on a single line at desktop breakpoints. Regenerate the related Base/Radix registry metadata and artifacts across all style variants.
|
@focus0802 is attempting to deploy a commit to the Keenthemes Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Verification
pnpm components:build,pnpm components:packages, andpnpm registry:build: passed; 3,466 generated files and 3,450 verified registry items.pnpm typecheckcurrently reports pre-existing unrelated errors in the upstream baseline; the changed pagination files pass the targeted checks above.pnpm registry:verify: Data Grid sets and Base/Radix alignment pass; the repository still reports the existing 34 Cascader dependency declaration issues.Built and tested on upstream main at commit 8a2c701 (v2.5.2).