petalframework / petal_components

Phoenix + Live View HEEX Components
https://petal.build/components
MIT License
768 stars 84 forks source link

Add 'close on' attributes to slideover #268

Closed samuelpordeus closed 8 months ago

samuelpordeus commented 8 months ago

Add the close_on_click_away and close_on_escape attributes to the slideover so it matches the modal

I was chatting with @mplatts about adding the close_on_click_away attr yesterday, but since we are here i also added the close_on_escape as well giving more flexibility to the component 🙂

lmk if i'm missing anything ❤️

mplatts commented 8 months ago

released in 1.7.0

mplatts commented 8 months ago

also added fade in transition