Modify ↓
Ticket #8382 (closed bug: fixed)
prevAll and prevUntil reverse order is not documented
| Reported by: | checat | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | selector | Version: | 1.5.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
In #6178 and #5994 it is noted that order of elements returned by parents(), prevAll(), prevUntil() is intentionally reverse to document order
Currently it is documented in http://api.jquery.com/parents/ , but not documented in http://api.jquery.com/prevAll/ and http://api.jquery.com/prevUntil/
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Thanks for giving us the heads up regarding this. Adding needsdocs.