#13326 closed enhancement (fixed)
[patch] AMD refactoring of dojox.layout.ExpandoPane
Reported by: | Kitson Kelly | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Layout | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Submitting a AMD refactoring of dojox.layout.ExpandoPane?. CCLA on file.
Attachments (1)
Change History (4)
Changed 10 years ago by
Attachment: | ExpandoPane.js.patch added |
---|
comment:1 Changed 10 years ago by
Owner: | set to dante |
---|
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was checked in in [25695], so marking as fixed, although I do note that it's missing all it's dojo core dependencies (everything except for dojo/_base/kernel), so I'm going to change it to require dojo/main until someone wants to setup proper dependencies and baseless AMD.
comment:3 Changed 10 years ago by
Note: See
TracTickets for help on using
tickets.
AMD Refactoring for ExpandoPane?