Skip to content

jQuery.widget: Document that widget event names are lowercased #191

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

Closed
wants to merge 1 commit into from

Conversation

tjvantoll
Copy link
Member

Fixes gh-182

@gnarf
Copy link
Member

gnarf commented Jan 22, 2014

Should we use an even example that is camelCased, do we have any?

@tjvantoll
Copy link
Member Author

There are only a couple - e.g. sortable's beforeStop event.

Since progressbar is the widget used to document the widget factory, and it has no camel cased events, I worry that an example would interrupt the flow of this too much.

@tjvantoll
Copy link
Member Author

I'm going to land this as is for now. If someone can come up with a reasonable way of adding an example into the docs without messing with the flow then we can add that later.

@tjvantoll tjvantoll closed this in 0f8f481 Jan 31, 2014
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.

Document the behavior for camelCased plugins/events in the widget factory
2 participants