Opened 9 years ago
Closed 9 years ago
#14386 closed enhancement (fixed)
Refactor dojox.mobile.common
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojox/mobile/common.js has bunch of static functions. Some of them should be in separate files so that the mobile widgets could remove dependency on common.js. For example, icon handling functions and lazy-load support functions can be separated out from common.js.
Change History (8)
comment:1 Changed 9 years ago by
comment:4 Changed 9 years ago by
Status: | new → assigned |
---|
comment:8 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [27247]: