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

Add framer motion library for animations #48

Merged
merged 7 commits into from
Jul 24, 2020
Merged

Conversation

danielv14
Copy link
Owner

What this pull request does

This pull request adds framer motion library to handle animations.

Animations that previously where done with pure css has been moved to framer motion based:

  • Card animations
  • Post list animations

Card animations are handled outside the main Card component - to keep it simple. Implementations of card component decides how to animate it.

Types of changes

  • 🐛 Bug fixes
  • 💅 New features
  • 🚧 Code refactoring
  • 📜 Article
  • 🧹 Chores
  • 📝 Documentation

@vercel
Copy link

vercel bot commented Jul 24, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/danielv14/personal-portfolio/fktyw2fg6
✅ Preview: https://personal-portfolio-git-feature-framer-motion.danielv14.vercel.app

@danielv14 danielv14 merged commit e0bdc2a into master Jul 24, 2020
@danielv14 danielv14 deleted the feature/framer-motion branch July 24, 2020 15:45
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.

None yet

1 participant