inovex / elements

Lovingly crafted ui components based on web components. Works well with all Frameworks - including Angular, React and Vue.
https://elements.inovex.de
MIT License
69 stars 9 forks source link

ino-accordion: improve accordion open animation #1393

Open TobiasHeimGalindo opened 1 month ago

TobiasHeimGalindo commented 1 month ago

The animation for opening the ino-accordions can be improved by utilizing the new CSS feature calc-size(auto) instead of using grid or flexbox.