Skip to content

style: improve contributors layout#920

Merged
danielroe merged 1 commit intonpmx-dev:mainfrom
iiio2:style/improve-contributors
Feb 4, 2026
Merged

style: improve contributors layout#920
danielroe merged 1 commit intonpmx-dev:mainfrom
iiio2:style/improve-contributors

Conversation

@iiio2
Copy link
Contributor

@iiio2 iiio2 commented Feb 4, 2026

our contributors grid looks different in different mobile version specially on right side there is space. i think we can slightly improve it.

Example 1:
two

Example 2:
one

New:
new

@vercel
Copy link

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Feb 4, 2026 10:23am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Feb 4, 2026 10:23am
npmx-lunaria Ignored Ignored Feb 4, 2026 10:23am

Request Review

@codecov
Copy link

codecov bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 4, 2026

📝 Walkthrough

Walkthrough

The layout of the contributors cloud in the About page has been restructured. The previous flexbox implementation with wrapping has been replaced with a CSS Grid layout. The new grid uses auto-fill columns with a fixed width of 48px and applies centre justification. The conditional logic that renders the component only when contributors are present remains unchanged. No modifications were made to the underlying data fetching mechanisms or component logic; the alteration is purely presentational.

🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description clearly relates to the changeset, describing a layout improvement for the contributors grid on mobile versions with visual examples.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

@danielroe danielroe added this pull request to the merge queue Feb 4, 2026
Merged via the queue into npmx-dev:main with commit 62cff37 Feb 4, 2026
16 checks passed
@iiio2
Copy link
Contributor Author

iiio2 commented Feb 4, 2026

Thanks.

@iiio2 iiio2 deleted the style/improve-contributors branch February 4, 2026 11:35
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.

2 participants