Opened 9 years ago
Closed 9 years ago
#13550 closed defect (fixed)
Use style.set and style.get in dojox.mobile
Reported by: | Philippe May | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Dojox.mobile is broken since r25901 (dojo/dom-style does not define a style function, only set() and get()).
Attachments (1)
Change History (4)
Changed 9 years ago by
Attachment: | mobile_style.diff added |
---|
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.7 |
---|---|
Status: | new → accepted |
comment:2 Changed 9 years ago by
Status: | accepted → new |
---|
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Will update for the other API changes such as dojo.attr, dojo.contentBox, etc. as well.