Skip to content

docs(engine): document missing motion engine keyframes with reproducible demo#55618

Merged
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
broskell:docs/engine-missing-keyframes-ks
Jul 25, 2026
Merged

docs(engine): document missing motion engine keyframes with reproducible demo#55618
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
broskell:docs/engine-missing-keyframes-ks

Conversation

@broskell

Copy link
Copy Markdown
Contributor

Summary

This PR adds a documentation submission that demonstrates and documents a gap in the current motion engine implementation.

The submission includes a reproducible demo highlighting several animation names accepted by the engine that currently have no corresponding keyframe definitions, making it easier for maintainers to verify and address the issue in a future core update.


Why

While exploring the motion engine, I noticed that several supported animation names can be parsed successfully but do not produce visible animations due to missing keyframe definitions.

Since contributors are only allowed to submit content inside the submissions/ directory, this PR provides a self-contained documentation example instead of modifying the framework itself.


Contents

Added a new documentation submission:

submissions/docs/engine-missing-keyframes-ks/
├── demo.html
├── style.css
└── README.md

The submission includes:

  • A reproducible demonstration of the affected animations
  • Documentation describing the observed behavior
  • Expected vs. actual results
  • Suggested direction for a future framework fix

Notes

This PR intentionally does not modify any framework files.

It serves as a reproducible reference that maintainers can use when implementing the fix in the core library.


Testing

  • ✅ Submission follows the required directory structure
  • ✅ Includes demo.html, style.css, and README.md
  • ✅ Demo renders correctly in a browser
  • ✅ No modifications outside the submissions/ directory

Checklist

  • Submission placed under submissions/docs/
  • Includes all required files
  • Original content
  • No core framework modifications
  • Ready for maintainer review

@github-actions github-actions Bot added animation Animation effects, hover interactions, motion ideas, transitions contribution documentation Improvements or additions to documentation 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:docs type:feature New functionality or enhancement labels Jul 25, 2026
@SAPTARSHI-coder

Copy link
Copy Markdown
Owner

✅ Submission Validation Passed!

Great job! All required files are present and valid.

📁 Folder: submissions/docs/engine-missing-keyframes-ks

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 129ad9b into SAPTARSHI-coder:main Jul 25, 2026
15 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Congratulations on your PR merge, @broskell! 🚀

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 good-pr integrated Successfully merged and included in the framework labels Jul 25, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Pull Request Integrated!

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

📊 Daily Merge Progress: You have merged 8/150 PRs today. Daily quota resets in 19 hrs.

📢 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 animation Animation effects, hover interactions, motion ideas, transitions contribution documentation Improvements or additions to documentation good first issue Good for newcomers good-pr 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:docs type:feature New functionality or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants