Skip to content

feat(examples): add ease-attention-wiggle — playful horizontal wiggle#17498

Merged
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
ARPANPATRA111:feat/17190-wiggle
Jun 22, 2026
Merged

feat(examples): add ease-attention-wiggle — playful horizontal wiggle#17498
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
ARPANPATRA111:feat/17190-wiggle

Conversation

@ARPANPATRA111

Copy link
Copy Markdown
Contributor

Description

Playful horizontal wiggle to grab user's attention — friendlier and slower than a shake. Uses translateX oscillation with 3 cycles.

Acceptance Criteria

  • translateX oscillation, slower than shake
  • 2-3 cycles then stops
  • --ease-wiggle-amount and --ease-wiggle-speed CSS custom properties

Files

  • demo.html — wiggle card demo
  • style.css — wiggle keyframes with CSS vars
  • README.md — documentation

Related Issue

Closes #17190

@github-actions github-actions Bot added contribution good first issue Good for newcomers GSSoC-26 Official GSSoC 2026 issue gssoc:approved Approved for GSSoC contributions help wanted Extra attention needed level:intermediate Requires moderate project understanding type:feature New functionality or enhancement labels Jun 22, 2026
@SAPTARSHI-coder

Copy link
Copy Markdown
Owner

✅ Submission Validation Passed!

Great job! All required files are present and valid.

📁 Folder: submissions/examples/ease-attention-wiggle

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 0e5cb61 into SAPTARSHI-coder:main Jun 22, 2026
7 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Congratulations on your PR merge, @ARPANPATRA111! 🚀

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 accepted Contribution approved for integration into EaseMotion CSS integrated Successfully merged and included in the framework labels Jun 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Pull Request Integrated!

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

📢 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 contribution good first issue Good for newcomers gssoc:approved Approved for GSSoC contributions GSSoC-26 Official GSSoC 2026 issue help wanted Extra attention needed integrated Successfully merged and included in the framework level:intermediate Requires moderate project understanding type:feature New functionality or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Animation: ease-attention-wiggle — horizontal wiggle to attract attention

2 participants