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

Fixing up formatting and added in ability to chain jQuery functions. #9

Closed
wants to merge 2 commits into from
Closed

Conversation

Vheissu
Copy link
Contributor

@Vheissu Vheissu commented Feb 25, 2013

I noticed a $(this).each was being used, so I added in a return this.each instead so chainability with other functions is kept intact. I also cleaned some some of the variables and added in missing semicolons and fixed if statements that were short-handed. Some personal preferences with formatting and whatnot might come into play here.

I indented everything 4 spaces which cleans things up too.

@joshbuddy
Copy link
Owner

So .. would you mine taking just 653f1c2 and sending that as a pull request? I appreciate the semicolors and 4 spaces and such, but, that seems like more of a style thing. You know, visiting other people's code is like going to a foreign country. Best not to judge, better to just put on the clothes and fit in :)

@joshbuddy
Copy link
Owner

(Oh, and please toss in 118171c to boot)

@Vheissu
Copy link
Contributor Author

Vheissu commented Feb 25, 2013

No worries man, completely understand. I should be able to just remove that one commit for the formatting from the pull request and leave the other two :)

@joshbuddy
Copy link
Owner

Awesome. I seriously appreciate your changes though! I hope you don't mind pulling this into another pr. And happy to improve this in other ways that you dream up :)

@Vheissu Vheissu closed this Feb 25, 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.

None yet

2 participants