Opened 13 years ago
Closed 13 years ago
#5013 closed feature (fixed)
Migrate dev branch to labs-widget-factory
Reported by: | Jörn Zaefferer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8 |
Component: | ui.core | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The latest widget factory: http://jquery-ui.googlecode.com/svn/branches/labs/widget-factory/ui/ui.core.js
A testcase: http://jquery-ui.googlecode.com/svn/branches/labs/widget-factory/tests/visual/inheritance.html
The widget factory in trunk/dev is now in jquery.ui.widget.js.
To ease migration, the new factory should still take $[namespace][name].defaults in account.
Attachments (1)
Change History (2)
Changed 13 years ago by
Attachment: | widget-factory.patch added |
---|
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed over several commits across trunk and dev. The dev branch now contains the changes from the patch plus some additional changes to bring the plugins more inline with the new widget factory.
Note: See
TracTickets for help on using
tickets.
Droppable and other widgets relying on mouse plugin still fail