Opened 9 years ago
Closed 5 years ago
#15633 closed task (patchwelcome)
_filterResult and load need parameters documented for API viewer; examples don't use AMD
Reported by: | dylan | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | Documentation | Version: | 1.7.3 |
Keywords: | query | Cc: | |
Blocked By: | Blocking: |
Description
_filterResult and load methods in dojo/query don't have their parameters defined. Please add type and description for display within the API viewer.
Also, the query online docs have many examples, most of which do not use AMD. These should be updated.
Change History (8)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Would also be nice to specify if order is preserved. This is not specified in the reference guide or the inline docs.
comment:3 Changed 9 years ago by
Also in context of this are dojo/selector/acme and dojo/selector/lite inline docs and examples.
comment:4 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Priority: | high → blocker |
comment:5 Changed 8 years ago by
Milestone: | 1.8 → 2.0 |
---|
1.8 has been tagged; moving all outstanding tickets to next major release milestone.
comment:6 Changed 6 years ago by
Milestone: | 2.0 → 1.11 |
---|---|
Owner: | changed from Kris Zyp to dylan |
Status: | new → assigned |
comment:7 Changed 5 years ago by
Milestone: | 1.11 → 1.12 |
---|---|
Priority: | blocker → high |
comment:8 Changed 5 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | assigned → closed |
Given that no one has shown interest in creating a patch in the past 3+ years, I'm closing this as patchwelcome.
Should also look into the NodeList? docs, as well as the helpers like NodeList?-dom, etc.