Closed kilobyte2007 closed 2 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.
Hey @JosephusPaye, can you please merge this? Thank you.
Thanks! Released in v1.3.2
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.