Skip to content

add animated progress bars submission#55785

Merged
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
scriptedbyshivam:progress-bars-usr@112190
Jul 26, 2026
Merged

add animated progress bars submission#55785
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
scriptedbyshivam:progress-bars-usr@112190

Conversation

@scriptedbyshivam

Copy link
Copy Markdown
Contributor

Closes #55784

📝 Summary

This PR adds a self-contained Animated Progress Bars example to the submissions/examples/ directory, adhering to all contribution guidelines.

🎯 What's Included

  • submissions/examples/progress-bars-[initials]/demo.html: Markup with Intersection Observer for scroll-triggered animations.
  • submissions/examples/progress-bars-[initials]/style.css: Clean styling with gradient fills and accessibility support.
  • submissions/examples/progress-bars-[initials]/README.md: Clear documentation on usage and value.

✅ Checklist

  • Strictly inside submissions/examples/ (no core files touched).
  • Unique initials appended to folder name to prevent naming collisions.
  • Includes prefers-reduced-motion media query.
  • Tested locally by opening demo.html in Chrome/Firefox.

Ready for maintainer review! 💜

@SAPTARSHI-coder

Copy link
Copy Markdown
Owner

✅ Submission Validation Passed!

Great job! All required files are present and valid.

📁 Folder: submissions/examples/progress-bars-usr!213289

Files found:

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

🚀 Next Steps:

  • A 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! 🎉

@SAPTARSHI-coder
SAPTARSHI-coder merged commit c2a1fc8 into SAPTARSHI-coder:main Jul 26, 2026
13 of 15 checks passed
@github-actions github-actions Bot added accepted Contribution approved for integration into EaseMotion CSS good-pr labels Jul 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Congratulations on your PR merge, @scriptedbyshivam! 🚀

Thank you so much for your valuable contribution to EaseMotion CSS! Your code is now merged into the main branch.

🎮 Join our Discord Server!
We have an official Discord server for EaseMotion CSS! Join us to connect with other developers, seek help, discuss design choices, and share your creations in the showcase channel: Join the EaseMotion CSS Discord 💜

⭐ If you haven't already, please consider giving this repository a Star! It helps show your support, increases project visibility, and helps us grow the community. ✨

Thank you again, and happy coding! 💻

@github-actions github-actions Bot added the integrated Successfully merged and included in the framework label Jul 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Pull Request Integrated!

Thank you for your contribution, @scriptedbyshivam! Your changes have been successfully merged into main and will be credited to your wall. 🚀

📊 Daily Merge Progress: You have merged 7/150 PRs today. Daily quota resets in 8 hrs.

📢 GSSoC Leaderboard Status Update:
Please note that the GSSoC leaderboard servers are currently experiencing platform-wide downtime, so your points may take a few days to reflect. Rest assured, your merged PR is fully recorded in our repository history and all GSSoC labels are correctly assigned.

🎮 Join our Discord Server!
We have an official Discord server for EaseMotion CSS! Join us to connect with other developers, seek help, discuss design choices, and share your creations in the showcase channel: Join the EaseMotion CSS Discord 💜

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

Labels

accepted Contribution approved for integration into EaseMotion CSS good-pr integrated Successfully merged and included in the framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Animated Progress Bars to submissions/examples

2 participants