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

Event at launch of animation #133

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

acepero13
Copy link

This pull request addresses issue #112 . Adding events when the flip or unflip start, could be an interesting feature in the case that we don't fully control the HTML markup. Therefore, we could control the content of the back and front sides before we flip them.

Besides the flip:start event, two more events were added: unflip:start and unflip:done.

The function flipDone was refactored to accept a list of events that fire after the flip is done.

amador added 3 commits March 27, 2018 15:39
…wat#112)

- The following events were added:
1. flip:start
2. unflip:start
3. unflip:done

A demo can be found here:
https://jsfiddle.net/acepero13/tvk43dms/11/
- Change function name
@DecentralizedIT
Copy link

Why was this not merged yet?

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