fix: improve package page skeleton loading state#1115
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
📝 WalkthroughWalkthroughThis 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)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
No description provided.