vaishnavi-3969 / Web-Componentify

✨ Web Componentify is an open-source repository dedicated to simplifying web development by providing a collection of reusable components. Whether you're building a website, web application, or mobile app, you'll find a wide range of components, from headers and footers to buttons and dropdowns, available in various popular frameworks and language
https://webcomponentify.design
MIT License
24 stars 19 forks source link

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

Closed Jenish-Dhanani closed 1 year ago

Jenish-Dhanani commented 1 year ago

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[bot] commented 1 year ago

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

vercel[bot] commented 1 year ago

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 commented 1 year ago

could u pls resolve the conflicts

Jenish-Dhanani commented 1 year ago

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

welcome[bot] commented 1 year ago

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

vaishnavi-3969 commented 1 year ago

Thanks for your valuable contribution 😄 @Jenish-Dhanani!