Opened 9 years ago
Closed 9 years ago
#14608 closed defect (fixed)
UpgradeBar.js should use dijit._TemplatedMixin
Reported by: | Brett van de Sande | Owned by: | Revin Guillen |
---|---|---|---|
Priority: | low | Milestone: | 1.8 |
Component: | DojoX Widgets | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
For version 2.0, should change dijit._Templated -> dijit._TemplatedMixin
Attachments (1)
Change History (7)
Changed 9 years ago by
comment:2 Changed 9 years ago by
Owner: | changed from dante to Revin Guillen |
---|
I've actually had a full AMD version of UpgradeBar sitting here for a while bug neglected to check it in; it includes the change to _TemplatedMixin and more, so that should be sufficient, I hope.
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
comment:5 Changed 9 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
don't forget to update dojox/dojox.profile.js so that these converted files get tagged as amd. ie update the excludes array so that these module ids aren't going to match any more.
Note: See
TracTickets for help on using
tickets.
patch