Opened 8 years ago
Closed 8 years ago
#16696 closed task (fixed)
Refactoring dojox/charting to load bidi code conditionally
Reported by: | semion18 | Owned by: | cjolif |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | Charting | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Modules containing bidi code for dojox/charting, should be loaded and extend corresponding base classes when user sets "has: {'dojo-bidi': true }" in data-dojo-config. This is similar to what is already done for dojox/mobile.
Attachments (3)
Change History (7)
comment:1 Changed 8 years ago by
Component: | Dojox → Charting |
---|---|
Milestone: | tbd → 1.9 |
Owner: | changed from Adam Peller to cjolif |
Status: | new → assigned |
Changed 8 years ago by
Attachment: | charting5.patch added |
---|
Changed 8 years ago by
Attachment: | charting7.patch added |
---|
Update patch taking into account some feedback, thanks Semion Chichelnitsky (IBM, CCLA)
Changed 8 years ago by
Attachment: | charting8.patch added |
---|
updated patch with tests from Semion Chicelnitsky (IBM, CCLA)
comment:4 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
patches to implement dojo-bidi in charting, thanks Semion Chichelnitsky (IBM, CCLA)