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

feat: Added framer motion animation to accordion open and close #51

Merged

Conversation

Jenish-Dhanani
Copy link
Contributor

Fix #40

Addresses the abrupt opening and closing of the accordion by introducing animation effects. This enhancement aims to improve the user experience, providing a visually appealing and polished feel. The implementation utilizes CSS transitions for a smooth expansion and collapse of accordion content, offering modern and engaging visual feedback to users. Open to collaboration and seeking guidance from maintainers for optimal implementation.

@welcome
Copy link

welcome bot commented Oct 16, 2023

Thanks for opening this pull request! 🚀 Please check out our contributing guidelines in the CONTRIBUTING.md.

@vercel
Copy link

vercel bot commented Oct 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-componentify ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2023 2:46pm

@vaishnavi-3969
Copy link
Owner

could u pls resolve the conflicts

@Jenish-Dhanani
Copy link
Contributor Author

@vaishnavi-3969 I resolved the conflict could you check now?

@vaishnavi-3969 vaishnavi-3969 self-requested a review October 23, 2023 14:38
@vaishnavi-3969 vaishnavi-3969 added hacktoberfest-2023 Hacktoberfest 2023 contribution hacktoberfest Hacktoberfest Contribution hacktoberfest-accepted labels Oct 23, 2023
@vaishnavi-3969 vaishnavi-3969 merged commit 22857d4 into vaishnavi-3969:master Oct 23, 2023
@welcome
Copy link

welcome bot commented Oct 23, 2023

🎉 Congrats on merging your first pull request! We here at Web Componentify are super proud of you! 🚀👏

@vaishnavi-3969
Copy link
Owner

Thanks for your valuable contribution 😄 @Jenish-Dhanani!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Hacktoberfest Contribution hacktoberfest-2023 Hacktoberfest 2023 contribution hacktoberfest-accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add Animation Effects for Accordion Open/Close
2 participants