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

Pass stagger a function #163

Closed
wants to merge 1 commit into from
Closed

Pass stagger a function #163

wants to merge 1 commit into from

Conversation

codedependant
Copy link

...e called for each element. The function will be passed the elementIndex and the element itself.
Simple demo can be found at http://codepen.io/code_dependant/pen/JEgdx

…l be called for each element. The function will be passed the elementIndex and the element itself
@codedependant codedependant changed the title Added the ability to pass in a function for stagger option, which will b... Added the ability to pass in a function for the stagger option, which will b... Jul 10, 2014
@julianshapiro julianshapiro changed the title Added the ability to pass in a function for the stagger option, which will b... Pass stagger a function Jul 10, 2014
@julianshapiro
Copy link
Owner

Long story short, it was going to be a pain to merge your PR in hindsight. Sorry about that. Will be more careful next time to ensure you get some GitHub credit.

@cihadturhan @codedependant

Can you guys please play around with it and let me know if there are any issues? Also, do you two have any other great feature suggestions? Really happy about this new change. I'll be documenting it shortly.

@codedependant
Copy link
Author

No problem @julianshapiro, just glad I could help in a small way!

I'll play around with it today and let you know.
Will also let you know if I think of any other useful features. Creating a card game for Redbull and will be relying on Velocity.js quite a bit, so I'm sure some feature requests will come out of it.

PS: apologies for the delayed response, Berlin is pretty crazy for the last few days.

Cheers

Rycochet pushed a commit that referenced this pull request Aug 3, 2020
You can now set the `visibility` option just like you can `display`.
See http://velocityjs.org/#displayAndVisiblity. Closes #9.

Fixed bug that occurs with stagger + out transitions (from the UI
pack). Closes #164. Thank you, @codedependant.

You can now pass a function to the `stagger` option. Closes #163.
Closes #162. Thank you, @codedependant and @cihadturhan.
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