JosephusPaye / Keen-UI

A lightweight Vue.js UI library with a simple API, inspired by Google's Material Design.
https://josephuspaye.github.io/Keen-UI/
MIT License
4.1k stars 438 forks source link

Hide UiCollapsible content overflow only during animation #519

Closed kilobyte2007 closed 2 years ago

kilobyte2007 commented 3 years ago

Sometimes we need to have elements that are out of the collapsible scope (we have a color picker in our case) and it is hidden by the collapsible. But because we only need overflow hidden while animating we can assign it to Vue's animation classes.

kilobyte2007 commented 2 years ago

Hey @JosephusPaye, can you please merge this? Thank you.

JosephusPaye commented 2 years ago

Thanks! Released in v1.3.2