-
Notifications
You must be signed in to change notification settings - Fork 75
jQuery.Widget needs method examples #76
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
Comments
Not yet, it would need to be added to grunt-jquery-content, specifically https://github.com/jquery/grunt-jquery-content/blob/master/tasks/jquery-xml/entries2html-base.xsl Probably not the most fun thing to work on ;-) If you ping me about this after the conference, I can tackle it. |
Let's discuss this on Thursday? |
@scottgonzalez ping, "after the conference"... |
It's now possible to create custom method examples. @tjvantoll Are you tackling this with the extension points? If not, I'll do this on Monday. |
I was going to do the extension points first and go from there. If you want to tackle this one go for it, else I'll grab it after extension points. |
Regular method examples can't be used here, so we need to write custom examples. Start with
_on
and_off
.The text was updated successfully, but these errors were encountered: