Skip to content

add fab-expanding-menu-qn animation to submissions/examples#22678

Merged
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
scriptedbyshivam:fab-expanding-menu-qn
Jun 26, 2026
Merged

add fab-expanding-menu-qn animation to submissions/examples#22678
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
scriptedbyshivam:fab-expanding-menu-qn

Conversation

@scriptedbyshivam

Copy link
Copy Markdown
Contributor

Description

This PR adds a new "Animated Floating Action Button (FAB) with Expanding Menu" component to the repository. It creates a smooth, interactive expanding menu on hover, featuring a rotating main button and a staggered, bouncy reveal of sub-buttons, all built with pure CSS.

Changes

  • Added submissions/examples/fab-expanding-menu-qn/ folder.
  • Added demo.html with the HTML structure, inline SVG icons, and a CSS-only plus icon.
  • Added style.css with the flexbox layout, staggered transition delays, rotation, and scale animations.
  • Added README.md with usage instructions and customization tips (including how to change the expansion direction).

Related Issue

Closes #22674

Checklist

  • I have read the CONTRIBUTING.md guidelines.
  • I have placed my files in the submissions/examples/fab-expanding-menu-qn/ directory.
  • I have not modified any files in core/ or components/.
  • My submission includes demo.html, style.css, and README.md.
  • I have appended a unique identifier (-qn) to the feature name to avoid conflicts.
  • My commits are squashed into a single meaningful commit with a clear message.

@github-actions github-actions Bot added animation Animation effects, hover interactions, motion ideas, transitions 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 26, 2026
@SAPTARSHI-coder

Copy link
Copy Markdown
Owner

✅ Submission Validation Passed!

Great job! All required files are present and valid.

📁 Folder: submissions/examples/fab-expanding-menu-qn

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 5fdde30 into SAPTARSHI-coder:main Jun 26, 2026
7 checks passed
@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 accepted Contribution approved for integration into EaseMotion CSS integrated Successfully merged and included in the framework labels Jun 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. 🚀

📢 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 💜

@scriptedbyshivam scriptedbyshivam deleted the fab-expanding-menu-qn branch June 26, 2026 12:44
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 animation Animation effects, hover interactions, motion ideas, transitions 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.

Add "Animated FAB with Expanding Menu" to Submissions

2 participants