Search and Top Navigation
#12601 closed feature (fixed)
Opened May 13, 2015 05:53PM UTC
Closed May 15, 2015 12:36AM UTC
Widget Factory: Support mixins
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.12.0 |
Component: | ui.widget | Version: | 1.11.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
We should support mixins to avoid the need to use $.extend()
in the call to $.widget()
.