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

Make autogrow return the selector wrapped for jQuery like most other plu... #7

Merged
merged 3 commits into from
May 1, 2014

Conversation

Crisfole
Copy link
Contributor

...gins

I found this useful...something like $('.my-textarea').autogrow().hide() does not currently work because autogrow fails to follow the jQuery convention of returning a selector when possible.

…plugins

I found this useful...something like `$('.my-textarea').autogrow().hide()` does not currently work because autogrow fails to follow the jQuery convention of returning a selector when possible.
@Crisfole
Copy link
Contributor Author

You'll want to double check my minify...I did it by hand, but I'm pretty sure I got the right number of close braces and that I omitted the correct semi-colons

ultimatedelman added a commit that referenced this pull request May 1, 2014
Make autogrow return the selector wrapped for jQuery like most other plu...
@ultimatedelman ultimatedelman merged commit 7bae654 into ultimatedelman:master May 1, 2014
@Crisfole Crisfole deleted the patch-1 branch May 2, 2014 15:19
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