benjamincanac / ui3

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
52 stars 7 forks source link

feat(Accordion): handle `horizontal` orientation #134

Open sandros94 opened 4 months ago

sandros94 commented 4 months ago

๐Ÿ”— Linked issue

Resolves nuxt/ui#2148

โ“ Type of change

๐Ÿ“š Description

Missing tests, and not so great animation.

I've shared a clip on discord that shows an animation set to 2 seconds and you can clearly see that the text wraps as it opens and closes. Could impact performance on slower browsers?

๐Ÿ“ Checklist