Opened 11 years ago
Closed 11 years ago
#13435 closed defect (fixed)
dojo/NodeList-* isn't using granular dependencies
Reported by: | Bryan Forbes | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | General | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo/NodeList-* should only be including what it needs instead of "./main".
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [25774]) Updated NodeList?-* to have more granular dependencies. Also hung dojo._filterQueryResult off of dojo.query as _filterResult. refs #13435 !strict