#13067 closed defect (fixed)
Build profile for dojox.mobile needs to be updated
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.6.1 |
Keywords: | 1.7-mobile | Cc: | |
Blocked By: | Blocking: |
Description
Change History (8)
comment:1 Changed 10 years ago by
comment:3 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 Changed 10 years ago by
comment:6 Changed 10 years ago by
comment:7 Changed 10 years ago by
comment:8 Changed 10 years ago by
(In [25655]) Refs #13067 The plugins section is no longer necessary for mobile-all.profile.js since dependency on dojo.query was removed from _WidgetBase.js and dijit/_base/manager.js. Note that the plugins section hack is still necessary for mobile.profile.js because it doesn't have customeBase:true option and thus dependency on dojo.query exists.
Note: See
TracTickets for help on using
tickets.
(In [25186]) Refs #13067 To pass the additional arguments to util/buildscripts/build.sh