#11738 closed enhancement (fixed)
Remove .closest(Array) returning Array
Reported by: | dmethvin | Owned by: | dmethvin |
---|---|---|---|
Priority: | low | Milestone: | 1.8 |
Component: | traversing | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This was part of the old .live()
internal code, exposed in the API for some reason so we deprecated it in 1.7.
Note that this does not affect any sane uses of .closest()
, only this signature: http://api.jquery.com/closest/#closest2
Change History (3)
comment:1 Changed 11 years ago by
Component: | unfiled → traversing |
---|---|
Milestone: | None → 1.8 |
Owner: | set to dmethvin |
Priority: | undecided → low |
Status: | new → assigned |
Type: | bug → enhancement |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 11 years ago by
Fix #11738. Remove deprecated .closest(Array) => Array.
Changeset: 56d5c1c3a3b012b159e56acbb655a14abfcc8894
Note: See
TracTickets for help on using
tickets.
Landed in 1.8pre: https://github.com/jquery/jquery/commit/56d5c1c3a3b012b159e56acbb655a14abfcc8894