Skip to content

fix: improve package page skeleton loading state - #1115

Merged
danielroe merged 1 commit into
mainfrom
fix/skeleton
Feb 6, 2026
Merged

fix: improve package page skeleton loading state#1115
danielroe merged 1 commit into
mainfrom
fix/skeleton

Conversation

@danielroe

Copy link
Copy Markdown
Member

No description provided.

@vercel

vercelBot commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

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

ProjectDeploymentActionsUpdated (UTC)
npmx.devReadyReadyPreview, CommentFeb 6, 2026 10:38pm

Request Review

@codecov

codecovBot commented Feb 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@coderabbitai

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

This change restructures the Package skeleton component from a monolithic layout to a responsive, grid-based design. The header, description, installation, vulnerabilities, readme, and sidebar sections are now managed as distinct grid areas with responsive breakpoints for mobile, tablet, and desktop viewports. Translation keys are updated throughout to reflect new naming conventions. The layout introduces improved organisation with area-header, area-details, area-install, area-vulnerabilities, area-readme, and area-sidebar sections. Additional placeholders are added for charts, keywords, and maintainers.

🚥 Pre-merge checks | ❌ 1
❌ Failed checks (1 warning)
Check nameStatusExplanationResolution
Description check⚠️ WarningThe pull request lacks any author-provided description, making it impossible to evaluate the intended purpose or scope of the changes.Add a detailed pull request description explaining the changes, their purpose, and any relevant context or motivation for the modifications.

✏️ 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
  • Commit unit tests in branch fix/skeleton

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

@coderabbitaicoderabbitaiBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 1

Comment threadapp/components/Package/Skeleton.vue
@danielroe
danielroe merged commit 4baf904 into mainFeb 6, 2026
20 checks passed
@danielroe
danielroe deleted the fix/skeleton branch February 6, 2026 22:45
@coderabbitaicoderabbitaiBot mentioned this pull request Apr 4, 2026
Sign up for freeto 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.

1 participant

@danielroe