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

Widget: Documenting properties. Fixes #85. #105

Merged
merged 2 commits into from
Feb 21, 2013

Conversation

tjvantoll
Copy link
Member

See #85 for discussion.

<strong>options</strong>: An object containing the options currently being used by the widget. On instantiation, any options provided by the user will automatically be merged with any default values defined in <code>$.myNamespace.myWidget.prototype.options</code>. User specified options override the defaults.
</li>
<li>
<strong>uuid</strong>: A unique, integer identifier for the widget.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

drop the comma

@tjvantoll tjvantoll merged commit 4c1b2b3 into jquery:master Feb 21, 2013
@tjvantoll tjvantoll deleted the widget_properties branch February 21, 2013 02:37
@tjvantoll
Copy link
Member Author

I made the recommended changes and merged this in. @scottgonzalez if you have any additional comments let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants