Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option for including the fade class. #8

Merged
merged 1 commit into from
Apr 23, 2013
Merged

Add an option for including the fade class. #8

merged 1 commit into from
Apr 23, 2013

Conversation

kramerc
Copy link
Contributor

@kramerc kramerc commented Apr 22, 2013

The fade class triggers animations that have the modal slide down and fade in when opened and slide up and fade out when closed. In order to properly handle this, removal of the modal is now performed in an event handler that listens for the hidden event fired by the modal. This also fixes an issue with the modal not being completely removed when
the backdrop is clicked.

The fade class triggers animations that have the modal slide down and
fade in when opened and slide up and fade out when closed. In order to
properly handle this, removal of the modal is now performed in an event
handler that listens for the "hidden" event fired by the modal. This
also fixes an issue with the modal not being completely removed when
the backdrop is clicked.
@rvanlieshout
Copy link
Member

Thanks!

rvanlieshout added a commit that referenced this pull request Apr 23, 2013
Add an option for including the fade class.
@rvanlieshout rvanlieshout merged commit ef70e1e into bluerail:master Apr 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants