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

Support multiple animation names #167

Merged
merged 1 commit into from
Nov 8, 2016

Conversation

joshwcomeau
Copy link
Contributor

@joshwcomeau joshwcomeau commented Nov 6, 2016

  • Updated the animationName handler to accept arrays of animation
    names
  • Added an example showcasing two asynchronous animations
  • Updated documentation to include info about single and multiple
    animations.
  • closes How to add multiple animations? #78

* Updated the `animationName` handler to accept arrays of animation
  names
* Added an example showcasing two asynchronous animations
* Updated documentation to include info about single and multiple
  animations.
@khanbot
Copy link

khanbot commented Nov 6, 2016

Hey @joshwcomeau,

Thanks for the PR! Mind signing our Contributor License Agreement?

When you've done so, go ahead and comment [clabot:check] and I'll check again.

Yours truly,
khanbot

@joshwcomeau
Copy link
Contributor Author

[clabot:check]

@khanbot
Copy link

khanbot commented Nov 6, 2016

CLA signature looks good 👍

@xymostech
Copy link
Contributor

This all looks great to me! I'll let @jlfwong give it a look before we merge.

@jlfwong
Copy link
Collaborator

jlfwong commented Nov 7, 2016

LGTM! Thanks @joshwcomeau! Implementation simple and clean, with docs + tests ❤️

@xymostech Can you merge and push a new minor release to npm?

@xymostech xymostech merged commit bff20d6 into Khan:master Nov 8, 2016
@xymostech
Copy link
Contributor

@jlfwong done!

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.

How to add multiple animations?
4 participants