Feat: Add smooth center reveal layout utility#1208
Merged
SAPTARSHI-coder merged 1 commit intoJun 4, 2026
Merged
Conversation
Contributor
✅ Submission Validation Passed!Great job! All required files are present. 📁 Folder:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Description
This PR introduces the "Smooth Center Reveal" layout and transition utility inside the designated submissions folder. It provides developers with a seamless, polished approach to perfectly center specific high-focus layout cards or dashboard modules while introducing a fluid entry animation and hover micro-interaction. It closes issue #1207.
Type of Change
[x] ✨ New animation / hover effect
[x] 🧩 New component
[ ] 📝 Documentation improvement
[ ] 🐛 Bug fix in an existing submission
[ ] Other (describe below)
Submission Checklist
⚠️ PRs that fail this checklist will be closed without review.
[x] All changes are inside submissions/examples/your-feature-name/
[x] Includes demo.html — self-contained, opens in browser with no server
[x] Includes style.css — raw CSS for the proposed feature
[x] Includes README.md — what it does, how to use it, why it fits EaseMotion CSS
[x] No changes to core/
[x] No changes to components/
[x] One feature per PR (no bundled unrelated changes)
Feature Description
What does this add?
A premium layout wrapper and card system that scales smoothly from an initial state on load and responds with a subtle interactive scale shift on user hover focus.
How does a developer use it?
HTML
Demo
[x] Demo added (demo.html works by opening directly in a browser)
Browser Testing
[x] Chrome
[x] Edge
[ ] Firefox
[ ] Safari (optional but appreciated)
Notes for Maintainer
Tested locally in Chrome and Edge environments; the glassmorphism backdrop effects render crisply against dark design patterns. Ready for standardization review.
Reminder: Only the repository maintainer may merge pull requests.
Do not self-merge, even if you have write access.
Maximum 2 active assigned issues per contributor — unassign extras before opening a PR.