-
Notifications
You must be signed in to change notification settings - Fork 476
feat: Add .ease-hover-underline-reveal component example #2777
Copy link
Copy link
Closed
Labels
GSSoC-26Official GSSoC 2026 issueOfficial GSSoC 2026 issueacceptedContribution approved for integration into EaseMotion CSSContribution approved for integration into EaseMotion CSSanimationAnimation effects, hover interactions, motion ideas, transitionsAnimation effects, hover interactions, motion ideas, transitionsgssoc:approvedApproved for GSSoC contributionsApproved for GSSoC contributionshelp wantedExtra attention neededExtra attention neededlevel:intermediateRequires moderate project understandingRequires moderate project understandingtype:featureNew functionality or enhancementNew functionality or enhancement
Metadata
Metadata
Assignees
Labels
GSSoC-26Official GSSoC 2026 issueOfficial GSSoC 2026 issueacceptedContribution approved for integration into EaseMotion CSSContribution approved for integration into EaseMotion CSSanimationAnimation effects, hover interactions, motion ideas, transitionsAnimation effects, hover interactions, motion ideas, transitionsgssoc:approvedApproved for GSSoC contributionsApproved for GSSoC contributionshelp wantedExtra attention neededExtra attention neededlevel:intermediateRequires moderate project understandingRequires moderate project understandingtype:featureNew functionality or enhancementNew functionality or enhancement
💡 Feature Request: Add
.ease-hover-underline-revealComponentIs your feature request related to a problem?
While the repository has general hover styles, it doesn't currently include a smooth text-link underline animation common in modern navigation bars.
Describe the solution you'd like
I'd like to submit a clean example layout under
submissions/examples/hover-underline-reveal/that creates a text link hover state. When hovered, the underline grows outward smoothly from the center.Implementation
This will live entirely inside its own sandbox folder with standalone
demo.html,style.css, andREADME.mdfiles, so it won't affect any core files or cause merge conflicts.I'd love to take this on. Please assign this issue to me!