Opened 11 years ago
Last modified 10 years ago
#10442 closed feature
Integrate widget factory — at Initial Version
Reported by: | jzaefferer | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | core | Version: | git |
Keywords: | 1-8-discuss | Cc: | |
Blocked by: | Blocking: |
Description
This ticket is mostly meant to start a discussion around the jQuery UI widget factory, and potentially integrating it into jQuery Core to make it more accessible to (plugin) developers. Even in the likely case of not landing it, getting feedback on the current design from core developers would be very useful.
Current version is here, there is a bunch of new features going to land in 1.9: https://github.com/jquery/jquery-ui/blob/master/ui/jquery.ui.widget.js
Unit tests are here: https://github.com/jquery/jquery-ui/tree/master/tests/unit/widget
Documentation (wip) is here: https://github.com/scottgonzalez/widget-factory-docs (doesn't yet cover the internal API, like _create, _bind and more).
PS: Please add keyword/milestone 1-8-discuss