Skip to content
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

JavaScript animation #30

Merged
merged 11 commits into from
Dec 8, 2024
Merged

JavaScript animation #30

merged 11 commits into from
Dec 8, 2024

Conversation

Ahmad-Alqadiri
Copy link
Contributor

✨ Description

Bringing our first home page site to life with interactive elements and dynamic updates can enhance the user experience. By making the site visually appealing. added two elements are flying on the first section of the page, that code generates there path randomly by using properties of gsap liprary.

Linked Issue: [Feature] - Responsive Design Implementation #12

🔄 Type of Change

  • 🐞 Bug fix
  • ✨ New feature
  • 🔧 Improvement

✅ Checklist

  • 📝 Code follows project style guidelines
  • 🔗 Relevant issue is linked and moved to 'In Progress'
  • 🧪 All relevant tests have been added or updated
  • ✔️ Continuous integration (CI) tests have passed
  • 👀 Ready for review

📄 Additional Information

Added javascript animation libraries to add live to the first page in the website.
Added some images (svg and webp) are components of design.
Cleaned code to show more better.
Included code comments.
Tested the page in different sizes to make sure it was working properly.
Added UFO spaceship instead of the second one to show two different element animations.
Renamed images for more organization.
Fixed some error
removed some CDN not used any more.
Ahmad-Alqadiri and others added 7 commits December 8, 2024 23:08
Added javascript animation libraries to add live to the first page in the website.
Added some images (svg and webp) are components of design.
Cleaned code to show more better.
Included code comments.
Tested the page in different sizes to make sure it was working properly.
Added UFO spaceship instead of the second one to show two different element animations.
Renamed images for more organization.
Fixed some error
removed some CDN not used any more.
Rebase changes and ran migrations again
Fix:
- Moved home page styles being applied globally into the home page style tag instead of site.css which is for reusable global styles
Copy link
Contributor

@RespectMathias RespectMathias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, now that it has been rebased so it has everything.

@RespectMathias RespectMathias merged commit ebbed52 into main Dec 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants