add feature/css-glitch-flicker-modal-ag#55609
Conversation
✅ Submission Validation Passed!Great job! All required files are present and valid. 📁 Folder:
|
🎉 Congratulations on your PR merge, @ayushsri-dev! 🚀Thank you so much for your valuable contribution to EaseMotion CSS! Your code is now merged into the main branch. 🎮 Join our Discord Server! ⭐ 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! 💻 |
|
🎉 Pull Request Integrated! Thank you for your contribution, @ayushsri-dev! Your changes have been successfully merged into 📊 Daily Merge Progress: You have merged 3/150 PRs today. Daily quota resets in 19 hrs. 📢 GSSoC Leaderboard Status Update: 🎮 Join our Discord Server! |
Pull Request Description
This PR introduces the CSS Glitch-Flicker Modal for Creative Portfolio Layouts showcase example under
submissions/examples/css-glitch-flicker-modal-ag/.It provides an interactive, zero-JavaScript modal dialog featuring hardware-accelerated glitch-flicker entrance animations, dual RGB channel split text effects (
cyan/magentaclip-pathslices), scanlines overlay, waveform visualizer, and project metadata metrics designed for cyber-aesthetic portfolio layouts.Type of Change
Submission Checklist
submissions/(submissions/examples/css-glitch-flicker-modal-ag/)demo.html— self-contained, opens in browser with no serverstyle.css— raw CSS for the proposed featureREADME.md— what it does, how to use it, why it fits EaseMotion CSScore/components/Feature Description
What does this add?
Provides a pure HTML and CSS modal dialog with a controlled cyberpunk glitch and flicker entrance animation designed for creative portfolio showcases.
How does a developer use it?
Why does it fit EaseMotion CSS?
It delivers an ultra-lightweight, zero-dependency interactive modal system with high-impact cyber visuals, smooth keyframe sequencing, full keyboard accessibility, and robust @media (prefers-reduced-motion: reduce) support using standard EaseMotion CSS design tokens.
Demo
demo.htmlworks by opening directly in a browser)Browser Testing
Notes for Maintainer
Closes #54503