-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Add Newton's Cosmic Cradle animation #3178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Aloha @DEmosus 🙌 - Thanks for your contribution! FeedbackTip You can refer to README.md for additional guidance.
Happy Coding! 🚀 |
|
Aloha @DEmosus 🙌 - Thanks for your contribution! FeedbackTip You can refer to README.md for additional guidance.
Happy Coding! 🚀 |
…animations on wrappers
|
Aloha @DEmosus 🙌 - Thanks for your contribution! FeedbackTip You can refer to README.md for additional guidance.
Happy Coding! 🚀 |
|
Aloha @DEmosus 🙌 - Thanks for your contribution! FeedbackTip You can refer to README.md for additional guidance.
Happy Coding! 🚀 |
|
Aloha @DEmosus 🙌 - Thanks for your contribution! FeedbackTip You can refer to README.md for additional guidance.
Happy Coding! 🚀 |
|
Aloha @DEmosus 🙌 - Thanks for your contribution! FeedbackTip You can refer to README.md for additional guidance.
Happy Coding! 🚀 |
|
The bot is still flagging CSS feedback for Art/DEmosus-newtons-cradle/styles.css regarding an incorrect animation trigger: “remove any pseudo elements with your animation(s) and attach the animation to the concerned element.” However, the animations are now applied directly to the .ball-wrapper elements, and no pseudo‑elements are being animated. |
|
Aloha @DEmosus |

Thank you for making a pull request to ZTM's Animation Nation project. We will review your pull request as soon as we can, but keep in mind we can get very busy during Hacktoberfest.
While you're waiting, please look over this checklist. Feel free to write a description of what you did as well!
What I did
index.html,styles.css, andmeta.jsonArt/DEmosus-newtons-cradle/Pull request checklist
meta.jsonfile.<github_username>-<art_name>without the <>.index.htmlandstyles.css.index.htmlstyles.cssmeta.jsonwith:githubHandle: being your unique github user name,artName: name of your animationNot normally needed
Note: if your pull request makes an improvement besides adding a CSS animation you will need to discuss this with the maintainers. You can help kickstart this process by explaining what your change does and why you are making it in the "What I did" section
What to expect