#3819 closed task (fixed)
Dijit: make _base directory
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Following dojo (core)'s lead, make dijit.js include certain modules by default, and make the names of the modules short (ie, dijit.util.popup.open --> dijit.popup.open)
Change History (8)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
comment:5 Changed 14 years ago by
comment:6 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:8 Changed 14 years ago by
Note: See
TracTickets for help on using
tickets.
(In [9728]) Following dojo (core)'s lead, make dijit.js include certain modules by default, and make the names of the modules and methods shorter. (ie, dijit.util.popup.open --> dijit.popup.open)
Refs #3819