Skip to content

feat: add skeleton loading animation submission#1455

Open
AyushPrad2907 wants to merge 1 commit into
SAPTARSHI-coder:mainfrom
AyushPrad2907:feature/skeleton-loading-animation
Open

feat: add skeleton loading animation submission#1455
AyushPrad2907 wants to merge 1 commit into
SAPTARSHI-coder:mainfrom
AyushPrad2907:feature/skeleton-loading-animation

Conversation

@AyushPrad2907
Copy link
Copy Markdown
Contributor

Pull Request Description

This PR adds a new animation submission called Skeleton Loading Animation inside submissions/examples/skeleton-loading-animation/.

The submission introduces a shimmer-based loading placeholder effect that can be used while content is being fetched or rendered. The demo showcases practical use cases including profile cards, article layouts, and dashboard sections.


Type of Change

  • ✨ New animation / hover effect
  • 🧩 New component
  • 📝 Documentation improvement
  • 🐛 Bug fix in an existing submission
  • Other (describe below)

Submission Checklist

  • All changes are inside submissions/examples/skeleton-loading-animation/
  • Includes demo.html
  • Includes style.css
  • Includes README.md
  • No changes to core/
  • No changes to components/
  • One feature per PR

Feature Description

What does this add?

A shimmer-based loading skeleton animation for placeholder content during loading states.

How does a developer use it?

<div class="skeleton"></div>

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

✅ Submission Validation Passed!

Great job! All required files are present.

📁 Folder: submissions/examples/skeleton-loading-animation

Files found:

  • demo.html
  • style.css
  • README.md

🚀 Next Steps:

  • The maintainer will review your PR
  • Respond to any feedback if requested
  • Once approved, your contribution will be merged!

Thank you for contributing to EaseMotion CSS! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant