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

Updated defer to match withDelay for calling setTimeout. Fixes #28 #29

Merged
merged 1 commit into from Mar 18, 2013

Conversation

dcneiner
Copy link
Contributor

This removes passing additional data to setTimeout. Since withDelay already does not use this data parameter, I updated defer to be the same.

Sorry for all the changes in the minified file… it looks like it swapped "n" and "t" minified variables so there are many changes through the file for that swap. Feel free to rebuild the minified file if you need to.

ifandelse added a commit that referenced this pull request Mar 18, 2013
Updated defer to match withDelay for calling setTimeout. Fixes #28
@ifandelse ifandelse merged commit 25d4550 into postaljs:master Mar 18, 2013
@dcneiner dcneiner deleted the settimeout-data branch March 18, 2013 16:06
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.

None yet

2 participants